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

{
    "url": "https://demozoo.org/api/v1/productions/297781/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297781/",
    "id": 297781,
    "title": "Yasha 18",
    "author_nicks": [
        {
            "name": "Children Infatuated Computers",
            "abbreviation": "CIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9538/?format=api",
                "id": 9538,
                "name": "Children Infatuated Computers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SNTR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125428/?format=api",
                    "id": 125428,
                    "name": "SNTR",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/get.php?id=17&f=DEMO/yasha18.zip&ncr&t=1628483226&c=16c1aaf369b36f481d414887ade2daf3062413c39e388d232eb465d1b66ee64d"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/view_demo.php?id=17"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0To5U5nz_nE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "birthday-present"
    ]
}