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

{
    "url": "https://demozoo.org/api/v1/productions/334238/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/334238/",
    "id": 334238,
    "title": "Le Carton",
    "author_nicks": [
        {
            "name": "Sensenstahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                "id": 22787,
                "name": "Sensenstahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sensenstahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                    "id": 22787,
                    "name": "Sensenstahl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/grill_and_chill_x-mas23/releases/sen-carton.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4826/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4826/",
            "id": 4826,
            "name": "Grill and Chill X-Mas Edition 2023",
            "tagline": "",
            "start_date": "2023-12-09",
            "end_date": "2023-12-09",
            "location": "Wuppertal, Düsseldorf District, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.25627,
            "longitude": 7.14816,
            "website": "https://devlab.nrw"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/47/acf9.335484.png",
            "original_width": 92,
            "original_height": 149,
            "standard_url": "https://media.demozoo.org/screens/s/57/47/acf9.335484.png",
            "standard_width": 92,
            "standard_height": 149,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/47/acf9.335484.png",
            "thumbnail_width": 92,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "ms-paint"
    ]
}