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

{
    "url": "https://demozoo.org/api/v1/productions/39104/?format=api",
    "demozoo_url": "https://demozoo.org/music/39104/",
    "id": 39104,
    "title": "And when the winds are calling...",
    "author_nicks": [
        {
            "name": "Ma Reuter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19198/?format=api",
                "id": 19198,
                "name": "Ma Reuter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/andwhen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "15",
            "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": []
}