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

{
    "url": "https://demozoo.org/api/v1/productions/352281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352281/",
    "id": 352281,
    "title": "Predator +5",
    "author_nicks": [
        {
            "name": "Vanguard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143259/?format=api",
                "id": 143259,
                "name": "Vanguard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alpha Flight",
            "abbreviation": "AFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight",
                "is_group": true
            }
        },
        {
            "name": "The Magic Arts",
            "abbreviation": "TMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3434/?format=api",
                "id": 3434,
                "name": "The Magic Arts",
                "is_group": true
            }
        }
    ],
    "release_date": "1989",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143260/?format=api",
                    "id": 143260,
                    "name": "Rod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Alpha_Flight/AFL%26TMA-TrPredator"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=104595"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/d2/76ba.346279.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/6b/d2/76ba.346279.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/d2/76ba.346279.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trainer",
        "predator"
    ]
}