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

{
    "url": "https://demozoo.org/api/v1/productions/36835/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36835/",
    "id": 36835,
    "title": "Slang Test",
    "author_nicks": [
        {
            "name": "Raf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43636/?format=api",
                "id": 43636,
                "name": "Raf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vulture",
            "abbreviation": "VTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-06-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/silesia12/4k/slang_test.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=109609"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "74",
            "competition": {
                "id": 3267,
                "name": "4kB Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1411/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1411/",
                    "id": 1411,
                    "name": "Silesia 6",
                    "tagline": "Elektromadonna Squat Edition",
                    "start_date": "2012-06-29",
                    "end_date": "2012-07-01",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": "http://silesiaparty.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}