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

{
    "url": "https://demozoo.org/api/v1/productions/200553/?format=api",
    "demozoo_url": "https://demozoo.org/music/200553/",
    "id": 200553,
    "title": "Lonely Trip",
    "author_nicks": [
        {
            "name": "Blacknail",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87487/?format=api",
                "id": 87487,
                "name": "Blacknail",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-01",
    "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": 5,
            "ranking": "5",
            "score": "52",
            "competition": {
                "id": 14977,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3807/",
                    "id": 3807,
                    "name": "The Complete Module Compo (CMC) 2002 January",
                    "tagline": "",
                    "start_date": "2002-01",
                    "end_date": "2002-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.novusmusic.org/mic/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}