GET /api/v1/productions/42425/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/42425/?format=api",
"demozoo_url": "https://demozoo.org/productions/42425/",
"id": 42425,
"title": "Rotor",
"author_nicks": [
{
"name": "BSL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28870/?format=api",
"id": 28870,
"name": "Basil Zabairatsky",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-02-27",
"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/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 3,
"ranking": "3",
"score": "5.39",
"competition": {
"id": 4071,
"name": "128b",
"party": {
"url": "https://demozoo.org/api/v1/parties/373/?format=api",
"demozoo_url": "https://demozoo.org/parties/373/",
"id": 373,
"name": "Bytefall 1999",
"tagline": "",
"start_date": "1999-02-27",
"end_date": "1999-02-28",
"location": "Moscow, Russia",
"is_online": false,
"country_code": "RU",
"latitude": 55.75695,
"longitude": 37.614971,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}