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

{
    "url": "https://demozoo.org/api/v1/productions/311829/?format=api",
    "demozoo_url": "https://demozoo.org/music/311829/",
    "id": 311829,
    "title": "The Overwhelming Beauty",
    "author_nicks": [
        {
            "name": "Luke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35756/?format=api",
                "id": 35756,
                "name": "Luke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02",
    "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": 13,
            "ranking": "=13",
            "score": "3.01",
            "competition": {
                "id": 17280,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4506/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4506/",
                    "id": 4506,
                    "name": "Ultim8 Compo February 2001",
                    "tagline": "",
                    "start_date": "2001-02",
                    "end_date": "2001-02",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}