GET /api/v1/releasers/25475/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/39697/?format=api",
"demozoo_url": "https://demozoo.org/productions/39697/",
"id": 39697,
"title": "0ldsk00l",
"author_nicks": [
{
"name": "Pelikonepeijoonit",
"abbreviation": "PKP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25475/?format=api",
"id": 25475,
"name": "Pelikonepeijoonit",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/43/?format=api",
"id": 43,
"name": "Vectrex"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]