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

{
    "url": "https://demozoo.org/api/v1/productions/336370/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336370/",
    "id": 336370,
    "title": "Cop Sucker",
    "author_nicks": [
        {
            "name": "Wizards of Illusions",
            "abbreviation": "WOI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140815/?format=api",
                "id": 140815,
                "name": "Wizards of Illusions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-19",
    "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/185991/cop sucker.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=90348"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3288/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3288/",
            "id": 3288,
            "name": "Venlo Meeting August 1989",
            "tagline": "",
            "start_date": "1989-08-19",
            "end_date": "1989-08-19",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}