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

{
    "url": "https://demozoo.org/api/v1/productions/367207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367207/",
    "id": 367207,
    "title": "ROT Sucks",
    "author_nicks": [
        {
            "name": "Insane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19464/?format=api",
                "id": 19464,
                "name": "Insane",
                "is_group": true
            }
        },
        {
            "name": "Reign Of Terror",
            "abbreviation": "ROT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69014/?format=api",
                "id": 69014,
                "name": "Reign Of Terror",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/234142/Rot_Sucks.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=222211"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}