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

{
    "url": "https://demozoo.org/api/v1/productions/352937/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/352937/",
    "id": 352937,
    "title": "Cool Cat & Crazy Dog",
    "author_nicks": [
        {
            "name": "Rohtie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4456/?format=api",
                "id": 4456,
                "name": "Rohtie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ninjadev",
            "abbreviation": "NDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-07-13",
    "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/2024/blackvalley24/textmode_graphics/02_rohtie-ninjadev-cool-cat-and-crazy-dog.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=244229"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "141",
            "competition": {
                "id": 19054,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4793/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4793/",
                    "id": 4793,
                    "name": "Black Valley 2024",
                    "tagline": "Black Summer",
                    "start_date": "2024-07-12",
                    "end_date": "2024-07-14",
                    "location": "Blaker, Lillestrøm, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.00349,
                    "longitude": 11.30198,
                    "website": "https://blackvalley.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/b9/86b5.346950.png",
            "original_width": 1152,
            "original_height": 816,
            "standard_url": "https://media.demozoo.org/screens/s/94/b9/86b5.346950.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/b9/86b5.346950.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}