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

{
    "url": "https://demozoo.org/api/v1/productions/281360/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281360/",
    "id": 281360,
    "title": "Hotwire",
    "author_nicks": [
        {
            "name": "Action 77",
            "abbreviation": "A77",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106906/?format=api",
                "id": 106906,
                "name": "Action 77",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-27",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48075"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1463/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1463/",
            "id": 1463,
            "name": "Defiers Party 1989",
            "tagline": "",
            "start_date": "1989-05-26",
            "end_date": "1989-05-28",
            "location": "Staffanstorps Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.65,
            "longitude": 13.2,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}