GET /api/v1/releasers/14565/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20128/?format=api",
"demozoo_url": "https://demozoo.org/productions/20128/",
"id": 20128,
"title": "C-64 Laptop",
"author_nicks": [
{
"name": "Junior",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14565/?format=api",
"id": 14565,
"name": "Junior",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Icebird",
"abbreviation": "ICB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
"id": 11515,
"name": "Icebird",
"is_group": true
}
}
],
"release_date": "1998-04-13",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]