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

{
    "url": "https://demozoo.org/api/v1/productions/81505/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81505/",
    "id": 81505,
    "title": "GC Crackmo",
    "author_nicks": [
        {
            "name": "MBB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1135/?format=api",
                "id": 1135,
                "name": "MBB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        },
        {
            "name": "The Ultimate Mayas",
            "abbreviation": "TUM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-10-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/geekcamp05/sprite_anim/gc_crackmo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "57",
            "competition": {
                "id": 8481,
                "name": "Sprite Animation",
                "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/4a/79/f11f.36877.gif",
            "original_width": 32,
            "original_height": 32,
            "standard_url": "https://media.demozoo.org/screens/s/4a/79/f11f.36877.png",
            "standard_width": 32,
            "standard_height": 32,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/79/f11f.36877.png",
            "thumbnail_width": 32,
            "thumbnail_height": 32
        }
    ],
    "tags": []
}