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

{
    "url": "https://demozoo.org/api/v1/productions/191976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191976/",
    "id": 191976,
    "title": "The Cure",
    "author_nicks": [
        {
            "name": "Pannonia Allstars",
            "abbreviation": "PAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80939/?format=api",
                "id": 80939,
                "name": "Pannonia Allstars",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-18",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/evoke18/animation/the_cure.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77696"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "418",
            "competition": {
                "id": 14566,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3464/",
                    "id": 3464,
                    "name": "Evoke 2018",
                    "tagline": "21",
                    "start_date": "2018-08-17",
                    "end_date": "2018-08-19",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2018/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3471/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3471/",
            "id": 3471,
            "name": "Function 2018",
            "tagline": "",
            "start_date": "2018-09-07",
            "end_date": "2018-09-09",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.49801,
            "longitude": 19.03991,
            "website": "http://2018.function.hu/"
        }
    ],
    "screenshots": [],
    "tags": []
}