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

{
    "url": "https://demozoo.org/api/v1/productions/377645/?format=api",
    "demozoo_url": "https://demozoo.org/productions/377645/",
    "id": 377645,
    "title": "Flagquiz",
    "author_nicks": [
        {
            "name": "ern0",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1707/?format=api",
                "id": 1707,
                "name": "ern0",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-09-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/t0ad25/pc_256_byte_intro/flagquiz-release.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/ern0/256byte-flagquiz"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104993"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FzN3JjDDEcY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "121",
            "competition": {
                "id": 20260,
                "name": "PC 256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5351/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5351/",
                    "id": 5351,
                    "name": "T0AD 2025",
                    "tagline": "",
                    "start_date": "2025-09-12",
                    "end_date": "2025-09-14",
                    "location": "Szekszárd, Tolna, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.35014,
                    "longitude": 18.70905,
                    "website": "https://t0ad.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/3d/2c43.366421.png",
            "original_width": 1918,
            "original_height": 965,
            "standard_url": "https://media.demozoo.org/screens/s/06/3d/2c43.366421.jpg",
            "standard_width": 400,
            "standard_height": 201,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/3d/2c43.366421.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": [
        "source-available"
    ]
}