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

{
    "url": "https://demozoo.org/api/v1/productions/352154/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/352154/",
    "id": 352154,
    "title": "Rockin' Ronin",
    "author_nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82880/?format=api",
                "id": 82880,
                "name": "Dave",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SIDNIFY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82881/?format=api",
                "id": 82881,
                "name": "SIDNIFY",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-06-29",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/arok24/graphics/dave_gfx_arok2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "178",
            "competition": {
                "id": 19009,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4879/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4879/",
                    "id": 4879,
                    "name": "Árok 2024",
                    "tagline": "",
                    "start_date": "2024-06-28",
                    "end_date": "2024-06-30",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "https://arok.intro.hu/2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/78/1d0f.346406.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e0/78/1d0f.346406.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/78/1d0f.346406.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}