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

{
    "url": "https://demozoo.org/api/v1/productions/44010/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/44010/",
    "id": 44010,
    "title": "Drake",
    "author_nicks": [
        {
            "name": "Duffe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8083/?format=api",
                "id": 8083,
                "name": "Duffe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Robot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27462/?format=api",
                "id": 27462,
                "name": "Robot",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-15",
    "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/1999/icing99/grfx/duffe_drake.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "9",
            "score": "12",
            "competition": {
                "id": 4288,
                "name": "Pixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/589/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/589/",
                    "id": 589,
                    "name": "Icing 1999",
                    "tagline": "",
                    "start_date": "1999-05-13",
                    "end_date": "1999-05-16",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.79476,
                    "longitude": 12.31688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/35/9ede.pl49325.gif",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/ee/35/9ede.pl49325.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/35/9ede.pl49325.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}