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

{
    "url": "https://demozoo.org/api/v1/productions/4453/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/4453/",
    "id": 4453,
    "title": "Tooth Fairy",
    "author_nicks": [
        {
            "name": "Marilla",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4446/?format=api",
                "id": 4446,
                "name": "Marilla",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "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": "BaseUrl",
            "url": "ftp://ftp.gathering.org/TG/2011/CreativeCompos/FreestyleGraphics/016%20-%20tooth_fairy-marilla.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/gfx_freestyle/tooth_fairy-marilla.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "24",
            "competition": {
                "id": 474,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/18/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/18/",
                    "id": 18,
                    "name": "The Gathering 2011",
                    "tagline": "Partly Cloudy",
                    "start_date": "2011-04-20",
                    "end_date": "2011-04-24",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/ab/4ab2.8089.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/0d/ab/4ab2.8089.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/ab/4ab2.8089.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}