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

{
    "url": "https://demozoo.org/api/v1/productions/63683/?format=api",
    "demozoo_url": "https://demozoo.org/music/63683/",
    "id": 63683,
    "title": "MSX",
    "author_nicks": [
        {
            "name": "Ravel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24256/?format=api",
                "id": 24256,
                "name": "Ravel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "3",
            "competition": {
                "id": 7052,
                "name": "Obscure Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1460/",
                    "id": 1460,
                    "name": "Alternative Party 2000",
                    "tagline": "2 Alternative Party",
                    "start_date": "2000-07-07",
                    "end_date": "2000-07-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.fishpool.com/alternative-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}