GET /api/v1/releasers/43279/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45915/?format=api",
"demozoo_url": "https://demozoo.org/productions/45915/",
"id": 45915,
"title": "Rts",
"author_nicks": [
{
"name": "MadCat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43279/?format=api",
"id": 43279,
"name": "MadCat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mad Virgin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22451/?format=api",
"id": 22451,
"name": "Mad Virgin",
"is_group": true
}
}
],
"release_date": "1999-01-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]