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

{
    "url": "https://demozoo.org/api/v1/productions/288424/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/288424/",
    "id": 288424,
    "title": "Curly",
    "author_nicks": [
        {
            "name": "Raven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                "id": 236,
                "name": "Raven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-12-31",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/hogmanay20/graphics/raven-curly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "135",
            "competition": {
                "id": 16295,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4196/",
                    "id": 4196,
                    "name": "Hogmanay.party",
                    "tagline": "",
                    "start_date": "2020-12-31",
                    "end_date": "2021-01-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.hogmanay.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/82/8b29.284031.png",
            "original_width": 128,
            "original_height": 128,
            "standard_url": "https://media.demozoo.org/screens/s/4b/82/8b29.284031.png",
            "standard_width": 128,
            "standard_height": 128,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/82/8b29.284031.png",
            "thumbnail_width": 128,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "timanthes",
        "affinity-photo"
    ]
}