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

{
    "url": "https://demozoo.org/api/v1/productions/193731/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/193731/",
    "id": 193731,
    "title": "DataCode009",
    "author_nicks": [
        {
            "name": "Sol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138644/?format=api",
                "id": 138644,
                "name": "Sol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-22",
    "supertype": "graphics",
    "platforms": [],
    "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/processing_puredata/datacode09.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "35",
            "competition": {
                "id": 14660,
                "name": "Processing / PureData",
                "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/95/36/2f44.263025.gif",
            "original_width": 900,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/95/36/2f44.263025.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/36/2f44.263025.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}