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

{
    "url": "https://demozoo.org/api/v1/productions/365472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365472/",
    "id": 365472,
    "title": "Raster Magic",
    "author_nicks": [
        {
            "name": "Partners In Crime",
            "abbreviation": "PAR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108584/?format=api",
                "id": 108584,
                "name": "Partners In Crime",
                "is_group": true
            }
        },
        {
            "name": "The Seventh Sector",
            "abbreviation": "TSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112468/?format=api",
                "id": 112468,
                "name": "The Seventh Sector",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-04-26",
    "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/200037/raster-magic-tss.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=157798"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}