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

{
    "url": "https://demozoo.org/api/v1/productions/348665/?format=api",
    "demozoo_url": "https://demozoo.org/productions/348665/",
    "id": 348665,
    "title": "Sir Art's Resource Kit",
    "author_nicks": [
        {
            "name": "Charged",
            "abbreviation": "CRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12004/?format=api",
                "id": 12004,
                "name": "Charged",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.icsr.agh.edu.pl/~aristot/charged/stuff/resource_kit.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=16941"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16375"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15411"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}