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

{
    "url": "https://demozoo.org/api/v1/productions/339051/?format=api",
    "demozoo_url": "https://demozoo.org/music/339051/",
    "id": 339051,
    "title": "Violin Edge",
    "author_nicks": [
        {
            "name": "Leonard Blyx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17100/?format=api",
                "id": 17100,
                "name": "Leonard Blyx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-25",
    "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": 5,
            "ranking": "5",
            "score": "5.739",
            "competition": {
                "id": 13673,
                "name": "MP3 / Chip / Mod Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/644/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/644/",
                    "id": 644,
                    "name": "7DX 2010",
                    "tagline": "",
                    "start_date": "2010-12-25",
                    "end_date": "2010-12-26",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}