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

{
    "url": "https://demozoo.org/api/v1/productions/47840/?format=api",
    "demozoo_url": "https://demozoo.org/music/47840/",
    "id": 47840,
    "title": "unexpected horse",
    "author_nicks": [
        {
            "name": "Xeron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5860/?format=api",
                "id": 5860,
                "name": "Xeron",
                "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/xeron-unexpectedhorse.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "99",
            "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": []
}