GET /api/v1/releasers/44485/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/313381/?format=api",
"demozoo_url": "https://demozoo.org/productions/313381/",
"id": 313381,
"title": "Toxic Waste Music Disc 1",
"author_nicks": [
{
"name": "Toxic Waste",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
"id": 44485,
"name": "Toxic Waste",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/113547/?format=api",
"demozoo_url": "https://demozoo.org/productions/113547/",
"id": 113547,
"title": "Sunshine BBS Intro",
"author_nicks": [
{
"name": "Toxic Waste",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
"id": 44485,
"name": "Toxic Waste",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-06",
"supertype": "production",
"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/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]