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

{
    "url": "https://demozoo.org/api/v1/productions/10025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10025/",
    "id": 10025,
    "title": "tomthumb",
    "author_nicks": [
        {
            "name": "The Planet Of Leather Moomins",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Statix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/366/?format=api",
                    "id": 366,
                    "name": "Statix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Statix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/366/?format=api",
                    "id": 366,
                    "name": "Statix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Gargaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                    "id": 306,
                    "name": "Gargaj",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "2013 realtime version"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gargaj.umlaut.hu/code/tomthumb_realtime.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tpolm/tomthumb_release.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8253"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/26800822"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "randomized-visuals",
        "video-footage",
        "source-available"
    ]
}