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

{
    "url": "https://demozoo.org/api/v1/productions/314168/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/314168/",
    "id": 314168,
    "title": "My Chameleon",
    "author_nicks": [
        {
            "name": "Bocianu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                "id": 60653,
                "name": "Bocianu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristesse",
            "abbreviation": "TRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                "id": 15361,
                "name": "Tristesse",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/atascii_compo22/atascii_compo/my_chameleon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "3,757",
            "competition": {
                "id": 17450,
                "name": "ATASCII Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4457/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4457/",
                    "id": 4457,
                    "name": "ATASCII Compo 2022",
                    "tagline": "2nd Atari ASCII Compo",
                    "start_date": "2022-10-01",
                    "end_date": "2022-10-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/ATASCII"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/05/fe32.314921.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a0/05/fe32.314921.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/05/fe32.314921.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "atascii"
    ]
}