GET /api/v1/releasers/6829/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/5610/?format=api",
"demozoo_url": "https://demozoo.org/productions/5610/",
"id": 5610,
"title": "S.K.O.W 64",
"author_nicks": [
{
"name": "Nimrod",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6829/?format=api",
"id": 6829,
"name": "Nimrod",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cubalid7",
"abbreviation": "C7",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6830/?format=api",
"id": 6830,
"name": "Cubalid7",
"is_group": true
}
}
],
"release_date": "2002-01-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/16/?format=api",
"id": 16,
"name": "64b Intro",
"supertype": "production"
}
],
"tags": []
}
]