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

{
    "url": "https://demozoo.org/api/v1/productions/12557/?format=api",
    "demozoo_url": "https://demozoo.org/music/12557/",
    "id": 12557,
    "title": "Hard Live",
    "author_nicks": [
        {
            "name": "Zhenya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9070/?format=api",
                "id": 9070,
                "name": "Zhenya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-23",
    "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/Z/Zhenya/HardLive.pt2"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 761,
                "name": "ZX Spectrum Music On Interrupt",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/270/",
                    "id": 270,
                    "name": "Enlight 1997",
                    "tagline": "",
                    "start_date": "1997-08-23",
                    "end_date": "1997-08-23",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}