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

{
    "url": "https://demozoo.org/api/v1/productions/312492/?format=api",
    "demozoo_url": "https://demozoo.org/music/312492/",
    "id": 312492,
    "title": "HeheHaha",
    "author_nicks": [
        {
            "name": "Hermit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26078/?format=api",
                "id": 26078,
                "name": "Hermit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-23",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=271210"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=219953"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 44,
            "ranking": "44",
            "score": "9,104",
            "competition": {
                "id": 17336,
                "name": "Crack Intro Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4487/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4487/",
                    "id": 4487,
                    "name": "Crack Intro Music Competition 2022",
                    "tagline": "",
                    "start_date": "2022-07-14",
                    "end_date": "2022-08-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "6581"
    ]
}