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

{
    "url": "https://demozoo.org/api/v1/productions/335741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335741/",
    "id": 335741,
    "title": "Ordo",
    "author_nicks": [
        {
            "name": "Steffest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136847/?format=api",
                "id": 136847,
                "name": "Steffest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-01-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/rsync24/oldskool/ordo_by_steffest.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/steffest/ordo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95802"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6vdG_Bejn5g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "80",
            "competition": {
                "id": 18569,
                "name": "Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4752/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4752/",
                    "id": 4752,
                    "name": "rsync 2024",
                    "tagline": "RSync.  Because we have to",
                    "start_date": "2024-01-05",
                    "end_date": "2024-01-06",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://www.demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/b3/6566.337214.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/40/b3/6566.337214.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/b3/6566.337214.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}