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

{
    "url": "https://demozoo.org/api/v1/productions/98908/?format=api",
    "demozoo_url": "https://demozoo.org/music/98908/",
    "id": 98908,
    "title": "Sentinel",
    "author_nicks": [
        {
            "name": "Data",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                "id": 23407,
                "name": "Data",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-26",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2013/retrokomp13/8_bit_music/1_8-bit_msx_compo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "226",
            "competition": {
                "id": 9976,
                "name": "8-bit Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1992/",
                    "id": 1992,
                    "name": "RetroKomp / Load Error 2013",
                    "tagline": "",
                    "start_date": "2013-10-26",
                    "end_date": "2013-10-27",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}