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

{
    "url": "https://demozoo.org/api/v1/productions/28356/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28356/",
    "id": 28356,
    "title": "Integer",
    "author_nicks": [
        {
            "name": "The Shadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19545/?format=api",
                "id": 19545,
                "name": "The Shadow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-08",
    "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/1995/odyssey95/demo/integer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "54",
            "competition": {
                "id": 2124,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/714/",
                    "id": 714,
                    "name": "Odyssey 1995",
                    "tagline": "",
                    "start_date": "1995-07-06",
                    "end_date": "1995-07-09",
                    "location": "Eidsvoll, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.32893,
                    "longitude": 11.26119,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}