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

{
    "url": "https://demozoo.org/api/v1/productions/363323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363323/",
    "id": 363323,
    "title": "Weird Ranks",
    "author_nicks": [
        {
            "name": "The Soft Smashers 6802",
            "abbreviation": "TSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109981/?format=api",
                "id": 109981,
                "name": "The Soft Smashers 6802",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-01",
    "supertype": "production",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/56905/Wierd_Ranks.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=64772"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5207/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5207/",
            "id": 5207,
            "name": "TEC Illegal Party 1989",
            "tagline": "",
            "start_date": "1989-07-02",
            "end_date": "1989-07-08",
            "location": "Lane Cove, New South Wales, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -33.82321,
            "longitude": 151.17028,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "charts"
    ]
}