GET /api/v1/releasers/58348/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139682/?format=api",
"demozoo_url": "https://demozoo.org/productions/139682/",
"id": 139682,
"title": "KoWoDo",
"author_nicks": [
{
"name": "KoWoDo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58348/?format=api",
"id": 58348,
"name": "KoWoDo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-07-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/137599/?format=api",
"demozoo_url": "https://demozoo.org/graphics/137599/",
"id": 137599,
"title": "Fast as hell",
"author_nicks": [
{
"name": "KoWoDo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58348/?format=api",
"id": 58348,
"name": "KoWoDo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-07-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]