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

{
    "url": "https://demozoo.org/api/v1/productions/363080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363080/",
    "id": 363080,
    "title": "Hell Machine",
    "author_nicks": [
        {
            "name": "Creatures",
            "abbreviation": "CRT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
                "id": 2768,
                "name": "Creatures",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/53105/Hell_Machine.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=61325"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4909/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4909/",
            "id": 4909,
            "name": "Boss Copy-Party 2",
            "tagline": "",
            "start_date": "1992-02-15",
            "end_date": "1992-02-16",
            "location": "Direktionsbezirk Dresden, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.16667,
            "longitude": 14.08333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}