GET /api/v1/releasers/844/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/276170/?format=api",
"demozoo_url": "https://demozoo.org/productions/276170/",
"id": 276170,
"title": "BFP 2007 Invite",
"author_nicks": [
{
"name": "Hack'n'Trade",
"abbreviation": "ht",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
"id": 10273,
"name": "Hack'n'Trade",
"is_group": true
}
},
{
"name": "Judas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/844/?format=api",
"id": 844,
"name": "Judas",
"is_group": false
}
},
{
"name": "Laxity",
"abbreviation": "LXT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
"id": 5915,
"name": "Laxity",
"is_group": true
}
},
{
"name": "Triad",
"abbreviation": "3AD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/827/?format=api",
"id": 827,
"name": "Triad",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-04-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]