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

{
    "url": "https://demozoo.org/api/v1/productions/321475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321475/",
    "id": 321475,
    "title": "Unlimited robots",
    "author_nicks": [
        {
            "name": "Koala",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35213/?format=api",
                "id": 35213,
                "name": "Koala",
                "is_group": false
            }
        },
        {
            "name": "Piesiu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                "id": 17592,
                "name": "Piesiu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/forever23/atari_1k/koala_-_unlimited_robots.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "450",
            "competition": {
                "id": 17770,
                "name": "Atari 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3887/",
                    "id": 3887,
                    "name": "Forever 2023",
                    "tagline": "21: ROBOT",
                    "start_date": "2023-03-17",
                    "end_date": "2023-03-19",
                    "location": "Suchá nad Parnou, Okres Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41342,
                    "longitude": 17.48444,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/c1/5b7d.322696.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/d7/c1/5b7d.322696.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/c1/5b7d.322696.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}