GET /api/v1/releasers/37967/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/67517/?format=api",
"demozoo_url": "https://demozoo.org/productions/67517/",
"id": 67517,
"title": "John's Not Mad About The Boy",
"author_nicks": [
{
"name": "Osymyso",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37967/?format=api",
"id": 37967,
"name": "Osymyso",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-08-09",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]