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

{
    "url": "https://demozoo.org/api/v1/productions/48945/?format=api",
    "demozoo_url": "https://demozoo.org/music/48945/",
    "id": 48945,
    "title": "Cyberculosis",
    "author_nicks": [
        {
            "name": "z00m",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9123/?format=api",
                "id": 9123,
                "name": "z00m",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Total Computer Gang",
            "abbreviation": "TCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                "id": 9121,
                "name": "Total Computer Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "raina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10296/?format=api",
                    "id": 10296,
                    "name": "raina",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original version"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://z00m.speccy.cz/files/ay/2008/z00m-Cyberculosis.pt3"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Spectrum/Pro Tracker 3/Z00m/coop-TGC/cyberculosis ay remake.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/forever08/spectrum/musics/cbcsis.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "407",
            "competition": {
                "id": 4965,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/129/",
                    "id": 129,
                    "name": "Forever 2008",
                    "tagline": "Forever 9: Party of the Undead",
                    "start_date": "2008-03-14",
                    "end_date": "2008-03-16",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/88/8a59.163636.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/fe/88/8a59.163636.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/88/8a59.163636.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cover-version",
        "pt3"
    ]
}