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

{
    "url": "https://demozoo.org/api/v1/productions/81504/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/81504/",
    "id": 81504,
    "title": "GeekCamp",
    "author_nicks": [
        {
            "name": "Sirrah",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21207/?format=api",
                "id": 21207,
                "name": "Sirrah",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bitpopler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21297/?format=api",
                "id": 21297,
                "name": "Bitpopler",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-10-29",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/geekcamp05/ascii_ansi/sirrah_geekcamp.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "38",
            "competition": {
                "id": 8480,
                "name": "Ascii/ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1190/",
                    "id": 1190,
                    "name": "Geek Camp 2005",
                    "tagline": "",
                    "start_date": "2005-10-27",
                    "end_date": "2005-10-30",
                    "location": "Eggberge, Uri, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.9024,
                    "longitude": 8.6443,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/24/75be.134223.png",
            "original_width": 624,
            "original_height": 1168,
            "standard_url": "https://media.demozoo.org/screens/s/a5/24/75be.134223.png",
            "standard_width": 160,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/24/75be.134223.png",
            "thumbnail_width": 80,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}