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

{
    "url": "https://demozoo.org/api/v1/productions/10530/?format=api",
    "demozoo_url": "https://demozoo.org/music/10530/",
    "id": 10530,
    "title": "Paranormal",
    "author_nicks": [
        {
            "name": "Black Groove",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                "id": 9039,
                "name": "Key-Jee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bleafop Squadron",
            "abbreviation": "BLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9270/?format=api",
                "id": 9270,
                "name": "Bleafop Squadron",
                "is_group": true
            }
        },
        {
            "name": "Light Future Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9184/?format=api",
                "id": 9184,
                "name": "Light Future Group",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-11",
    "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/files/music/trk/B/BlackGroove/Paranormal.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/dihalt99/zx_spectrum/dihalt99.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 94,
            "ranking": "=55",
            "score": "7 (7.0)",
            "competition": {
                "id": 808,
                "name": "AY music (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 11,
            "ranking": "10",
            "score": "5",
            "competition": {
                "id": 791,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/278/",
                    "id": 278,
                    "name": "DiHalt 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Dzerzinsk, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.233299,
                    "longitude": 43.466702,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}