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

{
    "url": "https://demozoo.org/api/v1/productions/179097/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179097/",
    "id": 179097,
    "title": "Whack-a-demon",
    "author_nicks": [
        {
            "name": "Jacobo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74566/?format=api",
                "id": 74566,
                "name": "Jacobo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/2004/arroutadaXI/FastCode/Whack-a-demon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13849,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3484/",
                    "id": 3484,
                    "name": "Arroutada 2004",
                    "tagline": "Arroutada 11",
                    "start_date": "2004-10-29",
                    "end_date": "2004-10-31",
                    "location": "Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.16667,
                    "longitude": -8.41667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/be/f546.148215.png",
            "original_width": 587,
            "original_height": 762,
            "standard_url": "https://media.demozoo.org/screens/s/53/be/f546.148215.jpg",
            "standard_width": 231,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/be/f546.148215.jpg",
            "thumbnail_width": 115,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}