GET /api/v1/releasers/3369/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/183716/?format=api",
"demozoo_url": "https://demozoo.org/graphics/183716/",
"id": 183716,
"title": "R.A.W 3 Title",
"author_nicks": [
{
"name": "Mystix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3369/?format=api",
"id": 3369,
"name": "Mystik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-06-24",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/208561/?format=api",
"demozoo_url": "https://demozoo.org/graphics/208561/",
"id": 208561,
"title": "Anarchy logo by Mystik",
"author_nicks": [
{
"name": "Mystik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3369/?format=api",
"id": 3369,
"name": "Mystik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-10-27",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]