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

{
    "url": "https://demozoo.org/api/v1/productions/352133/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352133/",
    "id": 352133,
    "title": "Hello World",
    "author_nicks": [
        {
            "name": "g33kou",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143232/?format=api",
                "id": 143232,
                "name": "g33kou",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/shadowparty24/fantasy_console/hello.tic"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "74",
            "competition": {
                "id": 19005,
                "name": "Fantasy Console Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4946/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4946/",
                    "id": 4946,
                    "name": "Shadow Party 2024",
                    "tagline": "",
                    "start_date": "2024-06-29",
                    "end_date": "2024-06-30",
                    "location": "Givry-en-Argonne, Marne, Grand Est, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.95008,
                    "longitude": 4.88755,
                    "website": "https://shadow-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/34/a903.346289.png",
            "original_width": 1017,
            "original_height": 569,
            "standard_url": "https://media.demozoo.org/screens/s/2e/34/a903.346289.png",
            "standard_width": 400,
            "standard_height": 223,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/34/a903.346289.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}