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

{
    "url": "https://demozoo.org/api/v1/productions/302548/?format=api",
    "demozoo_url": "https://demozoo.org/music/302548/",
    "id": 302548,
    "title": "Haikea",
    "author_nicks": [
        {
            "name": "Mutetus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120213/?format=api",
                "id": 120213,
                "name": "Mutetus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-11-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/syntax21/29_second_music/haikea.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "113",
            "competition": {
                "id": 16842,
                "name": "29 Second Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4373/",
                    "id": 4373,
                    "name": "Syntax 2021",
                    "tagline": "",
                    "start_date": "2021-11-27",
                    "end_date": "2021-11-28",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}