GET /api/v1/releasers/25327/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/173489/?format=api",
"demozoo_url": "https://demozoo.org/productions/173489/",
"id": 173489,
"title": "The Comming",
"author_nicks": [
{
"name": "Metachrome",
"abbreviation": "MTH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25327/?format=api",
"id": 25327,
"name": "Metachrome",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-11-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/42053/?format=api",
"demozoo_url": "https://demozoo.org/productions/42053/",
"id": 42053,
"title": "Borntro",
"author_nicks": [
{
"name": "Metachrome",
"abbreviation": "MTH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25327/?format=api",
"id": 25327,
"name": "Metachrome",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-03-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]