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

{
    "url": "https://demozoo.org/api/v1/productions/374200/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374200/",
    "id": 374200,
    "title": "LogRolling",
    "author_nicks": [
        {
            "name": "Rafael Luque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150525/?format=api",
                "id": 150525,
                "name": "Rafael Luque",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "5",
            "competition": {
                "id": 19959,
                "name": "Homebrew Games",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5065/",
                    "id": 5065,
                    "name": "Posadas 2025",
                    "tagline": "",
                    "start_date": "2025-06-27",
                    "end_date": "2025-06-29",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "http://posadasparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/7b/efd0.363433.png",
            "original_width": 671,
            "original_height": 519,
            "standard_url": "https://media.demozoo.org/screens/s/6c/7b/efd0.363433.jpg",
            "standard_width": 387,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/7b/efd0.363433.jpg",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}