GET /api/v1/productions/50564/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/50564/?format=api",
"demozoo_url": "https://demozoo.org/productions/50564/",
"id": 50564,
"title": "Test",
"author_nicks": [
{
"name": "TMD Crew",
"abbreviation": "TMD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
"id": 30087,
"name": "TMD Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-01",
"supertype": "production",
"platforms": [],
"types": [],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 5,
"ranking": "5",
"score": "37",
"competition": {
"id": 5179,
"name": "Wild",
"party": {
"url": "https://demozoo.org/api/v1/parties/165/?format=api",
"demozoo_url": "https://demozoo.org/parties/165/",
"id": 165,
"name": "Remedy 2000",
"tagline": "",
"start_date": "2000-06-29",
"end_date": "2000-07-02",
"location": "Solna, Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.358681,
"longitude": 18.00281,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}