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

{
    "url": "https://demozoo.org/api/v1/productions/80210/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80210/",
    "id": 80210,
    "title": "Monster",
    "author_nicks": [
        {
            "name": "Slizgi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6795/?format=api",
                "id": 6795,
                "name": "Slizgi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Mafia",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                "id": 1026,
                "name": "Digital Mafia",
                "is_group": true
            }
        },
        {
            "name": "Moonflow",
            "abbreviation": "MFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-06-25",
    "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/abstract05/grfx/24bit/7.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "41",
            "competition": {
                "id": 8313,
                "name": "24bpp Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1130/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1130/",
                    "id": 1130,
                    "name": "Abstract 2005",
                    "tagline": "",
                    "start_date": "2005-06-25",
                    "end_date": "2005-06-26",
                    "location": "Gliwice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.29761,
                    "longitude": 18.67658,
                    "website": "http://www.abstract.scene.pl/index2.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/83/8ab1.pl92494.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/ea/83/8ab1.pl92494.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/83/8ab1.pl92494.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}