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

{
    "url": "https://demozoo.org/api/v1/productions/40697/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40697/",
    "id": 40697,
    "title": "Alison",
    "author_nicks": [
        {
            "name": "Evilmaster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26045/?format=api",
                "id": 26045,
                "name": "Evilmaster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-13",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/remedy98/in64/alison.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "41",
            "competition": {
                "id": 3838,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/614/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/614/",
                    "id": 614,
                    "name": "Remedy 1998",
                    "tagline": "",
                    "start_date": "1998-06-11",
                    "end_date": "1998-06-14",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}