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

{
    "url": "https://demozoo.org/api/v1/productions/389129/?format=api",
    "demozoo_url": "https://demozoo.org/productions/389129/",
    "id": 389129,
    "title": "Schach",
    "author_nicks": [
        {
            "name": "Jotzie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7813/?format=api",
                "id": 7813,
                "name": "Jotzie",
                "is_group": false
            }
        },
        {
            "name": "hackfetz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7812/?format=api",
                "id": 7812,
                "name": "hackfetz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-01-25",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/59/?format=api",
            "id": 59,
            "name": "Code Challenge",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/0a000h/fast/schach.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 20745,
                "name": "Fast Size Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/196/",
                    "id": 196,
                    "name": "0a000h 2003",
                    "tagline": "",
                    "start_date": "2003-01-24",
                    "end_date": "2003-01-26",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2003"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}