GET /api/v1/releasers/17766/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/290492/?format=api",
"demozoo_url": "https://demozoo.org/productions/290492/",
"id": 290492,
"title": "Hellium #3",
"author_nicks": [
{
"name": "Epic Arts",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
"id": 17766,
"name": "Epic Arts",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-11-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": [
"no-credits-added"
]
},
{
"url": "https://demozoo.org/api/v1/productions/191596/?format=api",
"demozoo_url": "https://demozoo.org/graphics/191596/",
"id": 191596,
"title": "EPIC0001",
"author_nicks": [
{
"name": "Epic Arts",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
"id": 17766,
"name": "Epic Arts",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]