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

{
    "url": "https://demozoo.org/api/v1/productions/305957/?format=api",
    "demozoo_url": "https://demozoo.org/music/305957/",
    "id": 305957,
    "title": "SYS4000@16",
    "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": "2022-02-26",
    "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/2022/bcc16online/c64_music/sonki-sys4000-16.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "",
            "competition": {
                "id": 16979,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4404/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4404/",
                    "id": 4404,
                    "name": "BCC Party 2022",
                    "tagline": "#16: Who Dares Wins... or Goes Online!",
                    "start_date": "2022-02-26",
                    "end_date": "2022-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://party.c64clubberlin.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}