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

{
    "url": "https://demozoo.org/api/v1/productions/191997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191997/",
    "id": 191997,
    "title": "Proto2",
    "author_nicks": [
        {
            "name": "Science",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
                "id": 11966,
                "name": "Science",
                "is_group": true
            }
        }
    ],
    "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": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
                    "id": 11969,
                    "name": "Arm1n",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
                    "id": 11969,
                    "name": "Arm1n",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/evoke18/pc_demo/proto2_by_science.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77676"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "280",
            "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": []
}