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

{
    "url": "https://demozoo.org/api/v1/productions/135581/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/135581/",
    "id": 135581,
    "title": "Nothing Special, Simple Fish",
    "author_nicks": [
        {
            "name": "Leon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                "id": 5739,
                "name": "Leon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2015/gubbdata15/c64/gfx/leon-nothing_special_simple_fish.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 11363,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2482/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2482/",
                    "id": 2482,
                    "name": "Gubbdata 2015",
                    "tagline": "Let's get Gubb!",
                    "start_date": "2015-03-27",
                    "end_date": "2015-03-29",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66896,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/26/84/5be7.84401.gif",
            "original_width": 296,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/26/84/5be7.84401.png",
            "standard_width": 296,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/84/5be7.84401.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}