GET /api/v1/releasers/23492/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/295500/?format=api",
"demozoo_url": "https://demozoo.org/productions/295500/",
"id": 295500,
"title": "How to Kill a Frog",
"author_nicks": [
{
"name": "Welder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23492/?format=api",
"id": 23492,
"name": "The Welder",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/302368/?format=api",
"demozoo_url": "https://demozoo.org/productions/302368/",
"id": 302368,
"title": "Digital Candy BBS Adtro",
"author_nicks": [
{
"name": "The Welder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23492/?format=api",
"id": 23492,
"name": "The Welder",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
}
]