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

{
    "url": "https://demozoo.org/api/v1/productions/143983/?format=api",
    "demozoo_url": "https://demozoo.org/productions/143983/",
    "id": 143983,
    "title": "Summer 2014 Mini-Mega-Demo",
    "author_nicks": [
        {
            "name": "Mellow Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55000/?format=api",
                "id": 55000,
                "name": "Mellow Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://codef.namwollem.co.uk/summer2014.html"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/b9/c561.91388.png",
            "original_width": 255,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/37/b9/c561.91388.jpg",
            "standard_width": 255,
            "standard_height": 188,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/b9/c561.91388.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/ef/5cad.91389.png",
            "original_width": 255,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/ed/ef/5cad.91389.jpg",
            "standard_width": 255,
            "standard_height": 188,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/ef/5cad.91389.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": [
        "html5",
        "codef",
        "chromium"
    ]
}