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

{
    "url": "https://demozoo.org/api/v1/productions/87441/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/87441/",
    "id": 87441,
    "title": "Piccolo2",
    "author_nicks": [
        {
            "name": "Booster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43494/?format=api",
                "id": 43494,
                "name": "Booster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-04",
    "supertype": "graphics",
    "platforms": [],
    "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/2010/riverwash10/gfx_newschool/piccolo_by_booster_1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "54",
            "competition": {
                "id": 9259,
                "name": "GFX - Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/164/",
                    "id": 164,
                    "name": "Riverwash 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23537,
                    "longitude": 21.009485,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/ef/5246.pl103609.jpg",
            "original_width": 2048,
            "original_height": 1536,
            "standard_url": "https://media.demozoo.org/screens/s/0c/ef/5246.pl103609.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/ef/5246.pl103609.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}