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

{
    "url": "https://demozoo.org/api/v1/productions/83645/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83645/",
    "id": 83645,
    "title": "Thesis",
    "author_nicks": [
        {
            "name": "Smorgas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42354/?format=api",
                "id": 42354,
                "name": "Smorgas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ekrazit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27758/?format=api",
                "id": 27758,
                "name": "Ekrazit",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-10-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/function06/demo/thesis.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "3",
            "competition": {
                "id": 8760,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/135/",
                    "id": 135,
                    "name": "Function 2006",
                    "tagline": "",
                    "start_date": "2006-10-06",
                    "end_date": "2006-10-08",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2006.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}