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

{
    "url": "https://demozoo.org/api/v1/productions/165789/?format=api",
    "demozoo_url": "https://demozoo.org/music/165789/",
    "id": 165789,
    "title": "Beats From The East",
    "author_nicks": [
        {
            "name": "Elz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20918/?format=api",
                "id": 20918,
                "name": "Elz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Skulls",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14664/?format=api",
                "id": 14664,
                "name": "Skulls",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/thegathering04/mp3_ogg/beats_from_the_east_by_elz___skulls.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2492,
                "name": "High Quality Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/49/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/49/",
                    "id": 49,
                    "name": "The Gathering 2004",
                    "tagline": "Rescue Of Fractalus",
                    "start_date": "2004-04-07",
                    "end_date": "2004-04-11",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}