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

{
    "url": "https://demozoo.org/api/v1/productions/119279/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119279/",
    "id": 119279,
    "title": "Absolute Havoc",
    "author_nicks": [
        {
            "name": "Extreme Command",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25571/?format=api",
                "id": 25571,
                "name": "Extreme Command",
                "is_group": true
            }
        },
        {
            "name": "Syntax Terror",
            "abbreviation": "STE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15499/?format=api",
                "id": 15499,
                "name": "Syntax Terror",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-01-30",
    "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": "Cliffhanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27118/?format=api",
                    "id": 27118,
                    "name": "Cliffhanger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Megaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14991/?format=api",
                    "id": 14991,
                    "name": "Megaman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bejrutt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15498/?format=api",
                    "id": 15498,
                    "name": "Bejrutt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyric Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52452/?format=api",
                    "id": 52452,
                    "name": "Cyric Project",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/midwinter99/demo/havok.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30973"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9qpxKoqRRis"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10746,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/596/",
                    "id": 596,
                    "name": "Midwinter 1999",
                    "tagline": "",
                    "start_date": "1999-01-29",
                    "end_date": "1999-01-31",
                    "location": "Umeå, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.825249,
                    "longitude": 20.26078,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}