GET /api/v1/releasers/59584/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/359865/?format=api",
"demozoo_url": "https://demozoo.org/productions/359865/",
"id": 359865,
"title": "Amazing #2",
"author_nicks": [
{
"name": "Last Masters Group",
"abbreviation": "LMG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145532/?format=api",
"id": 145532,
"name": "Last Masters Group",
"is_group": true
}
},
{
"name": "Red Limited Drunkards Group",
"abbreviation": "RLDG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59584/?format=api",
"id": 59584,
"name": "Red Limited Drunkards Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-07-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": [
"russian"
]
}
]