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

{
    "url": "https://demozoo.org/api/v1/productions/336429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336429/",
    "id": 336429,
    "title": "Escape #1",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-18",
    "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": "https://csdb.dk/getinternalfile.php/120376/ESCANOVE.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=121829"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3576/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3576/",
            "id": 3576,
            "name": "Venlo Meeting November 1989",
            "tagline": "",
            "start_date": "1989-11-18",
            "end_date": "1989-11-18",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}