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

{
    "url": "https://demozoo.org/api/v1/productions/34275/?format=api",
    "demozoo_url": "https://demozoo.org/music/34275/",
    "id": 34275,
    "title": "House Jamcid (compo mix)",
    "author_nicks": [
        {
            "name": "Baldrick",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24999/?format=api",
                "id": 24999,
                "name": "Baldrick",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "JiNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15885/?format=api",
                "id": 15885,
                "name": "JiNX",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-18",
    "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/1997/coven97/mmul/jx-compo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "70",
            "competition": {
                "id": 2894,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/629/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/629/",
                    "id": 629,
                    "name": "Coven 1997",
                    "tagline": "",
                    "start_date": "1997-07-16",
                    "end_date": "1997-07-19",
                    "location": "Adelaide, South Australia, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.92866,
                    "longitude": 138.59863,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}