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

{
    "url": "https://demozoo.org/api/v1/productions/58142/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/58142/",
    "id": 58142,
    "title": "Faces",
    "author_nicks": [
        {
            "name": "DFeKT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3640/?format=api",
                "id": 3640,
                "name": "DFeKT",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Junk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3778/?format=api",
                "id": 3778,
                "name": "Junk",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-20",
    "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/2001/the_meltdown01.autumn/grtc/faces.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "379",
            "competition": {
                "id": 6276,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/863/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/863/",
                    "id": 863,
                    "name": "The Meltdown 2001 (8)",
                    "tagline": "Autumn - Rise to the Challenge",
                    "start_date": "2001-10-19",
                    "end_date": "2001-10-21",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/23/fb91.pl62519.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/89/23/fb91.pl62519.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/23/fb91.pl62519.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}