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

{
    "url": "https://demozoo.org/api/v1/productions/6481/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6481/",
    "id": 6481,
    "title": "Artificial reality will bring awesome...",
    "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": [
        {
            "name": "Panda Design",
            "abbreviation": "PDD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design",
                "is_group": true
            }
        },
        {
            "name": "Tulou",
            "abbreviation": "TLU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                "id": 3182,
                "name": "Tulou",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-06-06",
    "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/2011/birdie11/grfx/frost-artificial_reality_will_bring_awesome_possibilities.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "162",
            "competition": {
                "id": 641,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/255/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/255/",
                    "id": 255,
                    "name": "Birdie 2011 (21)",
                    "tagline": "Birdie 2.1",
                    "start_date": "2011-06-03",
                    "end_date": "2011-06-06",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.85845,
                    "longitude": 17.64405,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/e3/4976.pl38639.png",
            "original_width": 1600,
            "original_height": 1200,
            "standard_url": "https://media.demozoo.org/screens/s/51/e3/4976.pl38639.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/e3/4976.pl38639.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}