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

{
    "url": "https://demozoo.org/api/v1/productions/191998/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191998/",
    "id": 191998,
    "title": "Bouquet Final",
    "author_nicks": [
        {
            "name": "Alt144",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80948/?format=api",
                "id": 80948,
                "name": "Alt144",
                "is_group": false
            }
        },
        {
            "name": "L-Sync",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83584/?format=api",
                "id": 83584,
                "name": "L-Sync",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-18",
    "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": [
        {
            "nick": {
                "name": "Alt144",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80948/?format=api",
                    "id": 80948,
                    "name": "Alt144",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "L-Sync",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83584/?format=api",
                    "id": 83584,
                    "name": "L-Sync",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/evoke18/pc_demo/alt144-tgi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "284",
            "competition": {
                "id": 14569,
                "name": "PC Demo",
                "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": [],
    "screenshots": [],
    "tags": []
}