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

{
    "url": "https://demozoo.org/api/v1/productions/28880/?format=api",
    "demozoo_url": "https://demozoo.org/music/28880/",
    "id": 28880,
    "title": "Body Language",
    "author_nicks": [
        {
            "name": "Zane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16883/?format=api",
                "id": 16883,
                "name": "Zane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-02",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=120120"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 2194,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/731/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/731/",
                    "id": 731,
                    "name": "The Scene 1995",
                    "tagline": "",
                    "start_date": "1995-07-02",
                    "end_date": "1995-07-02",
                    "location": "Singapore",
                    "is_online": false,
                    "country_code": "SG",
                    "latitude": 1.36558,
                    "longitude": 103.827713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}