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

{
    "url": "https://demozoo.org/api/v1/productions/90124/?format=api",
    "demozoo_url": "https://demozoo.org/music/90124/",
    "id": 90124,
    "title": "Knightfall",
    "author_nicks": [
        {
            "name": "Tsoustis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44026/?format=api",
                "id": 44026,
                "name": "Tsoustis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-19",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=12545"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/react03/cpc/knghtfal.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9487,
                "name": "CPC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1199/",
                    "id": 1199,
                    "name": "React 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-20",
                    "location": "Patra, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}