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

{
    "url": "https://demozoo.org/api/v1/productions/122341/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122341/",
    "id": 122341,
    "title": "Demo Plus",
    "author_nicks": [
        {
            "name": "GPA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46559/?format=api",
                "id": 46559,
                "name": "GPA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Syntax Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53478/?format=api",
                    "id": 53478,
                    "name": "Syntax Error",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tj.gpa.free.fr/zip/demos/demoplus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26910"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/ff/530e.67338.png",
            "original_width": 752,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/d5/ff/530e.67338.jpg",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/ff/530e.67338.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}