GET /api/v1/releasers/4011/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/202146/?format=api",
"demozoo_url": "https://demozoo.org/productions/202146/",
"id": 202146,
"title": "Packer",
"author_nicks": [
{
"name": "Flash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4011/?format=api",
"id": 4011,
"name": "Flash",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"packer"
]
},
{
"url": "https://demozoo.org/api/v1/productions/168520/?format=api",
"demozoo_url": "https://demozoo.org/music/168520/",
"id": 168520,
"title": "Das Boot",
"author_nicks": [
{
"name": "Henning Leise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4011/?format=api",
"id": 4011,
"name": "Flash",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986-12",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"6581"
]
}
]