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

{
    "url": "https://demozoo.org/api/v1/productions/358151/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358151/",
    "id": 358151,
    "title": "Desert Nomads Intro",
    "author_nicks": [
        {
            "name": "Desert Nomads",
            "abbreviation": "DN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95097/?format=api",
                "id": 95097,
                "name": "Desert Nomads",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-03-31",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://intros.c64.org/inc_download.php?iid=303"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=96721"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}