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

{
    "url": "https://demozoo.org/api/v1/productions/156286/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156286/",
    "id": 156286,
    "title": "Final Ver",
    "author_nicks": [
        {
            "name": "Oxygen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46964/?format=api",
                "id": 46964,
                "name": "Oxygen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-13",
    "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/2002/istid02/wild/oxygen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12277,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1191/",
                    "id": 1191,
                    "name": "Istid 2002",
                    "tagline": "",
                    "start_date": "2002-08-10",
                    "end_date": "2002-08-14",
                    "location": "Halden, Østfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.12258,
                    "longitude": 11.38709,
                    "website": "http://www.istid.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}