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

{
    "url": "https://demozoo.org/api/v1/productions/166520/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/166520/",
    "id": 166520,
    "title": "1bp cat",
    "author_nicks": [
        {
            "name": "Frost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99/?format=api",
                "id": 99,
                "name": "Frost",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-12-03",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12919,
                "name": "Graphics \"1bp cat\"",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3098/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3098/",
                    "id": 3098,
                    "name": "High Coast Hack 2016 Winter",
                    "tagline": "",
                    "start_date": "2016-12-02",
                    "end_date": "2016-12-04",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://hch.a1200.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/95/e0e1.123016.gif",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/f5/95/e0e1.123016.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/95/e0e1.123016.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}