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

{
    "url": "https://demozoo.org/api/v1/productions/121843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121843/",
    "id": 121843,
    "title": "Nightmare",
    "author_nicks": [
        {
            "name": "Cicile",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                "id": 27796,
                "name": "Cicile",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triple A",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21913/?format=api",
                "id": 21913,
                "name": "Triple A",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-07-10",
    "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/vip10/wild/nightmare.repacked.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10870,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1364/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1364/",
                    "id": 1364,
                    "name": "Very Important Party 2010",
                    "tagline": "",
                    "start_date": "2010-07-09",
                    "end_date": "2010-07-11",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://www.popsyteam.org/vip2010/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}