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

{
    "url": "https://demozoo.org/api/v1/productions/201893/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/201893/",
    "id": 201893,
    "title": "Dragon",
    "author_nicks": [
        {
            "name": "tooloud",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74009/?format=api",
                "id": 74009,
                "name": "tooloud",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-20",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "SpeccyPlProduction",
            "url": "http://speccy.pl/archive/prod.php?id=473"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "71",
            "competition": {
                "id": 15035,
                "name": "GFX Copy",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3849/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3849/",
                    "id": 3849,
                    "name": "speccy.pl party 2018.2",
                    "tagline": "",
                    "start_date": "2018-10-20",
                    "end_date": "2018-10-20",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://www.speccy.pl/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/db/fb08.183525.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/92/db/fb08.183525.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/db/fb08.183525.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}