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

{
    "url": "https://demozoo.org/api/v1/productions/30751/?format=api",
    "demozoo_url": "https://demozoo.org/music/30751/",
    "id": 30751,
    "title": "Sorrow",
    "author_nicks": [
        {
            "name": "Edzes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                "id": 4317,
                "name": "Edzes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-19",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/thegathering03/mmul/06_sorrow.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "542",
            "competition": {
                "id": 2481,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/50/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/50/",
                    "id": 50,
                    "name": "The Gathering 2003",
                    "tagline": "Reloaded",
                    "start_date": "2003-04-16",
                    "end_date": "2003-04-20",
                    "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": []
}