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

{
    "url": "https://demozoo.org/api/v1/productions/157252/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157252/",
    "id": 157252,
    "title": "Life in Hell",
    "author_nicks": [
        {
            "name": "Exile",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5552/?format=api",
                "id": 5552,
                "name": "Exile",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-08-06",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/willow05/c64/wp05.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "19",
            "competition": {
                "id": 11418,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2117/",
                    "id": 2117,
                    "name": "Willow Party 2005",
                    "tagline": "",
                    "start_date": "2005-08-05",
                    "end_date": "2005-08-07",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/09/de00.107120.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ed/09/de00.107120.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/09/de00.107120.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}