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

{
    "url": "https://demozoo.org/api/v1/productions/41515/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41515/",
    "id": 41515,
    "title": "Telltale",
    "author_nicks": [
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/x98/c64/telltale.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12802"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "10",
            "competition": {
                "id": 3958,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/75/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/75/",
                    "id": 75,
                    "name": "X 1998",
                    "tagline": "",
                    "start_date": "1998-09-18",
                    "end_date": "1998-09-20",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}