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

{
    "url": "https://demozoo.org/api/v1/productions/43786/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/43786/",
    "id": 43786,
    "title": "Kossa muh (16 color default VGA-pal.)",
    "author_nicks": [
        {
            "name": "Zaq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25940/?format=api",
                "id": 25940,
                "name": "Zaq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-14",
    "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/1999/hype99/grfx/normal/kolen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "30",
            "competition": {
                "id": 4272,
                "name": "Graphics 5-bit",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/588/",
                    "id": 588,
                    "name": "Hype 1999",
                    "tagline": "",
                    "start_date": "1999-02-13",
                    "end_date": "1999-02-15",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/e0/49de.pl49273.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/64/e0/49de.pl49273.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/e0/49de.pl49273.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}