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

{
    "url": "https://demozoo.org/api/v1/productions/86243/?format=api",
    "demozoo_url": "https://demozoo.org/music/86243/",
    "id": 86243,
    "title": "Happines",
    "author_nicks": [
        {
            "name": "Chaser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                "id": 508,
                "name": "Chaser",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/riverwash08/music/newschool/02-happiness-chaser.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "42",
            "competition": {
                "id": 9094,
                "name": "Msx Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/162/",
                    "id": 162,
                    "name": "Riverwash 2008",
                    "tagline": "Project Mayhem",
                    "start_date": "2008-08-29",
                    "end_date": "2008-08-31",
                    "location": "Rudy, Kuźnia Raciborska, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.192009,
                    "longitude": 18.45043,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}