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

{
    "url": "https://demozoo.org/api/v1/productions/35043/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35043/",
    "id": 35043,
    "title": "Batman Sux",
    "author_nicks": [
        {
            "name": "Draculians",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23127/?format=api",
                "id": 23127,
                "name": "Draculians",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-30",
    "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/1997/gardening97/wild/btmnscks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11801"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "220",
            "competition": {
                "id": 2988,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/565/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/565/",
                    "id": 565,
                    "name": "Gardening 1997",
                    "tagline": "",
                    "start_date": "1997-08-29",
                    "end_date": "1997-08-31",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}