GET /api/v1/releasers/61247/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/270613/?format=api",
"demozoo_url": "https://demozoo.org/graphics/270613/",
"id": 270613,
"title": "Acme Art Pack (12/1995)",
"author_nicks": [
{
"name": "ACmE",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61247/?format=api",
"id": 61247,
"name": "ACmE",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": [
"incomplete-credits"
]
},
{
"url": "https://demozoo.org/api/v1/productions/270612/?format=api",
"demozoo_url": "https://demozoo.org/graphics/270612/",
"id": 270612,
"title": "Acme Art Pack (06/1995)",
"author_nicks": [
{
"name": "ACmE",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61247/?format=api",
"id": 61247,
"name": "ACmE",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]