GET /api/v1/releasers/16396/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/22424/?format=api",
"demozoo_url": "https://demozoo.org/productions/22424/",
"id": 22424,
"title": "Schweinkram",
"author_nicks": [
{
"name": "Dodger",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16396/?format=api",
"id": 16396,
"name": "Dodger",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dytec",
"abbreviation": "DTC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
"id": 6698,
"name": "Dytec",
"is_group": true
}
}
],
"release_date": "1999-04-04",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]