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

{
    "url": "https://demozoo.org/api/v1/productions/365409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365409/",
    "id": 365409,
    "title": "Lovers",
    "author_nicks": [
        {
            "name": "Shuran33",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33070/?format=api",
                "id": 33070,
                "name": "Shuran33",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dh2025winter/lowend_intro/lovers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2025winter/lowend_intro/3669"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.37",
            "competition": {
                "id": 19625,
                "name": "LowEnd 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5159/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5159/",
                    "id": 5159,
                    "name": "DiHalt 2025 Winter",
                    "tagline": "",
                    "start_date": "2025-01-05",
                    "end_date": "2025-01-07",
                    "location": "Nizhniy Novgorod, Nizhny Novgorod Oblast, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/f3/8887.356121.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/55/f3/8887.356121.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/f3/8887.356121.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}