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

{
    "url": "https://demozoo.org/api/v1/productions/367635/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/367635/",
    "id": 367635,
    "title": "♥ Random Access Byte",
    "author_nicks": [
        {
            "name": "harvest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127889/?format=api",
                "id": 127889,
                "name": "harvest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lazarus",
            "abbreviation": "LAZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
                "id": 17810,
                "name": "Lazarus",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-15",
    "supertype": "graphics",
    "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/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/text_graphics/hrv-random-access_byte.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "153",
            "competition": {
                "id": 19701,
                "name": "Text Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5201/",
                    "id": 5201,
                    "name": "Lovebyte 2025",
                    "tagline": "Blind Date",
                    "start_date": "2025-02-15",
                    "end_date": "2025-02-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/36/0b90.357427.png",
            "original_width": 312,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/7f/36/0b90.357427.png",
            "standard_width": 312,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/36/0b90.357427.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "textmode",
        "16-colors"
    ]
}