mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
[{"user_id": 17330, "stars": [], "topic_id": 9906, "date_created": 1299030359.2198009, "message": "I know this is a ridiculously newbish question but its my first time here... for various api calls like: https://convore.com/api/groups/:group_id.json it needs a group_id parameter for the GET request, so where the heck do I add it. I know I'm missing something absurdly simple but I can't find it. Basically how is url formed?", "group_id": 2780, "id": 242475}, {"user_id": 2, "stars": [], "topic_id": 9906, "date_created": 1299030806.952455, "message": "You can get a list of you groups (with IDs) from /api/groups.json", "group_id": 2780, "id": 242489}, {"user_id": 2, "stars": [], "topic_id": 9906, "date_created": 1299030880.2747259, "message": "@rowast it would probably be nicer if the API let you use the group URL but I haven't built that yet :(", "group_id": 2780, "id": 242491}, {"user_id": 16271, "stars": [], "topic_id": 9906, "date_created": 1299033915.736336, "message": "@rowast If I am understanding your question correctly, you replace :group_id with the actual id - so for example for this group your URL would be https://convore.com/api/groups/2780.json", "group_id": 2780, "id": 242707}, {"user_id": 17330, "stars": [], "topic_id": 9906, "date_created": 1299036236.8682981, "message": "@mridley thats what i was looking for, I just never saw the numeric id any where", "group_id": 2780, "id": 242959}] |