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

{
    "url": "https://demozoo.org/api/v1/productions/99944/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99944/",
    "id": 99944,
    "title": "A Study on Volume Behaviour in Limited Time and Space",
    "author_nicks": [
        {
            "name": "Dixan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                "id": 1295,
                "name": "Dixan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-07-01",
    "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/codex06/demo/limp_ninja-lomp_nonja.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10017,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1275/",
                    "id": 1275,
                    "name": "Codex Alpe Adria 2006",
                    "tagline": "",
                    "start_date": "2006-06-30",
                    "end_date": "2006-07-02",
                    "location": "Udine, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 46.065121,
                    "longitude": 13.23736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}