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

{
    "url": "https://demozoo.org/api/v1/productions/187420/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/187420/",
    "id": 187420,
    "title": "deerfacts",
    "author_nicks": [
        {
            "name": "Pinguino",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26584/?format=api",
                "id": 26584,
                "name": "Pinguino",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUEL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-05-26",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14303,
                "name": "ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3564/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3564/",
                    "id": 3564,
                    "name": "LayerOne Demoparty 2018",
                    "tagline": "",
                    "start_date": "2018-05-26",
                    "end_date": "2018-05-26",
                    "location": "Los Angeles County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 34.19801,
                    "longitude": -118.26102,
                    "website": "http://l1demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/fc/68f1.163119.png",
            "original_width": 480,
            "original_height": 280,
            "standard_url": "https://media.demozoo.org/screens/s/02/fc/68f1.163119.jpg",
            "standard_width": 400,
            "standard_height": 233,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/fc/68f1.163119.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": []
}