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

{
    "url": "https://demozoo.org/api/v1/productions/77462/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/77462/",
    "id": 77462,
    "title": "Mage",
    "author_nicks": [
        {
            "name": "Joolet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40587/?format=api",
                "id": 40587,
                "name": "Joolet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11-27",
    "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/dreamhack04/grfx/mage_by_joolet.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "89",
            "competition": {
                "id": 8074,
                "name": "Hand Drawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/967/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/967/",
                    "id": 967,
                    "name": "Dreamhack 2004",
                    "tagline": "DreamHack Winter 2004",
                    "start_date": "2004-11-25",
                    "end_date": "2004-11-28",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/ff/c519.pl90813.png",
            "original_width": 586,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/25/ff/c519.pl90813.jpg",
            "standard_width": 228,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/ff/c519.pl90813.jpg",
            "thumbnail_width": 114,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}