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

{
    "url": "https://demozoo.org/api/v1/productions/153247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153247/",
    "id": 153247,
    "title": "Fernandez Must Die +7",
    "author_nicks": [
        {
            "name": "Legend",
            "abbreviation": "[L]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-09-16",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6293"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2356/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2356/",
            "id": 2356,
            "name": "PCW Show 1988",
            "tagline": "11th PCW show",
            "start_date": "1988-09-16",
            "end_date": "1988-09-18",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fernandez-must-die"
    ]
}