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

{
    "url": "https://demozoo.org/api/v1/productions/80653/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80653/",
    "id": 80653,
    "title": "Not to 3.14",
    "author_nicks": [
        {
            "name": "Random",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                "id": 10125,
                "name": "Random",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gfxile",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                "id": 24608,
                "name": "Gfxile",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-07-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/2005/assembly05/grfx/freestyle/not_to_3_14_by_random_gfxile.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1623",
            "competition": {
                "id": 8352,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/4a/3688.pl192583.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/bd/4a/3688.pl192583.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/4a/3688.pl192583.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}