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

{
    "url": "https://demozoo.org/api/v1/productions/17530/?format=api",
    "demozoo_url": "https://demozoo.org/music/17530/",
    "id": 17530,
    "title": "Through Russia",
    "author_nicks": [
        {
            "name": "Karbofos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9731/?format=api",
                "id": 9731,
                "name": "Karbofos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Drinks Lovers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9732/?format=api",
                "id": 9732,
                "name": "Drinks Lovers",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-02-18",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200608/raww06/through_russia.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/raww_orgy06/zx/music/through_russia.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=2",
            "score": "59",
            "competition": {
                "id": 1003,
                "name": "AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/321/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/321/",
                    "id": 321,
                    "name": "Raww.orgy 2006",
                    "tagline": "The Second Coming",
                    "start_date": "2006-02-17",
                    "end_date": "2006-02-19",
                    "location": "Yeovil, Somerset, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.94159,
                    "longitude": -2.63211,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}