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

{
    "url": "https://demozoo.org/api/v1/productions/21890/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21890/",
    "id": 21890,
    "title": "Pantana",
    "author_nicks": [
        {
            "name": "Catmoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16083/?format=api",
                "id": 16083,
                "name": "Catmoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-05",
    "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/mekkasymposium99/grfx/pantana.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "13",
            "competition": {
                "id": 1438,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/48/685c.pl49609.jpg",
            "original_width": 668,
            "original_height": 998,
            "standard_url": "https://media.demozoo.org/screens/s/59/48/685c.pl49609.jpg",
            "standard_width": 200,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/48/685c.pl49609.jpg",
            "thumbnail_width": 100,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}