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

{
    "url": "https://demozoo.org/api/v1/productions/337941/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337941/",
    "id": 337941,
    "title": "The Mouse",
    "author_nicks": [
        {
            "name": "Slaxx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                "id": 59883,
                "name": "Slaxx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quantum",
            "abbreviation": "Q",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139826/?format=api",
                "id": 139826,
                "name": "Quantum",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-02-10",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=293834"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=239358"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "",
            "competition": {
                "id": 18673,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4746/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4746/",
                    "id": 4746,
                    "name": "Fjälldata 2024",
                    "tagline": "cool cool swimmingpool",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "Östersunds Kommun, Jämtland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.22072,
                    "longitude": 14.90857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/ff/5ba5.338893.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8f/ff/5ba5.338893.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/ff/5ba5.338893.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}