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

{
    "url": "https://demozoo.org/api/v1/productions/160389/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/160389/",
    "id": 160389,
    "title": "Dapper Duck",
    "author_nicks": [
        {
            "name": "spiny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                "id": 172,
                "name": "spiny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Torment",
            "abbreviation": "TMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-07-16",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.spiny.org/torment/ansi/sundown_2016.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/sundown16/ansi_ascii/spiny_dapper_duck_ansi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "147",
            "competition": {
                "id": 12558,
                "name": "ANSI / ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2890/",
                    "id": 2890,
                    "name": "Sundown 2016",
                    "tagline": "The Last Ever Sundown",
                    "start_date": "2016-07-15",
                    "end_date": "2016-07-17",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://www.sundowndemoparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/e9/0b7f.110701.png",
            "original_width": 720,
            "original_height": 475,
            "standard_url": "https://media.demozoo.org/screens/s/8a/e9/0b7f.110701.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/e9/0b7f.110701.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "pablodraw"
    ]
}