GET /api/v1/releasers/62605/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151303/?format=api",
"demozoo_url": "https://demozoo.org/productions/151303/",
"id": 151303,
"title": "32768 Colors",
"author_nicks": [
{
"name": "Noah",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62605/?format=api",
"id": 62605,
"name": "Noah",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"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/151304/?format=api",
"demozoo_url": "https://demozoo.org/productions/151304/",
"id": 151304,
"title": "Demo 3",
"author_nicks": [
{
"name": "Noah",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62605/?format=api",
"id": 62605,
"name": "Noah",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]