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

{
    "url": "https://demozoo.org/api/v1/productions/11120/?format=api",
    "demozoo_url": "https://demozoo.org/music/11120/",
    "id": 11120,
    "title": "X-Files",
    "author_nicks": [
        {
            "name": "Fatal Snipe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48649/?format=api",
                "id": 48649,
                "name": "Fatal Snipe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fenomen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9235/?format=api",
                "id": 9235,
                "name": "Fenomen",
                "is_group": true
            }
        },
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-12",
    "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/F/FatalSnipe/X-Files.pt2"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00.ru/zx/all_zx_releases.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "5.458",
            "competition": {
                "id": 823,
                "name": "ZX AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/284/",
                    "id": 284,
                    "name": "Millennium 1900",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "Horad Minsk, Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt2"
    ]
}