GET /api/v1/productions/1434/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/1434/?format=api",
"demozoo_url": "https://demozoo.org/productions/1434/",
"id": 1434,
"title": "Outsider Preview",
"author_nicks": [
{
"name": "Spaceballs",
"abbreviation": "SPB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3/?format=api",
"id": 3,
"name": "Spaceballs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-06-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 5,
"ranking": "=4",
"score": "0.23%",
"competition": {
"id": 71,
"name": "C64 Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/32/?format=api",
"demozoo_url": "https://demozoo.org/parties/32/",
"id": 32,
"name": "Solskogen 2002",
"tagline": "Natural Scene Habitat",
"start_date": "2002-06-28",
"end_date": "2002-06-30",
"location": "Ås, Akershus, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.66366,
"longitude": 10.79101,
"website": "http://www.solskogen.no/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}