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

{
    "url": "https://demozoo.org/api/v1/productions/336249/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336249/",
    "id": 336249,
    "title": "Not Bat!",
    "author_nicks": [
        {
            "name": "Danish Design",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107616/?format=api",
                "id": 107616,
                "name": "Danish Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-09-28",
    "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": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/d/Danish_Design/Not_Bat.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/71840/Not_Bat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38634"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2826/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2826/",
            "id": 2826,
            "name": "PCW Show 1989",
            "tagline": "12th PCW show",
            "start_date": "1989-09-27",
            "end_date": "1989-09-29",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}