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

{
    "url": "https://demozoo.org/api/v1/productions/55856/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55856/",
    "id": 55856,
    "title": "Colorado",
    "author_nicks": [
        {
            "name": "Research",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9320/?format=api",
                "id": 9320,
                "name": "Research",
                "is_group": false
            }
        },
        {
            "name": "STS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9432/?format=api",
                "id": 9432,
                "name": "STS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Volga-Soft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9321/?format=api",
                "id": 9321,
                "name": "Volga Soft",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/cafe02/in512/colorado.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63393"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "167",
            "competition": {
                "id": 5982,
                "name": "Amiga/PC 512 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/74/29ca.316363.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ec/74/29ca.316363.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/74/29ca.316363.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}