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

{
    "url": "https://demozoo.org/api/v1/productions/245996/?format=api",
    "demozoo_url": "https://demozoo.org/productions/245996/",
    "id": 245996,
    "title": "Shock Hazard",
    "author_nicks": [
        {
            "name": "High Voltage",
            "abbreviation": "HV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15006/?format=api",
                "id": 15006,
                "name": "High Voltage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=71643"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/926/?format=api",
            "demozoo_url": "https://demozoo.org/parties/926/",
            "id": 926,
            "name": "Rush Hours 1997",
            "tagline": "",
            "start_date": "1997-02-22",
            "end_date": "1997-02-23",
            "location": "Częstochowa, Silesia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.79646,
            "longitude": 19.12409,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}