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

{
    "url": "https://demozoo.org/api/v1/productions/326552/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/326552/",
    "id": 326552,
    "title": "Lederboard",
    "author_nicks": [
        {
            "name": "jab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116479/?format=api",
                "id": 116479,
                "name": "jab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-04",
    "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=256744"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=207911"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 18059,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4359/",
                    "id": 4359,
                    "name": "PsyKozMOS 2021",
                    "tagline": "",
                    "start_date": "2021-09-03",
                    "end_date": "2021-09-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/1f/9eba.329754.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/09/1f/9eba.329754.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/1f/9eba.329754.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "petscii"
    ]
}