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

{
    "url": "https://demozoo.org/api/v1/productions/288240/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288240/",
    "id": 288240,
    "title": "Left Unsaid",
    "author_nicks": [
        {
            "name": "5711",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://haujobb.org/files/5711_-_left_unsaid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87613"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-hNBW30cmWY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/36/3098.283632.png",
            "original_width": 300,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/09/36/3098.283632.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/36/3098.283632.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/31/8713.283633.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/ae/31/8713.283633.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/31/8713.283633.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "snowfall"
    ]
}