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

{
    "url": "https://demozoo.org/api/v1/productions/127946/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/127946/",
    "id": 127946,
    "title": "GameBoy Advance",
    "author_nicks": [
        {
            "name": "thejoltjoker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                "id": 55039,
                "name": "thejoltjoker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Caffeine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55040/?format=api",
                "id": 55040,
                "name": "Caffeine",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-11-28",
    "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/2014/dreamhack_winter14/gfx/gameboyadvance_johannes_andersson.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "3.75%",
            "competition": {
                "id": 11105,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2194/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2194/",
                    "id": 2194,
                    "name": "Dreamhack 2014 W",
                    "tagline": "",
                    "start_date": "2014-11-27",
                    "end_date": "2014-11-29",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/7c/b9dc.pl209113.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/31/7c/b9dc.pl209113.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/7c/b9dc.pl209113.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}