GET /api/v1/releasers/53188/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/121294/?format=api",
"demozoo_url": "https://demozoo.org/productions/121294/",
"id": 121294,
"title": "Mobius",
"author_nicks": [
{
"name": "Kulture",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53188/?format=api",
"id": 53188,
"name": "Kulture",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/121293/?format=api",
"demozoo_url": "https://demozoo.org/productions/121293/",
"id": 121293,
"title": "Freestyle",
"author_nicks": [
{
"name": "Kulture",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53188/?format=api",
"id": 53188,
"name": "Kulture",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]