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

{
    "url": "https://demozoo.org/api/v1/productions/1693/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1693/",
    "id": 1693,
    "title": "HANS",
    "author_nicks": [
        {
            "name": "Mickey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4337/?format=api",
                "id": 4337,
                "name": "Mickey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Danish Underpants Brigade",
            "abbreviation": "DUB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
                "id": 4226,
                "name": "Danish Underpants Brigade",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-19",
    "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/2009/solskogen09/grfx/newschool/mickey-hans.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "11",
            "competition": {
                "id": 120,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/37/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/37/",
                    "id": 37,
                    "name": "Solskogen 2009",
                    "tagline": "Now out of beta!",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/50/04f2.pl38027.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/53/50/04f2.pl38027.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/50/04f2.pl38027.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}