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

{
    "url": "https://demozoo.org/api/v1/productions/269263/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269263/",
    "id": 269263,
    "title": "Fight TST 002",
    "author_nicks": [
        {
            "name": "Laxity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                "id": 655,
                "name": "Laxity",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Federation Against Supply Team",
            "abbreviation": "F.A.S.T.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78644/?format=api",
                "id": 78644,
                "name": "Federation Against Supply Team",
                "is_group": true
            }
        },
        {
            "name": "Wizax",
            "abbreviation": "WZX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65376/?format=api",
                "id": 65376,
                "name": "Wizax",
                "is_group": true
            }
        }
    ],
    "release_date": "1987-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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/152301/WIZAX%20-%20Fight%20TST%20002.t64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/8645/wizax_-_fight_tst_002.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20737"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=46358"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/2e/4493.195306.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ca/2e/4493.195306.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/2e/4493.195306.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}