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

{
    "url": "https://demozoo.org/api/v1/productions/362511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362511/",
    "id": 362511,
    "title": "Perspective Shift",
    "author_nicks": [
        {
            "name": "Algorias",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18771/?format=api",
                "id": 18771,
                "name": "Algorias",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Horology",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26071/?format=api",
                "id": 26071,
                "name": "Horology",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-12-07",
    "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/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/inercia24/size_coding/perspective-shift_by_algorias-horology.tic"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101890"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=4097"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19589,
                "name": "Size Coding Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4899/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4899/",
                    "id": 4899,
                    "name": "Inércia 2024",
                    "tagline": "",
                    "start_date": "2024-12-06",
                    "end_date": "2024-12-08",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2024.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/79/3ebe.354124.png",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/77/79/3ebe.354124.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/79/3ebe.354124.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}