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

{
    "url": "https://demozoo.org/api/v1/productions/277277/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277277/",
    "id": 277277,
    "title": "Leapmotion On Shadertoy",
    "author_nicks": [
        {
            "name": "z0rg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114547/?format=api",
                "id": 114547,
                "name": "z0rg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-12",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/revision20/wild/outputleapshader2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/seb776/ShadertoyLeapmotion"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85281"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9G-Jb9_HNrU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "654",
            "competition": {
                "id": 15878,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3862/",
                    "id": 3862,
                    "name": "Revision Online 2020",
                    "tagline": "Welcome Home",
                    "start_date": "2020-04-10",
                    "end_date": "2020-04-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/44/a4cb.322149.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/31/44/a4cb.322149.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/44/a4cb.322149.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "chrome"
    ]
}