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

{
    "url": "https://demozoo.org/api/v1/productions/334697/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/334697/",
    "id": 334697,
    "title": "Testscreen",
    "author_nicks": [
        {
            "name": "t0m3000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                "id": 140061,
                "name": "t0m3000",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ibex-crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140060/?format=api",
                "id": 140060,
                "name": "ibex-crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-24",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "t0m3000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
                    "id": 140061,
                    "name": "t0m3000",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/e5/f95d.336082.png",
            "original_width": 780,
            "original_height": 734,
            "standard_url": "https://media.demozoo.org/screens/s/a3/e5/f95d.336082.jpg",
            "standard_width": 318,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/e5/f95d.336082.jpg",
            "thumbnail_width": 159,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "petscii"
    ]
}