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

{
    "url": "https://demozoo.org/api/v1/productions/331902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331902/",
    "id": 331902,
    "title": "You are tracked",
    "author_nicks": [
        {
            "name": "totetmatt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121811/?format=api",
                "id": 121811,
                "name": "totetmatt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-22",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/tdf16ms00/glsl/you_are_tracked_by_totetmatt.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "91",
            "competition": {
                "id": 18352,
                "name": "GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4756/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4756/",
                    "id": 4756,
                    "name": "TDF 16ms #0",
                    "tagline": "",
                    "start_date": "2023-10-22",
                    "end_date": "2023-10-22",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://16ms.tokyodemofest.jp/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/91/67fa.334576.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/42/91/67fa.334576.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/91/67fa.334576.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}