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

{
    "url": "https://demozoo.org/api/v1/productions/51603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51603/",
    "id": 51603,
    "title": "We Came To Party",
    "author_nicks": [
        {
            "name": "Future Vision",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                "id": 6689,
                "name": "Future Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-23",
    "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/2010/trsac10/anim/future_vision-we_came_to_party_%282010%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56122"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "91",
            "competition": {
                "id": 5325,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/187/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/187/",
                    "id": 187,
                    "name": "TRSAC 2010",
                    "tagline": "",
                    "start_date": "2010-10-22",
                    "end_date": "2010-10-24",
                    "location": "Århus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153005,
                    "longitude": 10.204525,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}