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

{
    "url": "https://demozoo.org/api/v1/productions/65547/?format=api",
    "demozoo_url": "https://demozoo.org/music/65547/",
    "id": 65547,
    "title": "Epidemic.it",
    "author_nicks": [
        {
            "name": "Epidemic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14497/?format=api",
                "id": 14497,
                "name": "Epidemic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-23",
    "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/2002/woest02/surprise/music/epidemic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1",
            "competition": {
                "id": 7193,
                "name": "Surprise Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1202/",
                    "id": 1202,
                    "name": "Woest 2002",
                    "tagline": "",
                    "start_date": "2002-02-23",
                    "end_date": "2002-02-24",
                    "location": "Blerik, Venlo, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.366661,
                    "longitude": 6.15458,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}