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

{
    "url": "https://demozoo.org/api/v1/productions/373296/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373296/",
    "id": 373296,
    "title": "Chaotic Country Choice #4",
    "author_nicks": [
        {
            "name": "Therapy",
            "abbreviation": "TRY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13453/?format=api",
                "id": 13453,
                "name": "Therapy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ROY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19930/?format=api",
                    "id": 19930,
                    "name": "ROY",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Chaotic_Country/Chaotic_Country_04.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/62485/Chaotic_Country_04.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16369"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}