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

{
    "url": "https://demozoo.org/api/v1/productions/47843/?format=api",
    "demozoo_url": "https://demozoo.org/music/47843/",
    "id": 47843,
    "title": "Adventure",
    "author_nicks": [
        {
            "name": "SaMPLeMaSTeR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29289/?format=api",
                "id": 29289,
                "name": "SaMPLeMaSTeR",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-13",
    "supertype": "music",
    "platforms": [],
    "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/sundown08/chip/samplemaster_adventure.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "84",
            "competition": {
                "id": 4822,
                "name": "Open Synth Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/669/",
                    "id": 669,
                    "name": "Sundown 2008",
                    "tagline": "",
                    "start_date": "2008-09-12",
                    "end_date": "2008-09-14",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}