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

{
    "url": "https://demozoo.org/api/v1/productions/272542/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272542/",
    "id": 272542,
    "title": "Rotox",
    "author_nicks": [
        {
            "name": "The Invisible Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5164/?format=api",
                "id": 5164,
                "name": "The Invisible Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68458/?format=api",
                    "id": 68458,
                    "name": "Dya",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Invisible Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5164/?format=api",
                    "id": 5164,
                    "name": "The Invisible Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mechanism.fr/misc/rotox.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84384"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=o9oUG8W36Bo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/1b/b116.257855.jpg",
            "original_width": 399,
            "original_height": 242,
            "standard_url": "https://media.demozoo.org/screens/s/63/1b/b116.257855.jpg",
            "standard_width": 399,
            "standard_height": 242,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/1b/b116.257855.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        }
    ],
    "tags": [
        "christmas",
        "trs-80",
        "tandy-coco"
    ]
}