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

{
    "url": "https://demozoo.org/api/v1/productions/15719/?format=api",
    "demozoo_url": "https://demozoo.org/music/15719/",
    "id": 15719,
    "title": "X-Files Theme (Sleepy Remix)",
    "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": "2003-07-26",
    "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/200307/syn03/zoom_xfiles_theme_sleepy_remix.pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200309/z00m/z00m_-_X-Files.vtx"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://z00m.speccy.cz/files/ay/2003/z00m-X-Files.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/syndeecate03/zx/sa03_zxs_contribs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1.967",
            "competition": {
                "id": 922,
                "name": "ZX Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/307/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/307/",
                    "id": 307,
                    "name": "Syndeecate Apocalypse 2003",
                    "tagline": "",
                    "start_date": "2003-07-25",
                    "end_date": "2003-07-27",
                    "location": "Rožnov pod Radhoštěm, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/a5/2706.163621.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/09/a5/2706.163621.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/a5/2706.163621.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "x-files-tv-series"
    ]
}