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

{
    "url": "https://demozoo.org/api/v1/productions/51461/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/51461/",
    "id": 51461,
    "title": "Memory leak",
    "author_nicks": [
        {
            "name": "Response",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                "id": 112,
                "name": "Response",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-09-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/function10/photo/memleak-response.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "29",
            "competition": {
                "id": 5301,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/139/",
                    "id": 139,
                    "name": "Function 2010",
                    "tagline": "Function X",
                    "start_date": "2010-09-10",
                    "end_date": "2010-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2010.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/4e/6ef2.pl60710.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/51/4e/6ef2.pl60710.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/4e/6ef2.pl60710.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}