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

{
    "url": "https://demozoo.org/api/v1/productions/56997/?format=api",
    "demozoo_url": "https://demozoo.org/music/56997/",
    "id": 56997,
    "title": "Last Dawning",
    "author_nicks": [
        {
            "name": "Avator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33613/?format=api",
                "id": 33613,
                "name": "Avator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Infinite Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                "id": 28828,
                "name": "Infinite Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/paradox01/mmul/traditional/i_av_ld.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.7692",
            "competition": {
                "id": 6127,
                "name": "Traditional Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/327/",
                    "id": 327,
                    "name": "Paradox 2001",
                    "tagline": "Paradox 2k+1",
                    "start_date": "2001-07-21",
                    "end_date": "2001-07-22",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}