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

{
    "url": "https://demozoo.org/api/v1/productions/89601/?format=api",
    "demozoo_url": "https://demozoo.org/music/89601/",
    "id": 89601,
    "title": "Party Show",
    "author_nicks": [
        {
            "name": "Gandbox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7087/?format=api",
                "id": 7087,
                "name": "Gandbox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09-03",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 9464,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/441/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/441/",
                    "id": 441,
                    "name": "Sea, Soft, Sun (3S) Party 1994",
                    "tagline": "",
                    "start_date": "1994-09-02",
                    "end_date": "1994-09-04",
                    "location": "Saint-Estève, Département des Pyrénées-Orientales, Languedoc-Roussillon, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 42.7131,
                    "longitude": 2.843,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}