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

{
    "url": "https://demozoo.org/api/v1/productions/326428/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/326428/",
    "id": 326428,
    "title": "Rakkaudella",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2020-09-12",
    "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=241811"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=195736"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 37,
            "ranking": "39",
            "score": "",
            "competition": {
                "id": 16117,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4125/",
                    "id": 4125,
                    "name": "Psykoz 2020",
                    "tagline": "",
                    "start_date": "2020-09-11",
                    "end_date": "2020-09-13",
                    "location": "Ruovesi, Ylä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.98575,
                    "longitude": 24.05714,
                    "website": "https://csdb.dk/event/?id=2982"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/7a/5c15.329694.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fd/7a/5c15.329694.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/7a/5c15.329694.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "unknown-author"
    ]
}