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

{
    "url": "https://demozoo.org/api/v1/productions/290005/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290005/",
    "id": 290005,
    "title": "Ikari Warriors",
    "author_nicks": [
        {
            "name": "Circle of Deneb",
            "abbreviation": "COD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116801/?format=api",
                "id": 116801,
                "name": "Circle of Deneb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Boy!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116802/?format=api",
                    "id": 116802,
                    "name": "The Boy!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Infidel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119930/?format=api",
                    "id": 119930,
                    "name": "The Infidel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Agent Stealth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116803/?format=api",
                    "id": 116803,
                    "name": "Agent Stealth",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "disted"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/141a_Ikari_Warriors_Side_1/141a_Ikari_Warriors_Side_1.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/141a_Ikari_Warriors_Side_1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/ac/71b5.285981.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/43/ac/71b5.285981.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/ac/71b5.285981.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "ikari-warriors"
    ]
}