GET /api/v1/releasers/65684/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/158241/?format=api",
"demozoo_url": "https://demozoo.org/productions/158241/",
"id": 158241,
"title": "Leet It 3",
"author_nicks": [
{
"name": "Co Mu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65684/?format=api",
"id": 65684,
"name": "Co Mu",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pungas De Villa Martelli",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
"id": 25225,
"name": "Pungas De Villa Martelli",
"is_group": true
}
}
],
"release_date": "2016-05-21",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]