GET /api/v1/releasers/48106/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/102645/?format=api",
"demozoo_url": "https://demozoo.org/graphics/102645/",
"id": 102645,
"title": "?",
"author_nicks": [
{
"name": "Theo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48106/?format=api",
"id": 48106,
"name": "Theo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Tool8",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23477/?format=api",
"id": 23477,
"name": "Tool8",
"is_group": true
}
}
],
"release_date": "1995-08-03",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]