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

{
    "url": "https://demozoo.org/api/v1/productions/312592/?format=api",
    "demozoo_url": "https://demozoo.org/music/312592/",
    "id": 312592,
    "title": "Bass Journey",
    "author_nicks": [
        {
            "name": "Willy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3683/?format=api",
                "id": 3683,
                "name": "Willy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gdzie Gorzala Squad",
            "abbreviation": "GGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40331/?format=api",
                "id": 40331,
                "name": "Gdzie Gorzala Squad",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-08-26",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/xenium22/msx_streaming/msx_compo_bass_journey_willy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "163",
            "competition": {
                "id": 17338,
                "name": "Streaming MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4361/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4361/",
                    "id": 4361,
                    "name": "Xenium 2022",
                    "tagline": "",
                    "start_date": "2022-08-26",
                    "end_date": "2022-08-28",
                    "location": "Katowice, Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://xenium.rocks/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}