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

{
    "url": "https://demozoo.org/api/v1/productions/360829/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360829/",
    "id": 360829,
    "title": "Full Char Fill",
    "author_nicks": [
        {
            "name": "Harvey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72215/?format=api",
                "id": 72215,
                "name": "Harvey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-02",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/zoo24/basic-effect/full-char-fill_by_harvey.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VWuedMiyKSM&t=151"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "6.329",
            "competition": {
                "id": 19511,
                "name": "BASIC Effect",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4679/",
                    "id": 4679,
                    "name": "Zoo 2024",
                    "tagline": "All Hallow's Party",
                    "start_date": "2024-11-01",
                    "end_date": "2024-11-03",
                    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.67994,
                    "longitude": 24.35892,
                    "website": "https://2024.zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/7a/f4ab.352537.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/88/7a/f4ab.352537.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/7a/f4ab.352537.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "basic",
        "one-file-demo"
    ]
}