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

{
    "url": "https://demozoo.org/api/v1/productions/33349/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33349/",
    "id": 33349,
    "title": "Clock",
    "author_nicks": [
        {
            "name": "Asc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18781/?format=api",
                "id": 18781,
                "name": "Asc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nowadays",
            "abbreviation": "NDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                "id": 13275,
                "name": "Nowadays",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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/1996/wired96/grtc/w96_ray.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "41",
            "competition": {
                "id": 2788,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/32/5ad0.pl136869.png",
            "original_width": 360,
            "original_height": 176,
            "standard_url": "https://media.demozoo.org/screens/s/68/32/5ad0.pl136869.png",
            "standard_width": 360,
            "standard_height": 176,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/32/5ad0.pl136869.png",
            "thumbnail_width": 200,
            "thumbnail_height": 97
        }
    ],
    "tags": [
        "lost"
    ]
}