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

{
    "url": "https://demozoo.org/api/v1/productions/6803/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6803/",
    "id": 6803,
    "title": "The Accident",
    "author_nicks": [
        {
            "name": "Axidental",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8022/?format=api",
                "id": 8022,
                "name": "Axidental",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LakEEE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22758/?format=api",
                    "id": 22758,
                    "name": "LakEEE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LakEEE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22758/?format=api",
                    "id": 22758,
                    "name": "LakEEE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "PsychoMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22067/?format=api",
                    "id": 22067,
                    "name": "PsychoMan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58134/?format=api",
                    "id": 58134,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dark Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117454/?format=api",
                    "id": 117454,
                    "name": "Dark Spy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mental Floss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30738/?format=api",
                    "id": 30738,
                    "name": "Mental Floss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1994/a/accident.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/demo/accidenf.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/demo/accident.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8661"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZzCOlUXr0PE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "",
            "competition": {
                "id": 676,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/102/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/102/",
                    "id": 102,
                    "name": "Assembly 1994",
                    "tagline": "The Third Phase",
                    "start_date": "1994-08-05",
                    "end_date": "1994-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}