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

{
    "url": "https://demozoo.org/api/v1/productions/270492/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270492/",
    "id": 270492,
    "title": "Inverse Display",
    "author_nicks": [
        {
            "name": "Kreciki",
            "abbreviation": "KRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki",
                "is_group": true
            }
        },
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-25",
    "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": "http://wod.untergrund.net/c64/1996/i/inverse%20display.7z"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/78516/0171b.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=260"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12588"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19866"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}