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

{
    "url": "https://demozoo.org/api/v1/productions/273891/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/273891/",
    "id": 273891,
    "title": "Long Way From Home",
    "author_nicks": [
        {
            "name": "yx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                "id": 77056,
                "name": "yx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Polarity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88854/?format=api",
                "id": 88854,
                "name": "Polarity",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-01-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.moonbase.lgbt/demoscene/yx-long-way-from-home.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/synchrony20/gfx/yx-long-way-from-home.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/lunasorcery/yx-long-way-from-home"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84621"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/tly3z3"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CqCxZMZeN9A&t=210"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "86",
            "competition": {
                "id": 15736,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3991/",
                    "id": 3991,
                    "name": "SynchroNY 2020",
                    "tagline": "",
                    "start_date": "2020-01-17",
                    "end_date": "2020-01-18",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "https://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/5b/74b9.259014.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/15/5b/74b9.259014.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/5b/74b9.259014.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier",
        "path-tracing",
        "hardcoded-1080p"
    ]
}