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

{
    "url": "https://demozoo.org/api/v1/productions/15065/?format=api",
    "demozoo_url": "https://demozoo.org/music/15065/",
    "id": 15065,
    "title": "Infinitely Kind Horror",
    "author_nicks": [
        {
            "name": "Weirdo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9590/?format=api",
                "id": 9590,
                "name": "Weirdo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Licos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9561/?format=api",
                "id": 9561,
                "name": "Licos",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-07-06",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200305/twil02/InfinitelyKindHorror.pt2"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/twilight02/zx/music/horror.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "84",
            "competition": {
                "id": 919,
                "name": "ZX Spectrum AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/299/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/299/",
                    "id": 299,
                    "name": "Twilight 2002",
                    "tagline": "",
                    "start_date": "2002-07-06",
                    "end_date": "2002-07-06",
                    "location": "Horad Hrodna, Grodnenskaya, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.68333,
                    "longitude": 23.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}