GET /api/v1/releasers/72993/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/175084/?format=api",
"demozoo_url": "https://demozoo.org/productions/175084/",
"id": 175084,
"title": "Lautapeli",
"author_nicks": [
{
"name": "Itia9",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72993/?format=api",
"id": 72993,
"name": "Itia9",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-02-05",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]