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

{
    "url": "https://demozoo.org/api/v1/productions/169713/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/169713/",
    "id": 169713,
    "title": "Bulldog",
    "author_nicks": [
        {
            "name": "Kris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45416/?format=api",
                "id": 45416,
                "name": "Kris",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Impact",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                "id": 45420,
                "name": "Impact",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-06-25",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=9557"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 13005,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1028/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1028/",
                    "id": 1028,
                    "name": "ReSeT (.fr) 2011 (#0)",
                    "tagline": "",
                    "start_date": "2011-06-24",
                    "end_date": "2011-06-26",
                    "location": "Coutances, Département de la Manche, Lower Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.05,
                    "longitude": -1.43333,
                    "website": "http://reset.cpcscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/db/fc/e4e0.128831.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/db/fc/e4e0.128831.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/fc/e4e0.128831.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}