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

{
    "url": "https://demozoo.org/api/v1/productions/8287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8287/",
    "id": 8287,
    "title": "evoke04 impressions",
    "author_nicks": [
        {
            "name": "TAP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                "id": 5834,
                "name": "TAP",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mados",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                    "id": 5832,
                    "name": "Mados",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/evoke04/misc/evoke04-impressions-divx5-low-quality.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15446"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/354/?format=api",
            "demozoo_url": "https://demozoo.org/parties/354/",
            "id": 354,
            "name": "Evoke 2004",
            "tagline": "Your Digital Playground",
            "start_date": "2004-08-27",
            "end_date": "2004-08-29",
            "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93463,
            "longitude": 6.97495,
            "website": "http://archive.evoke.eu/2004/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}