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

{
    "url": "https://demozoo.org/api/v1/productions/5021/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5021/",
    "id": 5021,
    "title": "Zur Kasse, Schätzchen",
    "author_nicks": [
        {
            "name": "Styx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3650/?format=api",
                "id": 3650,
                "name": "Styx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Headcrash",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                "id": 3776,
                "name": "Headcrash",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-04-13",
    "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/2009/breakpoint09/photo/zur_kasse_schaetzchen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 29,
            "ranking": "29",
            "score": "103",
            "competition": {
                "id": 523,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/24/8cbf.pl39347.png",
            "original_width": 815,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ab/24/8cbf.pl39347.jpg",
            "standard_width": 226,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/24/8cbf.pl39347.jpg",
            "thumbnail_width": 113,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}