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

{
    "url": "https://demozoo.org/api/v1/productions/65316/?format=api",
    "demozoo_url": "https://demozoo.org/music/65316/",
    "id": 65316,
    "title": "The spice commander",
    "author_nicks": [
        {
            "name": "cousman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37014/?format=api",
                "id": 37014,
                "name": "cousman",
                "is_group": false
            }
        }
    ],
    "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/music/thespice.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=7",
            "score": "10",
            "competition": {
                "id": 3391,
                "name": "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": []
}