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

{
    "url": "https://demozoo.org/api/v1/productions/34268/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/34268/",
    "id": 34268,
    "title": "Beauty.jpg",
    "author_nicks": [
        {
            "name": "Grape",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15058/?format=api",
                "id": 15058,
                "name": "Grape",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Steel Dawn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15059/?format=api",
                "id": 15059,
                "name": "Steel Dawn",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-18",
    "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/1997/coven97/grfx/beauty.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "86",
            "competition": {
                "id": 2892,
                "name": "VGA Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/629/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/629/",
                    "id": 629,
                    "name": "Coven 1997",
                    "tagline": "",
                    "start_date": "1997-07-16",
                    "end_date": "1997-07-19",
                    "location": "Adelaide, South Australia, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.92866,
                    "longitude": 138.59863,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/47/2c1d.pl44358.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/39/47/2c1d.pl44358.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/47/2c1d.pl44358.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}