GET /api/v1/releasers/136987/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/322852/?format=api",
"demozoo_url": "https://demozoo.org/graphics/322852/",
"id": 322852,
"title": "Hello World",
"author_nicks": [
{
"name": "Paint",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136987/?format=api",
"id": 136987,
"name": "Paint",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "3D",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136988/?format=api",
"id": 136988,
"name": "3D",
"is_group": true
}
}
],
"release_date": "2018-02-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost"
]
}
]