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

{
    "url": "https://demozoo.org/api/v1/productions/375811/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375811/",
    "id": 375811,
    "title": "Dead on My Feet",
    "author_nicks": [
        {
            "name": "A. Suomalainen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151141/?format=api",
                "id": 151141,
                "name": "A. Suomalainen",
                "is_group": false
            }
        },
        {
            "name": "M. Hakulinen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137682/?format=api",
                "id": 137682,
                "name": "M. Hakulinen",
                "is_group": false
            }
        },
        {
            "name": "T. Hakkarainen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151142/?format=api",
                "id": 151142,
                "name": "T. Hakkarainen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-31",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/assembly_summer25/game-development/dead-on-my-feet_by_mikko-hakulinen-aleksanteri-suomalainen-timo-hakkarainen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "369",
            "competition": {
                "id": 20107,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5247/",
                    "id": 5247,
                    "name": "Assembly Summer 2025",
                    "tagline": "",
                    "start_date": "2025-07-31",
                    "end_date": "2025-08-03",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}