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

{
    "url": "https://demozoo.org/api/v1/productions/88082/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/88082/",
    "id": 88082,
    "title": "Luz, sudor y sombras",
    "author_nicks": [
        {
            "name": "Álvaro Prieto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40634/?format=api",
                "id": 40634,
                "name": "Hysp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-27",
    "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/euskal13/gfx_2d/alvaro_prieto_lauroba.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "113",
            "competition": {
                "id": 9356,
                "name": "Graficos 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1911/",
                    "id": 1911,
                    "name": "Euskal 2013",
                    "tagline": "",
                    "start_date": "2013-07-25",
                    "end_date": "2013-07-28",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/85/347d.103103.png",
            "original_width": 920,
            "original_height": 1280,
            "standard_url": "https://media.demozoo.org/screens/s/c2/85/347d.103103.jpg",
            "standard_width": 215,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/85/347d.103103.jpg",
            "thumbnail_width": 107,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}