GET /api/v1/productions/357825/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/357825/?format=api",
"demozoo_url": "https://demozoo.org/productions/357825/",
"id": 357825,
"title": "7 color interlace test",
"author_nicks": [
{
"name": "Enthusi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150/?format=api",
"id": 150,
"name": "Enthusi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-01-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/14/?format=api",
"id": 14,
"name": "Console Handheld"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://www.virtual-boy.com/homebrew/7-color-interlace-test/"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"virtual-boy"
]
}