GET /api/v1/releasers/37765/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/338346/?format=api",
"demozoo_url": "https://demozoo.org/productions/338346/",
"id": 338346,
"title": "Nibbles",
"author_nicks": [
{
"name": "Iustus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37765/?format=api",
"id": 37765,
"name": "Iustus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dazed Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
"id": 16599,
"name": "Dazed Productions",
"is_group": true
}
}
],
"release_date": "1998-05-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [],
"tags": []
}
]