GET /api/v1/releasers/142484/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23977/?format=api",
"demozoo_url": "https://demozoo.org/productions/23977/",
"id": 23977,
"title": "Da Krisch Plack",
"author_nicks": [
{
"name": "Thorax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142484/?format=api",
"id": 142484,
"name": "Thorax",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-04-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]