GET /api/v1/productions/86892/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/86892/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86892/",
    "id": 86892,
    "title": "Most money spent",
    "author_nicks": [
        {
            "name": "D.Fox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                "id": 903,
                "name": "D.Fox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 9185,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1188/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1188/",
                    "id": 1188,
                    "name": "Geek Camp 2009",
                    "tagline": "Back from the Dead",
                    "start_date": "2009-11-05",
                    "end_date": "2009-11-08",
                    "location": "Altdorf, Uri, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.88042,
                    "longitude": 8.64441,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}