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

{
    "url": "https://demozoo.org/api/v1/productions/321612/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/321612/",
    "id": 321612,
    "title": "DLG Crew - Members Logo",
    "author_nicks": [
        {
            "name": "DLG Crew",
            "abbreviation": "DLG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123597/?format=api",
                "id": 123597,
                "name": "DLG Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pride",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/513/?format=api",
                    "id": 513,
                    "name": "Pride",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/artists/pride/dlg_crew_by_pride_pc_2023.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/e6/ba83.322719.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ee/e6/ba83.322719.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/e6/ba83.322719.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "logo"
    ]
}