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

{
    "url": "https://demozoo.org/api/v1/productions/269066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269066/",
    "id": 269066,
    "title": "Story of a drop",
    "author_nicks": [
        {
            "name": "Tiririca",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82541/?format=api",
                "id": 82541,
                "name": "vl4d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/trsac19/newschool_combined/story_of_a_drop.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83418"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kQE1Ur_4Sxc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "142",
            "competition": {
                "id": 15539,
                "name": "Newschool Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3917/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3917/",
                    "id": 3917,
                    "name": "TRSAC 2019",
                    "tagline": "TRSAC Goes Camping",
                    "start_date": "2019-10-18",
                    "end_date": "2019-10-20",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier"
    ]
}