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

{
    "url": "https://demozoo.org/api/v1/productions/16520/?format=api",
    "demozoo_url": "https://demozoo.org/music/16520/",
    "id": 16520,
    "title": "6e3DHa (Abyss)",
    "author_nicks": [
        {
            "name": "Glider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9638/?format=api",
                "id": 9638,
                "name": "Glider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Energy Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9639/?format=api",
                "id": 9639,
                "name": "Energy Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-03-20",
    "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/200403/fvr5/glider-abyss.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/forever04/spectrum_music/fv_msx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "20",
            "score": "189",
            "competition": {
                "id": 950,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/125/",
                    "id": 125,
                    "name": "Forever 2004",
                    "tagline": "Forever Five",
                    "start_date": "2004-03-19",
                    "end_date": "2004-03-21",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}