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

{
    "url": "https://demozoo.org/api/v1/productions/172486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172486/",
    "id": 172486,
    "title": "Shoot Out",
    "author_nicks": [
        {
            "name": "Blaze",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71857/?format=api",
                "id": 71857,
                "name": "Blaze",
                "is_group": true
            }
        },
        {
            "name": "Bloodsuckers",
            "abbreviation": "BS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-01-10",
    "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": [
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hoffi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3057/?format=api",
                    "id": 3057,
                    "name": "Hoffi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack"
        },
        {
            "nick": {
                "name": "Hoffi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3057/?format=api",
                    "id": 3057,
                    "name": "Hoffi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TTT-Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71855/?format=api",
                    "id": 71855,
                    "name": "TTT-Team",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=25837"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6TFrmPPZDyQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}