GET /api/v1/releasers/103998/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/297584/?format=api",
"demozoo_url": "https://demozoo.org/productions/297584/",
"id": 297584,
"title": "Marshmallow Express",
"author_nicks": [
{
"name": "B-Towne",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/103998/?format=api",
"id": 103998,
"name": "B-Towne",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"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/228268/?format=api",
"demozoo_url": "https://demozoo.org/productions/228268/",
"id": 228268,
"title": "Docs 3",
"author_nicks": [
{
"name": "B-Towne",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/103998/?format=api",
"id": 103998,
"name": "B-Towne",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-09-09",
"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/46/?format=api",
"id": 46,
"name": "Docsdisk",
"supertype": "production"
}
],
"tags": []
}
]