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

{
    "url": "https://demozoo.org/api/v1/productions/43776/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43776/",
    "id": 43776,
    "title": "Void",
    "author_nicks": [
        {
            "name": "The Moose Brothers",
            "abbreviation": "TMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-14",
    "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/1999/hype99/demo/void.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59009"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "99",
            "competition": {
                "id": 4271,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/588/",
                    "id": 588,
                    "name": "Hype 1999",
                    "tagline": "",
                    "start_date": "1999-02-13",
                    "end_date": "1999-02-15",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/71/09d2.299297.jpg",
            "original_width": 266,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/96/71/09d2.299297.jpg",
            "standard_width": 266,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/71/09d2.299297.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}