GET /api/v1/releasers/467/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/9080/?format=api",
"demozoo_url": "https://demozoo.org/productions/9080/",
"id": 9080,
"title": "Nameless",
"author_nicks": [
{
"name": "Kiero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/467/?format=api",
"id": 467,
"name": "Kiero",
"is_group": false
}
},
{
"name": "Ubik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/511/?format=api",
"id": 511,
"name": "Ubik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-08-25",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/151463/?format=api",
"demozoo_url": "https://demozoo.org/productions/151463/",
"id": 151463,
"title": "No Idea",
"author_nicks": [
{
"name": "Kierownik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/467/?format=api",
"id": 467,
"name": "Kiero",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-11-13",
"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/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]