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

{
    "url": "https://demozoo.org/api/v1/productions/53041/?format=api",
    "demozoo_url": "https://demozoo.org/music/53041/",
    "id": 53041,
    "title": "Yeovil Junction",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AY Riders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                "id": 5880,
                "name": "AY Riders",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-02-16",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/raww_orgy08/zx_spectrum/r_orgy08.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "65",
            "competition": {
                "id": 5531,
                "name": "AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1490/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1490/",
                    "id": 1490,
                    "name": "Raww.orgy 2008",
                    "tagline": "",
                    "start_date": "2008-02-15",
                    "end_date": "2008-02-17",
                    "location": "Yeovil, Somerset, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.94159,
                    "longitude": -2.63211,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}