GET /api/v1/releasers/43444/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204749/?format=api",
"demozoo_url": "https://demozoo.org/productions/204749/",
"id": 204749,
"title": "Better Late Than Never",
"author_nicks": [
{
"name": "Epoxy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43444/?format=api",
"id": 43444,
"name": "Epoxy",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-06-08",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/87513/?format=api",
"demozoo_url": "https://demozoo.org/productions/87513/",
"id": 87513,
"title": "Spheres Unite",
"author_nicks": [
{
"name": "Epoxy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43444/?format=api",
"id": 43444,
"name": "Epoxy",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-06-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]