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

{
    "url": "https://demozoo.org/api/v1/productions/40008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40008/",
    "id": 40008,
    "title": "Delirium Multitask",
    "author_nicks": [
        {
            "name": "Nymph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25707/?format=api",
                "id": 25707,
                "name": "Nymph",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1998/jumper98/demo/ny_delir.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23890"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "60",
            "competition": {
                "id": 3744,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/908/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/908/",
                    "id": 908,
                    "name": "Jumper 1998",
                    "tagline": "",
                    "start_date": "1998-12-18",
                    "end_date": "1998-12-20",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}