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

{
    "url": "https://demozoo.org/api/v1/productions/173396/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/173396/",
    "id": 173396,
    "title": "Dragon and Castle",
    "author_nicks": [
        {
            "name": "Horsenburger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68238/?format=api",
                "id": 68238,
                "name": "Horsenburger",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CRTC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-24",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "165",
            "competition": {
                "id": 13294,
                "name": "Teletext Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3158/",
                    "id": 3158,
                    "name": "Nova 2017",
                    "tagline": "",
                    "start_date": "2017-06-23",
                    "end_date": "2017-06-25",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/90/1ec8.139713.png",
            "original_width": 576,
            "original_height": 4000,
            "standard_url": "https://media.demozoo.org/screens/s/bf/90/1ec8.139713.jpg",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/90/1ec8.139713.jpg",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "teletext"
    ]
}