GET /api/v1/releasers/10249/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44891/?format=api",
"demozoo_url": "https://demozoo.org/productions/44891/",
"id": 44891,
"title": "Dust",
"author_nicks": [
{
"name": "Bay-tek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10249/?format=api",
"id": 10249,
"name": "Bay-tek",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Taski",
"abbreviation": "TSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15016/?format=api",
"id": 15016,
"name": "Taski",
"is_group": true
}
}
],
"release_date": "1999-11-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]