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

{
    "url": "https://demozoo.org/api/v1/productions/320759/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320759/",
    "id": 320759,
    "title": "HAPPY BIRTHDAY ZX81",
    "author_nicks": [
        {
            "name": "ENTARY Games",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135433/?format=api",
                "id": 135433,
                "name": "ENTARY Games",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
            "id": 45,
            "name": "ZX81"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Niki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135434/?format=api",
                    "id": 135434,
                    "name": "Niki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Niki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135434/?format=api",
                    "id": 135434,
                    "name": "Niki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mega.nz/file/85N0GZQB#pEW-iBLEUycgIDxstELPU9sm6Lkzm5retqb0VXFIOhs"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/0a/caac.321659.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/04/0a/caac.321659.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/0a/caac.321659.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/15/44/0834.321660.png",
            "original_width": 530,
            "original_height": 530,
            "standard_url": "https://media.demozoo.org/screens/s/15/44/0834.321660.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/44/0834.321660.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "birthday",
        "zx81"
    ]
}