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

{
    "url": "https://demozoo.org/api/v1/productions/17005/?format=api",
    "demozoo_url": "https://demozoo.org/music/17005/",
    "id": 17005,
    "title": "Quadrant Technology",
    "author_nicks": [
        {
            "name": "KYV",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9194/?format=api",
                "id": 9194,
                "name": "KYV",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triumph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200407/atoy/24_progressive-quadrant_technology.vtx"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200408/kyv2004/quadrant_technology.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/antique_toy04/zx_spectrum/atoy2004.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "533",
            "competition": {
                "id": 961,
                "name": "Progressive Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/312/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/312/",
                    "id": 312,
                    "name": "Antique Toy 2004",
                    "tagline": "",
                    "start_date": "2004-03-01",
                    "end_date": "2004-08-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}