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

{
    "url": "https://demozoo.org/api/v1/productions/323580/?format=api",
    "demozoo_url": "https://demozoo.org/music/323580/",
    "id": 323580,
    "title": "Let the bass rule",
    "author_nicks": [
        {
            "name": "PowerTrace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6257/?format=api",
                "id": 6257,
                "name": "PowerTrace",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-04-29",
    "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/2023/bcc17/c64_music/let-the-bass-rule_powertrace_hf.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=231935"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "48",
            "competition": {
                "id": 17877,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4580/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4580/",
                    "id": 4580,
                    "name": "BCC Party 2023",
                    "tagline": "#17: RETURN TO C-BASE IMMEDIATELY",
                    "start_date": "2023-04-28",
                    "end_date": "2023-04-30",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?p=6631"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}