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

{
    "url": "https://demozoo.org/api/v1/productions/309026/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/309026/",
    "id": 309026,
    "title": "Floatin' Vinyl",
    "author_nicks": [
        {
            "name": "Funki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                "id": 61840,
                "name": "Funki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mesz",
            "abbreviation": "MSZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74480/?format=api",
                "id": 74480,
                "name": "Mesz",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Funki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                    "id": 61840,
                    "name": "Funki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        },
        {
            "nick": {
                "name": "Mortimer Twang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1029/?format=api",
                    "id": 1029,
                    "name": "Mortimer Twang",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/misc/msx-fvin.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/78/5ce4.322731.png",
            "original_width": 624,
            "original_height": 16128,
            "standard_url": "https://media.demozoo.org/screens/s/52/78/5ce4.322731.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/78/5ce4.322731.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}