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

{
    "url": "https://demozoo.org/api/v1/productions/165645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/165645/",
    "id": 165645,
    "title": "?",
    "author_nicks": [
        {
            "name": "Elmer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1096/?format=api",
                "id": 1096,
                "name": "Elmer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Symbiosis",
            "abbreviation": "SYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1115/?format=api",
                "id": 1115,
                "name": "Symbiosis",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-12-27",
    "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": "",
            "competition": {
                "id": 12899,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/60/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/60/",
                    "id": 60,
                    "name": "Iris New Year Conference 1992",
                    "tagline": "",
                    "start_date": "1991-12-27",
                    "end_date": "1991-12-28",
                    "location": "Nesles-la-Vallée, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.128115,
                    "longitude": 2.17161,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/90/d717.120321.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/e5/90/d717.120321.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/90/d717.120321.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}