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

{
    "url": "https://demozoo.org/api/v1/productions/39392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39392/",
    "id": 39392,
    "title": "Lerburger",
    "author_nicks": [
        {
            "name": "Maxx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14500/?format=api",
                "id": 14500,
                "name": "Maxx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CER",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16006/?format=api",
                "id": 16006,
                "name": "CER",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-12",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "46",
            "competition": {
                "id": 1185,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/338/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/338/",
                    "id": 338,
                    "name": "Evoke 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-13",
                    "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.77664,
                    "longitude": 6.08342,
                    "website": "http://archive.evoke.eu/1998/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}