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

{
    "url": "https://demozoo.org/api/v1/productions/338125/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338125/",
    "id": 338125,
    "title": "What Is Sizecoding?",
    "author_nicks": [
        {
            "name": "Filippp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                "id": 139690,
                "name": "Filippp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/wild_showcase/what-is-sizecoding.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8Bk5M3KXbHI&t=51"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18621,
                "name": "Wild Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4760/",
                    "id": 4760,
                    "name": "Lovebyte 2024",
                    "tagline": "Its on like DONKEY~1.COM",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}