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

{
    "url": "https://demozoo.org/api/v1/productions/162296/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162296/",
    "id": 162296,
    "title": "Beeb-Tracker",
    "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": "2016-08-26",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": ""
        },
        {
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitshifters.github.io/content/bs-beebtrk.ssd"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/bitshifters/beeb-tracker"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68038"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/07/b6/b23f.159860.png",
            "original_width": 640,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/07/b6/b23f.159860.png",
            "standard_width": 384,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/07/b6/b23f.159860.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available",
        "bbc-teletext-mode"
    ]
}