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

{
    "url": "https://demozoo.org/api/v1/productions/55002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55002/",
    "id": 55002,
    "title": "Science of the Autotomy",
    "author_nicks": [
        {
            "name": "Babay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31209/?format=api",
                "id": 31209,
                "name": "Babay",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rotten Oyster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32821/?format=api",
                "id": 32821,
                "name": "Rotten Oyster",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-11",
    "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/2009/dihalt09/wild_anim/babay-science_of_the_autotomy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.44",
            "competition": {
                "id": 5858,
                "name": "Animation / Wild Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/962/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/962/",
                    "id": 962,
                    "name": "DiHalt 2009",
                    "tagline": "",
                    "start_date": "2009-07-11",
                    "end_date": "2009-07-12",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}