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

{
    "url": "https://demozoo.org/api/v1/productions/88008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88008/",
    "id": 88008,
    "title": "Chaos Zoomer",
    "author_nicks": [
        {
            "name": "Alone Coder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                "id": 9168,
                "name": "Alone Coder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NedoPC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33107/?format=api",
                "id": 33107,
                "name": "NedoPC",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/dihalt13/zx-1024b/alone_coder-chaos_zoomer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61549"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.46",
            "competition": {
                "id": 9348,
                "name": "Combined 8-Bit 1024b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1793/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1793/",
                    "id": 1793,
                    "name": "DiHalt 2013",
                    "tagline": "OpenAir",
                    "start_date": "2013-07-06",
                    "end_date": "2013-07-07",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}