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

{
    "url": "https://demozoo.org/api/v1/productions/365505/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365505/",
    "id": 365505,
    "title": "Lemon Shark Attacks The Sun!",
    "author_nicks": [
        {
            "name": "Pomme Grenade",
            "abbreviation": "PG13",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82538/?format=api",
                "id": 82538,
                "name": "Pomme Grenade",
                "is_group": true
            }
        },
        {
            "name": "The Practitioners of Lua Megademos",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                "id": 138550,
                "name": "The Practitioners of Lua Megademos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-10",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Purple Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/rsync25/fantasy-computer/lemon-shark-attacks-the-sun_by_pomme-grenade-tpolm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103322"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "82",
            "competition": {
                "id": 19640,
                "name": "Fantasy Computer",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4953/",
                    "id": 4953,
                    "name": "rsync 2025",
                    "tagline": "",
                    "start_date": "2025-01-10",
                    "end_date": "2025-01-11",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/21/c2ab.356242.gif",
            "original_width": 1024,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/e8/21/c2ab.356242.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/21/c2ab.356242.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}