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

{
    "url": "https://demozoo.org/api/v1/productions/333953/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333953/",
    "id": 333953,
    "title": "Falling into the cave of renewal",
    "author_nicks": [
        {
            "name": "CopAss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                "id": 111905,
                "name": "CopAss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leader",
            "abbreviation": "LDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                "id": 22396,
                "name": "Leader",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2023/inercia23/graphics/fallen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237335"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18438,
                "name": "Graphics Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/2f/89ea.335213.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/10/2f/89ea.335213.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/2f/89ea.335213.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "humanmadepixels"
    ]
}