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

{
    "url": "https://demozoo.org/api/v1/productions/334863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334863/",
    "id": 334863,
    "title": "Way Too Slow",
    "author_nicks": [
        {
            "name": "Poo-Brain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain",
                "is_group": true
            }
        },
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/tillagefx23/combined_showcase/waytooslow.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18116,
                "name": "Combined Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4730/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4730/",
                    "id": 4730,
                    "name": "Tillage-FX",
                    "tagline": "Get ready with us for 2024!",
                    "start_date": "2023-12-29",
                    "end_date": "2023-12-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/90/0657.337251.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/2e/90/0657.337251.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/90/0657.337251.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}