Files
2012-02-21 01:15:00 -05:00

1 line
5.4 KiB
JSON

[{"user_id": 2236, "stars": [], "topic_id": 21026, "date_created": 1303589370.535229, "message": "Is there any reasonable way to get access to the raw content of a Gist via JSONP?", "group_id": 591, "id": 790814}, {"user_id": 22997, "stars": [], "topic_id": 21026, "date_created": 1303591255.870805, "message": "Do you want to retrieve a document containing the contents of all the files in a Gist, or each file as a separate JSON response?", "group_id": 591, "id": 791047}, {"user_id": 2236, "stars": [], "topic_id": 21026, "date_created": 1303591754.0161231, "message": "Ideally querying each file individually, but I could handle various other cases as well.", "group_id": 591, "id": 791120}, {"user_id": 22997, "stars": [], "topic_id": 21026, "date_created": 1303594068.534409, "message": "Writing a small JSON-P proxy for Gists wouldn\u2019t be that hard. I might give it a shot tomorrow.", "group_id": 591, "id": 791293}, {"user_id": 23882, "stars": [{"date_created": 1304025332.0387399, "user_id": 4935}], "topic_id": 21026, "date_created": 1303969954.62328, "message": "https://github.com/maxogden/jsonpify", "group_id": 591, "id": 837090}, {"user_id": 2236, "stars": [], "topic_id": 21026, "date_created": 1304014810.2203569, "message": "Right; which is specifically what I don't want.", "group_id": 591, "id": 844834}, {"user_id": 3, "stars": [{"date_created": 1304020473.22927, "user_id": 20}, {"date_created": 1304027238.30318, "user_id": 4149}, {"date_created": 1304031780.8803329, "user_id": 2320}, {"date_created": 1304036844.645144, "user_id": 2107}, {"date_created": 1304040516.5935831, "user_id": 31561}, {"date_created": 1304041199.1234281, "user_id": 22178}, {"date_created": 1304055617.8811569, "user_id": 6519}, {"date_created": 1304057468.8026719, "user_id": 22997}, {"date_created": 1304064282.7602351, "user_id": 28370}, {"date_created": 1304099141.6833761, "user_id": 28606}, {"date_created": 1304120382.1549921, "user_id": 22794}, {"date_created": 1304314419.7329049, "user_id": 8391}, {"date_created": 1304435971.565053, "user_id": 20173}, {"date_created": 1305185594.236063, "user_id": 7639}], "topic_id": 21026, "date_created": 1304014870.833523, "message": "i don't want to blow your mind but there are other people on the internet, not just you", "group_id": 591, "id": 844844}, {"user_id": 3, "stars": [], "topic_id": 21026, "date_created": 1304014229.883729, "message": "https://gist.github.com/946903.json?callback=MyCallback", "group_id": 591, "id": 844727}, {"user_id": 3, "stars": [], "topic_id": 21026, "date_created": 1304014271.79229, "message": "https://api.github.com/gists/946903.json?callback=MyCallback", "group_id": 591, "id": 844733}, {"user_id": 2236, "stars": [], "topic_id": 21026, "date_created": 1304014350.6573501, "message": "Only that second link actually contains the raw content, but thanks! :)", "group_id": 591, "id": 844747}, {"user_id": 3, "stars": [{"date_created": 1304025425.4370821, "user_id": 4935}, {"date_created": 1304027241.5297649, "user_id": 4149}, {"date_created": 1304040584.006489, "user_id": 31561}, {"date_created": 1304041201.344507, "user_id": 22178}, {"date_created": 1304435969.02214, "user_id": 20173}], "topic_id": 21026, "date_created": 1304014880.71223, "message": "and not every message on the internet is specifically for you", "group_id": 591, "id": 844848}, {"user_id": 3, "stars": [], "topic_id": 21026, "date_created": 1304014708.46545, "message": "the first link includes the syntax highlighting css & html", "group_id": 591, "id": 844813}, {"user_id": 3, "stars": [], "topic_id": 21026, "date_created": 1304014930.583972, "message": "this topic is called Gists and JSONP", "group_id": 591, "id": 844871}, {"user_id": 4935, "stars": [{"date_created": 1304027231.176429, "user_id": 4149}, {"date_created": 1304120401.691422, "user_id": 22794}, {"date_created": 1304141409.051908, "user_id": 1661}], "topic_id": 21026, "date_created": 1304025402.9787431, "message": "http://th269.photobucket.com/albums/jj43/RunnerTH/trollicons/th_SadTroll.png", "group_id": 591, "id": 847431}, {"user_id": 16, "stars": [], "topic_id": 21026, "date_created": 1304092077.5111439, "message": "Hey, let me know how the JSON-P stuff works out. I'm trying something new.", "group_id": 591, "id": 858650}, {"user_id": 16, "stars": [], "topic_id": 21026, "date_created": 1304092116.3084221, "message": "JSON-P requests return 200, wrap the resource in an object, and provide a meta object w/ what would have gone in the http headers.", "group_id": 591, "id": 858662}, {"user_id": 16, "stars": [], "topic_id": 21026, "date_created": 1304092086.75177, "message": "JSON API requests return just the element, with extra info in the headers", "group_id": 591, "id": 858653}, {"user_id": 1706, "stars": [], "topic_id": 21026, "date_created": 1304098510.090791, "message": "@technoweenie https://gist.github.com/948666", "group_id": 591, "id": 860168}, {"user_id": 1706, "stars": [], "topic_id": 21026, "date_created": 1304098546.0211439, "message": "slightly OT b/c it's not jsonp but there you go", "group_id": 591, "id": 860175}, {"user_id": 16, "stars": [], "topic_id": 21026, "date_created": 1304278040.9930091, "message": "We changed the JSON-P response a bit. The meta values now match header names. See: http://developer.github.com/v3/#json-p-callbacks", "group_id": 591, "id": 877410}, {"user_id": 16, "stars": [], "topic_id": 21026, "date_created": 1304278089.9481809, "message": "@protocool awesome", "group_id": 591, "id": 877416}]