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

{
    "url": "https://demozoo.org/api/v1/productions/270841/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270841/",
    "id": 270841,
    "title": "ASM-One V1.01 Seka-Updated",
    "author_nicks": [
        {
            "name": "JIL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110237/?format=api",
                "id": 110237,
                "name": "JIL",
                "is_group": false
            }
        },
        {
            "name": "Rune Gram-Madsen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4652/?format=api",
                "id": 4652,
                "name": "Promax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-14",
    "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": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=108120"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/16/06cd.255702.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/81/16/06cd.255702.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/16/06cd.255702.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "asm-one",
        "assembler"
    ]
}