GET /api/v1/releasers/27831/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44889/?format=api",
"demozoo_url": "https://demozoo.org/productions/44889/",
"id": 44889,
"title": "Minso",
"author_nicks": [
{
"name": "Przyjaciele Kashany P.",
"abbreviation": "PKP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27831/?format=api",
"id": 27831,
"name": "Przyjaciele Kashany P.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-05-29",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"requires-4mb"
]
}
]