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

{
    "url": "https://demozoo.org/api/v1/productions/81508/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81508/",
    "id": 81508,
    "title": "Doing Doing",
    "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": "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/sirrah_ball.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "37",
            "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": [],
    "tags": []
}