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

{
    "url": "https://demozoo.org/api/v1/productions/356266/?format=api",
    "demozoo_url": "https://demozoo.org/music/356266/",
    "id": 356266,
    "title": "OPM - We Come in Peace",
    "author_nicks": [
        {
            "name": "Malfunction",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3652/?format=api",
                "id": 3652,
                "name": "Malfunction",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-08-30",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "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/xenium24/msx_chip/chip_malfunction_opm-we_come_in_peace.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "322",
            "competition": {
                "id": 19335,
                "name": "Chip MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4838/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4838/",
                    "id": 4838,
                    "name": "Xenium 2024",
                    "tagline": "",
                    "start_date": "2024-08-29",
                    "end_date": "2024-09-01",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opm"
    ]
}