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

{
    "url": "https://demozoo.org/api/v1/productions/309646/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/309646/",
    "id": 309646,
    "title": "Sky Fall",
    "author_nicks": [
        {
            "name": "Facet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                "id": 235,
                "name": "Facet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-07-02",
    "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=270332"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/gubbdata22/c64_graphics/facet.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=219267"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.79",
            "competition": {
                "id": 17131,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4395/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4395/",
                    "id": 4395,
                    "name": "Gubbdata 2022",
                    "tagline": "We Feel the Need, the Need for Tweed!",
                    "start_date": "2022-07-01",
                    "end_date": "2022-07-03",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66897,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/10/edc6.310508.png",
            "original_width": 416,
            "original_height": 242,
            "standard_url": "https://media.demozoo.org/screens/s/54/10/edc6.310508.png",
            "standard_width": 400,
            "standard_height": 232,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/10/edc6.310508.png",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "sprites"
    ]
}