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

{
    "url": "https://demozoo.org/api/v1/productions/365530/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/365530/",
    "id": 365530,
    "title": "Im Keller Mit Onkel Opa",
    "author_nicks": [
        {
            "name": "Danko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/722/?format=api",
                "id": 722,
                "name": "Danko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-01-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/rsync25/textmode-graphics/im-keller-mit-onkel-opa_by_danko-fairlight.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=249403"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "68",
            "competition": {
                "id": 19643,
                "name": "Textmode Graphics",
                "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/90/e3/e7d3.356529.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/90/e3/e7d3.356529.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/e3/e7d3.356529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}