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

{
    "url": "https://demozoo.org/api/v1/productions/10648/?format=api",
    "demozoo_url": "https://demozoo.org/music/10648/",
    "id": 10648,
    "title": "30 Years",
    "author_nicks": [
        {
            "name": "Davos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9208/?format=api",
                "id": 9208,
                "name": "Davos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05",
    "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/200212/Davos-30Years.pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/music/trk/D/Davos/30Years.pt2"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/nuotrauka01/zx_spectrum/nuo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "487",
            "competition": {
                "id": 865,
                "name": "Music (Pop results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/291/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/291/",
                    "id": 291,
                    "name": "Nuotrauka 2001",
                    "tagline": "",
                    "start_date": "2001-05",
                    "end_date": "2001-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 18,
            "ranking": "=13",
            "score": "26",
            "competition": {
                "id": 861,
                "name": "Music (Leet Results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/291/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/291/",
                    "id": 291,
                    "name": "Nuotrauka 2001",
                    "tagline": "",
                    "start_date": "2001-05",
                    "end_date": "2001-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}