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

{
    "url": "https://demozoo.org/api/v1/productions/64576/?format=api",
    "demozoo_url": "https://demozoo.org/music/64576/",
    "id": 64576,
    "title": "We Can Leave The World Behind",
    "author_nicks": [
        {
            "name": "JCO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-20",
    "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/uc6_22/happyhardcore/jco_-_wecanleave.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "41",
            "competition": {
                "id": 7149,
                "name": "Happy Hardcore",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/339/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/339/",
                    "id": 339,
                    "name": "Underground Conference 2002",
                    "tagline": "Underground Conference 6.22",
                    "start_date": "2002-07-18",
                    "end_date": "2002-07-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://uc6.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}