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

{
    "url": "https://demozoo.org/api/v1/productions/97094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97094/",
    "id": 97094,
    "title": "Nice Stars",
    "author_nicks": [
        {
            "name": "Tarzeau",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17505/?format=api",
                "id": 17505,
                "name": "Tarzeau",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Carrots",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13730/?format=api",
                "id": 13730,
                "name": "Carrots",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "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/buenzli98b/nicest_starfield/s_tar_s.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 9876,
                "name": "Nicest Starfield Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/777/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/777/",
                    "id": 777,
                    "name": "Bünzli 7 (1998)",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Beromünster, Sursee District, Lucerne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20343,
                    "longitude": 8.1837,
                    "website": "https://bnz7.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/66/e52a.321335.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/98/66/e52a.321335.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/66/e52a.321335.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}