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

{
    "url": "https://demozoo.org/api/v1/productions/176315/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176315/",
    "id": 176315,
    "title": "Chillout X",
    "author_nicks": [
        {
            "name": "G-Fellow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11649/?format=api",
                "id": 11649,
                "name": "G-Fellow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Code7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44767/?format=api",
                "id": 44767,
                "name": "Code7",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-06",
    "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": "https://csdb.dk/release/download.php?id=150742"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=150749"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=120951"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}