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

{
    "url": "https://demozoo.org/api/v1/productions/299110/?format=api",
    "demozoo_url": "https://demozoo.org/music/299110/",
    "id": 299110,
    "title": "Sleep Deprivation Anthem",
    "author_nicks": [
        {
            "name": "wermi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123865/?format=api",
                "id": 123865,
                "name": "wermi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LZW",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123864/?format=api",
                "id": 123864,
                "name": "LZW",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-08-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/xenium21/msx_synth/synthmsx_wermi_sleepdeprivationanthem.7z"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "189",
            "competition": {
                "id": 16692,
                "name": "Synth MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4038/",
                    "id": 4038,
                    "name": "Xenium 2021",
                    "tagline": "In Search of A Killer Prod",
                    "start_date": "2021-08-27",
                    "end_date": "2021-08-29",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2021.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler",
        "4klang"
    ]
}