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

{
    "url": "https://demozoo.org/api/v1/productions/50469/?format=api",
    "demozoo_url": "https://demozoo.org/music/50469/",
    "id": 50469,
    "title": "Sans titre.xm",
    "author_nicks": [
        {
            "name": "xyce",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21304/?format=api",
                "id": 21304,
                "name": "xyce",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/ca/d3/xyce_sans_titre.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/sunrise11/music_freestyle/xyce_sans_titre.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "83",
            "competition": {
                "id": 5170,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/347/",
                    "id": 347,
                    "name": "Sunrise 2011",
                    "tagline": "The Social Event",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Luton, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.894932,
                    "longitude": -0.42809,
                    "website": "http://www.sunrisedemoparty.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}