GET /api/v1/releasers/125849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/350159/?format=api",
"demozoo_url": "https://demozoo.org/productions/350159/",
"id": 350159,
"title": "Happy Birthday, Ecan",
"author_nicks": [
{
"name": "The Nop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125849/?format=api",
"id": 125849,
"name": "The Nop",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Wizax",
"abbreviation": "WZX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65376/?format=api",
"id": 65376,
"name": "Wizax",
"is_group": true
}
}
],
"release_date": "1987-08-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/350169/?format=api",
"demozoo_url": "https://demozoo.org/productions/350169/",
"id": 350169,
"title": "Wow - New Limits",
"author_nicks": [
{
"name": "The Nop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125849/?format=api",
"id": 125849,
"name": "The Nop",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]