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

{
    "url": "https://demozoo.org/api/v1/productions/39092/?format=api",
    "demozoo_url": "https://demozoo.org/music/39092/",
    "id": 39092,
    "title": "Singing Piano",
    "author_nicks": [
        {
            "name": "Tren",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9066/?format=api",
                "id": 9066,
                "name": "Tren",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "7 Gods",
            "abbreviation": "7G",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9067/?format=api",
                "id": 9067,
                "name": "7 Gods",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-11-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/demobit98/mmul/tre_sipi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "101",
            "competition": {
                "id": 3623,
                "name": "PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/981/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/981/",
                    "id": 981,
                    "name": "Demobit 1998",
                    "tagline": "",
                    "start_date": "1998-11-20",
                    "end_date": "1998-11-22",
                    "location": "Bratislava, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.149239,
                    "longitude": 17.107,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}