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

{
    "url": "https://demozoo.org/api/v1/productions/47712/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47712/",
    "id": 47712,
    "title": "Tinkerbell",
    "author_nicks": [
        {
            "name": "ccr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3305/?format=api",
                "id": 3305,
                "name": "ccr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TNSP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9770/?format=api",
                "id": 9770,
                "name": "TNSP",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-01-22",
    "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/2000/elevator00/grfx/ccr_tink.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "11",
            "competition": {
                "id": 4798,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1015/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1015/",
                    "id": 1015,
                    "name": "Elevator 2000",
                    "tagline": "The Third Floor",
                    "start_date": "2000-01-21",
                    "end_date": "2000-01-23",
                    "location": "Ylivieska, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.064,
                    "longitude": 24.67608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/82/2035.17570.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c1/82/2035.17570.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/82/2035.17570.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "deluxe-paint-ii",
        "256colors"
    ]
}