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

{
    "url": "https://demozoo.org/api/v1/productions/38763/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/38763/",
    "id": 38763,
    "title": "Matilda",
    "author_nicks": [
        {
            "name": "Calladin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/327/?format=api",
                "id": 327,
                "name": "Calladin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-30",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/compusphere98/grfx/cs98-pix.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/compusphere98/grfx/matilda.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "88",
            "competition": {
                "id": 3575,
                "name": "8 Bit Pixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/471/",
                    "id": 471,
                    "name": "Compusphere 1998 (10)",
                    "tagline": "Compusphere X",
                    "start_date": "1998-10-30",
                    "end_date": "1998-10-31",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/74/aeb1.pl46283.gif",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/81/74/aeb1.pl46283.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/74/aeb1.pl46283.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}