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

{
    "url": "https://demozoo.org/api/v1/productions/167923/?format=api",
    "demozoo_url": "https://demozoo.org/music/167923/",
    "id": 167923,
    "title": "PCW-Tune '88",
    "author_nicks": [
        {
            "name": "EVS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7641/?format=api",
                "id": 7641,
                "name": "EVS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "20th Century Composers",
            "abbreviation": "20CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7643/?format=api",
                "id": 7643,
                "name": "20th Century Composers",
                "is_group": true
            }
        }
    ],
    "release_date": "1988-09-17",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=32939"
        }
    ],
    "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": []
}