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

{
    "url": "https://demozoo.org/api/v1/productions/172182/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/172182/",
    "id": 172182,
    "title": "UFO",
    "author_nicks": [
        {
            "name": "Harry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68945/?format=api",
                "id": 68945,
                "name": "Harry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gods Of The Universe",
            "abbreviation": "GOTU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68946/?format=api",
                "id": 68946,
                "name": "Gods Of The Universe",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-23",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/arok08/graphics/plus4_arok_10.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=10",
            "score": "",
            "competition": {
                "id": 13217,
                "name": "Grafika",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/231/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/231/",
                    "id": 231,
                    "name": "Árok 2008",
                    "tagline": "",
                    "start_date": "2008-08-22",
                    "end_date": "2008-08-24",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/30/2775.145455.png",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/9d/30/2775.145455.png",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/30/2775.145455.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}