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

{
    "url": "https://demozoo.org/api/v1/productions/370101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370101/",
    "id": 370101,
    "title": "Half-Life Alyx",
    "author_nicks": [
        {
            "name": "VREX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148518/?format=api",
                "id": 148518,
                "name": "VREX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-03-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/b1269dc"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b1269dc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/50/9512.358588.png",
            "original_width": 498,
            "original_height": 621,
            "standard_url": "https://media.demozoo.org/screens/s/ec/50/9512.358588.png",
            "standard_width": 240,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/50/9512.358588.png",
            "thumbnail_width": 120,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "half-life",
        "installers",
        "vr",
        "first-release"
    ]
}