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

{
    "url": "https://demozoo.org/api/v1/productions/165450/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165450/",
    "id": 165450,
    "title": "Cyberotic",
    "author_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/a/Anubis/Cyberotic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/forever03/c64/misc/cyberotic_graphics_coll.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8164"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/124/?format=api",
            "demozoo_url": "https://demozoo.org/parties/124/",
            "id": 124,
            "name": "Forever 2003",
            "tagline": "Forever Quattro",
            "start_date": "2003-03-14",
            "end_date": "2003-03-16",
            "location": "Zlatovce, Nitriansky, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.90431,
            "longitude": 18.00753,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}