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

{
    "url": "https://demozoo.org/api/v1/productions/352111/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/352111/",
    "id": 352111,
    "title": "GX4000",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "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/2024/shadowparty24/textmode_graphics/gx4000_lgk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "92",
            "competition": {
                "id": 19002,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4946/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4946/",
                    "id": 4946,
                    "name": "Shadow Party 2024",
                    "tagline": "",
                    "start_date": "2024-06-29",
                    "end_date": "2024-06-30",
                    "location": "Givry-en-Argonne, Marne, Grand Est, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.95008,
                    "longitude": 4.88755,
                    "website": "https://shadow-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/81/5761.346188.png",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/95/81/5761.346188.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/81/5761.346188.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "amscii"
    ]
}