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

{
    "url": "https://demozoo.org/api/v1/productions/322805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322805/",
    "id": 322805,
    "title": "Zanac",
    "author_nicks": [
        {
            "name": "RevEng",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                "id": 136968,
                "name": "RevEng",
                "is_group": false
            }
        },
        {
            "name": "Synthpopalooza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                "id": 136969,
                "name": "Synthpopalooza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-02-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
            "id": 86,
            "name": "Atari 7800 ProSystem"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RevEng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                    "id": 136968,
                    "name": "RevEng",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Synthpopalooza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                    "id": 136969,
                    "name": "Synthpopalooza",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/collections/Trebors%207800%20ROM%20PROPack/HHDP_20230423/Demos/XMYM%20Tracker%20-%20Zanac%20(20200221).a78"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://forums.atariage.com/applications/core/interface/file/attachment.php?id=704258"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sulwizW9k7c"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/ae/6fc6.324974.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/2e/ae/6fc6.324974.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/ae/6fc6.324974.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dragonfly-cart",
        "ym2151",
        "xmym-tracker"
    ]
}