Skip to content

Instantly share code, notes, and snippets.

@jbdietrich
Created November 20, 2013 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbdietrich/7566276 to your computer and use it in GitHub Desktop.
Save jbdietrich/7566276 to your computer and use it in GitHub Desktop.
{
topic: {
url: "https://subdomain.zendesk.com/api/v2/topics/23086597.json",
id: 23086597,
title: "My Topic",
body: "<p>This is a test topic.</p> <p><iframe src="//www.youtube.com/embed/jBeuco0PgJs" width="420" height="315" frameborder="0"></iframe></p>",
topic_type: "Questions",
submitter_id: 275737146,
updater_id: 275737146,
forum_id: 21378676,
locked: false,
pinned: false,
highlighted: false,
position: null,
tags: [ ],
attachments: [ ],
comments_count: 2,
created_at: "2013-02-06T14:08:36Z",
updated_at: "2013-11-12T21:53:40Z",
answered: false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment