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

{
    "url": "https://demozoo.org/api/v1/productions/158490/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158490/",
    "id": 158490,
    "title": "Kolorado",
    "author_nicks": [
        {
            "name": "Przyjaciele Stefana B.",
            "abbreviation": "PSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                "id": 20658,
                "name": "Przyjaciele Stefana B.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/2001/delirium01/wild/psb-kolo.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/delirium01/wild/psb-kolorado.lzx"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13871"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7619,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/803/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/803/",
                    "id": 803,
                    "name": "Delirium 2001",
                    "tagline": "",
                    "start_date": "2001-10-13",
                    "end_date": "2001-10-14",
                    "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.2813,
                    "longitude": 19.56503,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}