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

{
    "url": "https://demozoo.org/api/v1/productions/198196/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198196/",
    "id": 198196,
    "title": "Beeb Step",
    "author_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
            "id": 66,
            "name": "BBC Micro"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TMM12",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84443/?format=api",
                    "id": 84443,
                    "name": "TMM12",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "KieranHJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Henley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70102/?format=api",
                    "id": 70102,
                    "name": "Henley",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/content/bs-beebstep.ssd"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/posts/prods/bs-beeb-step.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/bitshifters/beeb-step"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79847"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fCpdaXQ5P-w"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}