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

{
    "url": "https://demozoo.org/api/v1/productions/303556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303556/",
    "id": 303556,
    "title": "Christmas Tree (Gamebuino)",
    "author_nicks": [
        {
            "name": "pépé",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                "id": 123351,
                "name": "pépé",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-23",
    "supertype": "production",
    "platforms": [],
    "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/2021/vintagecomputingchristmaschallenge21/challenge/pepe_gamebuino_c_vc3-2021.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 75,
            "ranking": "75",
            "score": "501",
            "competition": {
                "id": 16935,
                "name": "Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4398/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4398/",
                    "id": 4398,
                    "name": "VCCC 2021",
                    "tagline": "Vintage Computing Christmas Challenge",
                    "start_date": "2021-12-03",
                    "end_date": "2021-12-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/vccc2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/c7/6925.302508.jpg",
            "original_width": 720,
            "original_height": 405,
            "standard_url": "https://media.demozoo.org/screens/s/68/c7/6925.302508.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/c7/6925.302508.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/b8/4151.302509.jpg",
            "original_width": 720,
            "original_height": 405,
            "standard_url": "https://media.demozoo.org/screens/s/2e/b8/4151.302509.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/b8/4151.302509.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "code-challenge"
    ]
}