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

{
    "url": "https://demozoo.org/api/v1/productions/123661/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123661/",
    "id": 123661,
    "title": "Miya-san",
    "author_nicks": [
        {
            "name": "andyh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54061/?format=api",
                "id": 54061,
                "name": "andyh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sixteencolors.net/pack/blocktronics_1010/ndh%20-%20Miya-san.xb/download"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "75",
            "competition": {
                "id": 10922,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2315/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2315/",
                    "id": 2315,
                    "name": "Demosplash 2014",
                    "tagline": "",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-04",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/35/e8/2fcd.69457.png",
            "original_width": 1280,
            "original_height": 2128,
            "standard_url": "https://media.demozoo.org/screens/s/35/e8/2fcd.69457.png",
            "standard_width": 180,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/35/e8/2fcd.69457.png",
            "thumbnail_width": 90,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}