Problem with .getJSON() function

Edited out your client ID.

The endpoint is gated by an OAuth token, which you’re not providing in your code. Check out the endpoint documentation and the authentication documentation.