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

{
    "url": "https://demozoo.org/api/v1/productions/19658/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19658/",
    "id": 19658,
    "title": "604",
    "author_nicks": [
        {
            "name": "Apocalypse Inc.",
            "abbreviation": "AINC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5626/?format=api",
                "id": 5626,
                "name": "Apocalypse Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "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": "Zuljin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14172/?format=api",
                    "id": 14172,
                    "name": "Zuljin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logos"
        },
        {
            "nick": {
                "name": "Biotic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14173/?format=api",
                    "id": 14173,
                    "name": "Biotic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxic Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                    "id": 11408,
                    "name": "Toxie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxic Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11408/?format=api",
                    "id": 11408,
                    "name": "Toxie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/evoke99/demo/604.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/evoke99/demo/604_fin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3181"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "15",
            "competition": {
                "id": 1187,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/350/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/350/",
                    "id": 350,
                    "name": "Evoke 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/1999/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "psychedelic"
    ]
}