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

{
    "url": "https://demozoo.org/api/v1/productions/191924/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191924/",
    "id": 191924,
    "title": "Happy 35th Birthday to the Electron! (25/8/83)",
    "author_nicks": [
        {
            "name": "AcornElectron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68319/?format=api",
                "id": 68319,
                "name": "the Elk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
            "id": 66,
            "name": "BBC Micro"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/81/c0f3.168690.png",
            "original_width": 639,
            "original_height": 510,
            "standard_url": "https://media.demozoo.org/screens/s/1e/81/c0f3.168690.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/81/c0f3.168690.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "acorn-electron",
        "amx-art",
        "bbc-basic"
    ]
}