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

{
    "url": "https://demozoo.org/api/v1/productions/29391/?format=api",
    "demozoo_url": "https://demozoo.org/music/29391/",
    "id": 29391,
    "title": "Bill Phoenix",
    "author_nicks": [
        {
            "name": "YanniS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21551/?format=api",
                "id": 21551,
                "name": "Yannis Brown",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-01",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "269",
            "competition": {
                "id": 2305,
                "name": "Algorythm 1996",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/628/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/628/",
                    "id": 628,
                    "name": "Coven 1996",
                    "tagline": "",
                    "start_date": "1996-09-30",
                    "end_date": "1996-10-02",
                    "location": "Adelaide, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.926102,
                    "longitude": 138.599884,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}