GET /api/v1/releasers/78303/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187479/?format=api",
"demozoo_url": "https://demozoo.org/graphics/187479/",
"id": 187479,
"title": "ASCIIsfärjan",
"author_nicks": [
{
"name": "Joulupukki",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78303/?format=api",
"id": 78303,
"name": "Joulupukki",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jumalauta",
"abbreviation": "JML",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
"id": 1297,
"name": "Jumalauta",
"is_group": true
}
}
],
"release_date": "2018-05-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]