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

{
    "url": "https://demozoo.org/api/v1/productions/357212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357212/",
    "id": 357212,
    "title": "Skrolli Party on fire",
    "author_nicks": [
        {
            "name": "Crinoid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130171/?format=api",
                "id": 130171,
                "name": "Crinoid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Inside",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10155/?format=api",
                "id": 10155,
                "name": "Inside",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-09-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "166",
            "competition": {
                "id": 19368,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5021/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5021/",
                    "id": 5021,
                    "name": "Skrolli Party 2024",
                    "tagline": "",
                    "start_date": "2024-09-13",
                    "end_date": "2024-09-15",
                    "location": "Hämeenlinna, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.0,
                    "longitude": 24.45,
                    "website": "https://skrolliparty.fi/2024/index.en.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/f7/211b.350195.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/c9/f7/211b.350195.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/f7/211b.350195.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "basic",
        "fire-effect"
    ]
}