GET /api/v1/productions/374141/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/374141/?format=api",
"demozoo_url": "https://demozoo.org/productions/374141/",
"id": 374141,
"title": "Universal PS2 Patcher",
"author_nicks": [
{
"name": "Loser",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146917/?format=api",
"id": 146917,
"name": "Loser",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Paradox",
"abbreviation": "PDX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
"id": 1853,
"name": "Paradox",
"is_group": true
}
}
],
"release_date": "2000-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/28/?format=api",
"id": 28,
"name": "Sony Playstation 2 (PS2)"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost",
"pdx-universal-ps2-patcher"
]
}