GET /api/v1/releasers/71625/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80245/?format=api",
"demozoo_url": "https://demozoo.org/productions/80245/",
"id": 80245,
"title": "A5",
"author_nicks": [
{
"name": "Jyaif",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71625/?format=api",
"id": 71625,
"name": "Jyaif",
"is_group": false
}
},
{
"name": "Onur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41426/?format=api",
"id": 41426,
"name": "Onur",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-10-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/27/?format=api",
"id": 27,
"name": "Calculator"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ti-8x"
]
}
]