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

{
    "url": "https://demozoo.org/api/v1/productions/91655/?format=api",
    "demozoo_url": "https://demozoo.org/music/91655/",
    "id": 91655,
    "title": "Night Flight",
    "author_nicks": [
        {
            "name": "TCM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26217/?format=api",
                "id": 26217,
                "name": "TCM",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-19",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/trsac13/music_streaming/night-flight-trsac.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "7",
            "competition": {
                "id": 9567,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1951/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1951/",
                    "id": 1951,
                    "name": "TRSAC 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Aarhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15416,
                    "longitude": 10.19431,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}