GET /api/v1/releasers/21525/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/32157/?format=api",
"demozoo_url": "https://demozoo.org/productions/32157/",
"id": 32157,
"title": "NOD",
"author_nicks": [
{
"name": "Magic Intros",
"abbreviation": "MI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21525/?format=api",
"id": 21525,
"name": "Magic Intros",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-12-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/32166/?format=api",
"demozoo_url": "https://demozoo.org/productions/32166/",
"id": 32166,
"title": "Uncensored",
"author_nicks": [
{
"name": "Magic Intros",
"abbreviation": "MI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21525/?format=api",
"id": 21525,
"name": "Magic Intros",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-12-10",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]