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

{
    "url": "https://demozoo.org/api/v1/productions/83907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83907/",
    "id": 83907,
    "title": "We are hello!",
    "author_nicks": [
        {
            "name": "Hello Demoscene Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42398/?format=api",
                "id": 42398,
                "name": "Hello Demoscene Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/evoke13/anim/hello-evoke2013.m4v"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61742"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=E6jLBylS_Fg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "171",
            "competition": {
                "id": 8813,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1459/",
                    "id": 1459,
                    "name": "Evoke 2013",
                    "tagline": "A Party With A Heart",
                    "start_date": "2013-08-16",
                    "end_date": "2013-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/7f/bffe.39772.jpg",
            "original_width": 960,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/3d/7f/bffe.39772.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/7f/bffe.39772.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}