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

{
    "url": "https://demozoo.org/api/v1/productions/326659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326659/",
    "id": 326659,
    "title": "Delta",
    "author_nicks": [
        {
            "name": "Scandinavian Cracking Force",
            "abbreviation": "SCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63137/?format=api",
                "id": 63137,
                "name": "Scandinavian Cracking Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-03",
    "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": "Syntax 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91862/?format=api",
                    "id": 91862,
                    "name": "Syntax 2001",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Hellmates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73452/?format=api",
                    "id": 73452,
                    "name": "Hellmates",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crunching, trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/10466/Delta+.t64.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/208985/Delta+_Incl_Music_File-[SCF].d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=22637"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=58248"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/65/a685.329898.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/55/65/a685.329898.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/65/a685.329898.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-sound",
        "delta"
    ]
}