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

{
    "url": "https://demozoo.org/api/v1/productions/224530/?format=api",
    "demozoo_url": "https://demozoo.org/productions/224530/",
    "id": 224530,
    "title": "Patriot Anti-Saddam Defence System v1.0",
    "author_nicks": [
        {
            "name": "The Magiclords",
            "abbreviation": "TML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91304/?format=api",
                "id": 91304,
                "name": "The Magiclords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Equalizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67377/?format=api",
                    "id": 67377,
                    "name": "LamerDeluxe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Tools/MGroup/MagicLords-PatriotV1.0"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=85183"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/51/b1b6.jw130514.png",
            "original_width": 746,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/f3/51/b1b6.jw130514.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/51/b1b6.jw130514.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}