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

{
    "url": "https://demozoo.org/api/v1/productions/288651/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288651/",
    "id": 288651,
    "title": "Too Long on Disk",
    "author_nicks": [
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        },
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-01-05",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Firehawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6912/?format=api",
                    "id": 6912,
                    "name": "Firehawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Møllpauk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20347/?format=api",
                    "id": 20347,
                    "name": "Møllpauk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                    "id": 158,
                    "name": "Joe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/207237/too_long_on_disk.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=198649"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87704"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/8f/5ece.284165.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fc/8f/5ece.284165.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/8f/5ece.284165.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}