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

{
    "url": "https://demozoo.org/api/v1/productions/323251/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323251/",
    "id": 323251,
    "title": "Dominators Intro",
    "author_nicks": [
        {
            "name": "20th Century Composers",
            "abbreviation": "20CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7643/?format=api",
                "id": 7643,
                "name": "20th Century Composers",
                "is_group": true
            }
        },
        {
            "name": "Black Mail",
            "abbreviation": "BML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5732/?format=api",
                "id": 5732,
                "name": "Black Mail",
                "is_group": true
            }
        },
        {
            "name": "Inorix",
            "abbreviation": "INX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107557/?format=api",
                "id": 107557,
                "name": "Inorix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EVS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7641/?format=api",
                    "id": 7641,
                    "name": "EVS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Orc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5735/?format=api",
                    "id": 5735,
                    "name": "Orc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=220441"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=58338"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}