GET /api/v1/releasers/108710/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/269773/?format=api",
"demozoo_url": "https://demozoo.org/productions/269773/",
"id": 269773,
"title": "Metal Detector",
"author_nicks": [
{
"name": "Ant",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108710/?format=api",
"id": 108710,
"name": "Ant",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-11-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": []
}
]