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

{
    "url": "https://demozoo.org/api/v1/productions/94298/?format=api",
    "demozoo_url": "https://demozoo.org/music/94298/",
    "id": 94298,
    "title": "Soma",
    "author_nicks": [
        {
            "name": "Vectrex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28002/?format=api",
                "id": 28002,
                "name": "Vectrex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-09",
    "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": 3,
            "ranking": "3",
            "score": "70",
            "competition": {
                "id": 9718,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1892/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1892/",
                    "id": 1892,
                    "name": "Syntax 2013",
                    "tagline": "",
                    "start_date": "2013-11-09",
                    "end_date": "2013-11-10",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}