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

{
    "url": "https://demozoo.org/api/v1/productions/365233/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365233/",
    "id": 365233,
    "title": "hard fault",
    "author_nicks": [
        {
            "name": "Otomata Labs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144484/?format=api",
                "id": 144484,
                "name": "Otomata Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "artёmka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                    "id": 45761,
                    "name": "wbcbz7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "artёmka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                    "id": 45761,
                    "name": "wbcbz7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Grongy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118302/?format=api",
                    "id": 118302,
                    "name": "Grongy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "end screen"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dh2025winter/demo/hard_fault.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2025winter/demo/3755"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/wbcbz7/hardfault_pico2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102951"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jIQhSY1BZxQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.03",
            "competition": {
                "id": 19616,
                "name": "HiEnd Demo",
                "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/61/08/d3b7.356001.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/61/08/d3b7.356001.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/61/08/d3b7.356001.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "rpi-pico2"
    ]
}