GET /api/v1/releasers/82907/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/195479/?format=api",
"demozoo_url": "https://demozoo.org/productions/195479/",
"id": 195479,
"title": "6502 Compo Invitation",
"author_nicks": [
{
"name": "Atari.Area",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82907/?format=api",
"id": 82907,
"name": "Atari.Area",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-11-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]