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

{
    "url": "https://demozoo.org/api/v1/productions/352096/?format=api",
    "demozoo_url": "https://demozoo.org/music/352096/",
    "id": 352096,
    "title": "Odyssey",
    "author_nicks": [
        {
            "name": "Stailer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45678/?format=api",
                "id": 45678,
                "name": "Stailer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kiki Prods.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                "id": 5942,
                "name": "Kiki Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-06-29",
    "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/2024/shadowparty24/music_streamed/odyssey.wav"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/stailer/odyssey"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "99",
            "competition": {
                "id": 18999,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4946/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4946/",
                    "id": 4946,
                    "name": "Shadow Party 2024",
                    "tagline": "",
                    "start_date": "2024-06-29",
                    "end_date": "2024-06-30",
                    "location": "Givry-en-Argonne, Marne, Grand Est, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.95008,
                    "longitude": 4.88755,
                    "website": "https://shadow-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "streamed-music"
    ]
}