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

{
    "url": "https://demozoo.org/api/v1/productions/69551/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/69551/",
    "id": 69551,
    "title": "NES",
    "author_nicks": [
        {
            "name": "Sajko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38542/?format=api",
                "id": 38542,
                "name": "Sajko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mental",
            "abbreviation": "MNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
                "id": 7778,
                "name": "Mental",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-05-12",
    "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/2013/birdie13/graphics/_sajko_-_nes.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "139",
            "competition": {
                "id": 7489,
                "name": "Freestyle Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1783/",
                    "id": 1783,
                    "name": "Birdie 2013 (23)",
                    "tagline": "Birdie 23",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-13",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/ed/cab0.pl70015.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/4a/ed/cab0.pl70015.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/ed/cab0.pl70015.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}