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

{
    "url": "https://demozoo.org/api/v1/productions/88132/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88132/",
    "id": 88132,
    "title": "Alien Encounter",
    "author_nicks": [
        {
            "name": "Jorge Nieves",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43656/?format=api",
                "id": 43656,
                "name": "Jorge Nieves",
                "is_group": false
            }
        },
        {
            "name": "Yannick García",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43626/?format=api",
                "id": 43626,
                "name": "Yannick García",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-27",
    "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/2013/euskal13/wild_compo/yannick_garc__a_y_jorge_nieves.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "118",
            "competition": {
                "id": 9363,
                "name": "Wild (the most creative)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1911/",
                    "id": 1911,
                    "name": "Euskal 2013",
                    "tagline": "",
                    "start_date": "2013-07-25",
                    "end_date": "2013-07-28",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/"
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "126",
            "competition": {
                "id": 9364,
                "name": "Wild (the most technical)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1911/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1911/",
                    "id": 1911,
                    "name": "Euskal 2013",
                    "tagline": "",
                    "start_date": "2013-07-25",
                    "end_date": "2013-07-28",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}