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

{
    "url": "https://demozoo.org/api/v1/productions/340439/?format=api",
    "demozoo_url": "https://demozoo.org/music/340439/",
    "id": 340439,
    "title": "BCC24SYS4000",
    "author_nicks": [
        {
            "name": "Sonki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64002/?format=api",
                "id": 64002,
                "name": "Sonki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "C64 Club Berlin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63997/?format=api",
                "id": 63997,
                "name": "C64 Club Berlin",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-02-24",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2024/bcc18/c64_music/syslinesonki.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=239930"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "53",
            "competition": {
                "id": 18715,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4811/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4811/",
                    "id": 4811,
                    "name": "BCC Party 2024",
                    "tagline": "#18: EXTRATERRESTIAL",
                    "start_date": "2024-02-23",
                    "end_date": "2024-02-25",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?ssec_event=bcc18"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}