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

{
    "url": "https://demozoo.org/api/v1/productions/347800/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347800/",
    "id": 347800,
    "title": "Muisyle",
    "author_nicks": [
        {
            "name": "Charged",
            "abbreviation": "CRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12004/?format=api",
                "id": 12004,
                "name": "Charged",
                "is_group": true
            }
        },
        {
            "name": "Inflexion Development",
            "abbreviation": "IFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54872/?format=api",
                "id": 54872,
                "name": "Inflexion Development",
                "is_group": true
            }
        },
        {
            "name": "Skylight Designs",
            "abbreviation": "SLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53097/?format=api",
                "id": 53097,
                "name": "Skylight Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/72309/Muisyle.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=76731"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}