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

{
    "url": "https://demozoo.org/api/v1/productions/367645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/367645/",
    "id": 367645,
    "title": "A Pleasant Vista",
    "author_nicks": [
        {
            "name": "The Green Herring",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137440/?format=api",
                "id": 137440,
                "name": "The Green Herring",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/lb25-apv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://thegreenherring.neocities.org/art/2025/LB25-APV"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "97",
            "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/74/1e/d1ce.357409.png",
            "original_width": 512,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/74/1e/d1ce.357409.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/1e/d1ce.357409.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "16-colors",
        "xbin",
        "forest",
        "water",
        "mountain"
    ]
}