GET /api/v1/releasers/19292/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/284539/?format=api",
"demozoo_url": "https://demozoo.org/productions/284539/",
"id": 284539,
"title": "Birrabanderas",
"author_nicks": [
{
"name": "Birra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19292/?format=api",
"id": 19292,
"name": "Birra",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Goblins",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/427/?format=api",
"id": 427,
"name": "Goblins",
"is_group": true
}
}
],
"release_date": "1995-07-22",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/204434/?format=api",
"demozoo_url": "https://demozoo.org/graphics/204434/",
"id": 204434,
"title": "Virus",
"author_nicks": [
{
"name": "Birra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19292/?format=api",
"id": 19292,
"name": "Birra",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-12-29",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]