GET /api/v1/releasers/59085/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/216539/?format=api",
"demozoo_url": "https://demozoo.org/productions/216539/",
"id": 216539,
"title": "Spring '94",
"author_nicks": [
{
"name": "Silicon Art",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59085/?format=api",
"id": 59085,
"name": "Silicon Art",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-04-16",
"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/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/177802/?format=api",
"demozoo_url": "https://demozoo.org/productions/177802/",
"id": 177802,
"title": "Party Intro",
"author_nicks": [
{
"name": "Silicon Art",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59085/?format=api",
"id": 59085,
"name": "Silicon Art",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-10-23",
"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/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
}
]