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

{
    "url": "https://demozoo.org/api/v1/productions/55141/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55141/",
    "id": 55141,
    "title": "Illuminated",
    "author_nicks": [
        {
            "name": "Tournesol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11972/?format=api",
                "id": 11972,
                "name": "Tournesol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-28",
    "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/2004/tum04/grfx/illumiated.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "125",
            "competition": {
                "id": 5882,
                "name": "Pixeled/Handpainted",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/169/",
                    "id": 169,
                    "name": "The Ultimate Meeting 2004",
                    "tagline": "Christmas with your *real* family",
                    "start_date": "2004-12-27",
                    "end_date": "2004-12-29",
                    "location": "Hemsbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.591995,
                    "longitude": 8.64747,
                    "website": "http://2004.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/fe/2515.pl83196.png",
            "original_width": 590,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/a6/fe/2515.pl83196.jpg",
            "standard_width": 230,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/fe/2515.pl83196.jpg",
            "thumbnail_width": 115,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}