GET /api/v1/releasers/51055/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140425/?format=api",
"demozoo_url": "https://demozoo.org/productions/140425/",
"id": 140425,
"title": "Desktop File Connector V1.2",
"author_nicks": [
{
"name": "Zeme",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51055/?format=api",
"id": 51055,
"name": "Zeme",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dawn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31189/?format=api",
"id": 31189,
"name": "Dawn",
"is_group": true
}
}
],
"release_date": "1994-05-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]