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

{
    "url": "https://demozoo.org/api/v1/productions/317402/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317402/",
    "id": 317402,
    "title": "X-It V1.0",
    "author_nicks": [
        {
            "name": "Erdmann Toball",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1390/?format=api",
                "id": 1390,
                "name": "E. Toball",
                "is_group": false
            }
        },
        {
            "name": "Holger Vocke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                "id": 3224,
                "name": "Riff Raff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-28",
    "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": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/ba/c5c6.318538.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/d3/ba/c5c6.318538.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/ba/c5c6.318538.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}