GET /api/v1/releasers/104723/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/316748/?format=api",
"demozoo_url": "https://demozoo.org/productions/316748/",
"id": 316748,
"title": "Techno Ball",
"author_nicks": [
{
"name": "Division A",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/104723/?format=api",
"id": 104723,
"name": "Division A",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-11-22",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/228636/?format=api",
"demozoo_url": "https://demozoo.org/productions/228636/",
"id": 228636,
"title": "Eternal Dreams",
"author_nicks": [
{
"name": "Division A",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/104723/?format=api",
"id": 104723,
"name": "Division A",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-04-19",
"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": []
}
]