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

{
    "url": "https://demozoo.org/api/v1/productions/37895/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37895/",
    "id": 37895,
    "title": "Back Dir Ein Eis",
    "author_nicks": [
        {
            "name": "DKMF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6301/?format=api",
                "id": 6301,
                "name": "DKMF",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/evoke07/demo/dkmf_back.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31665"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "59",
            "competition": {
                "id": 3427,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/341/",
                    "id": 341,
                    "name": "Evoke 2007",
                    "tagline": "",
                    "start_date": "2007-08-10",
                    "end_date": "2007-08-12",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}