GET /api/v1/productions/112455/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/112455/?format=api",
"demozoo_url": "https://demozoo.org/music/112455/",
"id": 112455,
"title": "Right To It",
"author_nicks": [
{
"name": "Twins",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4265/?format=api",
"id": 4265,
"name": "Twins",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Phenomena",
"abbreviation": "PHA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/662/?format=api",
"id": 662,
"name": "Phenomena",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}