GET /api/v1/productions/9007/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/9007/?format=api",
"demozoo_url": "https://demozoo.org/productions/9007/",
"id": 9007,
"title": "Hangover 4 - Kakepynt",
"author_nicks": [
{
"name": "Boozoholics",
"abbreviation": "BZH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88/?format=api",
"id": 88,
"name": "Boozoholics",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Quisten",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2000/?format=api",
"id": 2000,
"name": "Quisten",
"is_group": false
}
},
"category": "Other",
"role": "unknown"
}
],
"download_links": [],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=16886"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}