GET /api/v1/productions/112981/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/112981/?format=api",
"demozoo_url": "https://demozoo.org/productions/112981/",
"id": 112981,
"title": "Dexterity 1994 Invitation",
"author_nicks": [
{
"name": "Guru Magic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
"id": 39992,
"name": "Guru Magic",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [
{
"url": "https://demozoo.org/api/v1/parties/486/?format=api",
"demozoo_url": "https://demozoo.org/parties/486/",
"id": 486,
"name": "Dexterity 1994",
"tagline": "",
"start_date": "1994",
"end_date": "1994",
"location": "South Africa",
"is_online": false,
"country_code": "ZA",
"latitude": -28.47933,
"longitude": 24.67993,
"website": ""
}
],
"screenshots": [],
"tags": [
"lost"
]
}