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

{
    "url": "https://demozoo.org/api/v1/productions/97307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97307/",
    "id": 97307,
    "title": "Zodux 2",
    "author_nicks": [
        {
            "name": "Zodux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141454/?format=api",
                "id": 141454,
                "name": "Zodux",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-13",
    "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/1988/byterapers_grendelparty88/c64/demo/byterapers_party_disk.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/byterapers_grendelparty88/c64/demo/zodux_2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=24744"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 9887,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2056/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2056/",
                    "id": 2056,
                    "name": "Byterapers Grendelparty 1988",
                    "tagline": "",
                    "start_date": "1988-08-08",
                    "end_date": "1988-08-14",
                    "location": "Iisalmi, Savo, Eastern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.55915,
                    "longitude": 27.19067,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/f9/95cd.140850.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/d6/f9/95cd.140850.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/f9/95cd.140850.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}