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

{
    "url": "https://demozoo.org/api/v1/productions/193745/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/193745/",
    "id": 193745,
    "title": "TOTALLY ACCURATE CONTROLLER",
    "author_nicks": [
        {
            "name": "Soda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81903/?format=api",
                "id": 81903,
                "name": "Soda",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/2018/flashparty18/pixel_art/tac-2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "31",
            "competition": {
                "id": 14663,
                "name": "Pixel Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3601/",
                    "id": 3601,
                    "name": "Flashparty 2018",
                    "tagline": "A place of comradery for enthusiasts of the technological sub-cultures in Argentina and the world.",
                    "start_date": "2018-09-21",
                    "end_date": "2018-09-23",
                    "location": "Provincia de Buenos Aires, Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "http://flashparty.dx.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/35/22f3.171542.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/d9/35/22f3.171542.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/35/22f3.171542.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}