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

{
    "url": "https://demozoo.org/api/v1/productions/343666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343666/",
    "id": 343666,
    "title": "Night at Boss II",
    "author_nicks": [
        {
            "name": "Boss Incorporated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101520/?format=api",
                "id": 101520,
                "name": "Boss Incorporated",
                "is_group": true
            }
        },
        {
            "name": "Maniacs",
            "abbreviation": "MNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76115/?format=api",
                "id": 76115,
                "name": "Maniacs",
                "is_group": true
            }
        },
        {
            "name": "Wartec",
            "abbreviation": "WTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27262/?format=api",
                "id": 27262,
                "name": "Wartec",
                "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/220967/Night_at_Boss_II.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=210911"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}