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

{
    "url": "https://demozoo.org/api/v1/productions/369797/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/369797/",
    "id": 369797,
    "title": "Cat queen",
    "author_nicks": [
        {
            "name": "Visac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16475/?format=api",
                "id": 16475,
                "name": "Visac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cult",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19301/?format=api",
                "id": 19301,
                "name": "Cult",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-03-15",
    "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": "http://forever.zeroteam.sk/download/f23c64.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "390",
            "competition": {
                "id": 19758,
                "name": "C64 graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4958/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4958/",
                    "id": 4958,
                    "name": "Forever 2025",
                    "tagline": "23: Jurassic Party",
                    "start_date": "2025-03-14",
                    "end_date": "2025-03-16",
                    "location": "Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41667,
                    "longitude": 17.66667,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/01/87f8.358553.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b2/01/87f8.358553.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/01/87f8.358553.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}