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

{
    "url": "https://demozoo.org/api/v1/productions/151876/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151876/",
    "id": 151876,
    "title": "Zuul Homepage Intro",
    "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": "2015-11-17",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Big Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                    "id": 2369,
                    "name": "Big Alec",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mellow Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55000/?format=api",
                    "id": 55000,
                    "name": "Mellow Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "HTML5"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://codef.namwollem.co.uk/newzuul.html"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.zuul.fr"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/35/8416.100172.jpg",
            "original_width": 769,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/af/35/8416.100172.jpg",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/35/8416.100172.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "html5",
        "codef",
        "zuul"
    ]
}