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

{
    "url": "https://demozoo.org/api/v1/productions/27250/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27250/",
    "id": 27250,
    "title": "No Escape",
    "author_nicks": [
        {
            "name": "Prowler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/814/?format=api",
                "id": 814,
                "name": "Prowler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Nectarine",
            "abbreviation": "Necta",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-02-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/datastorm12/grfx/prowler-noescape.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "172",
            "competition": {
                "id": 1950,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/365/",
                    "id": 365,
                    "name": "Datastorm 2012",
                    "tagline": "",
                    "start_date": "2012-02-10",
                    "end_date": "2012-02-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/e2/ad24.7618.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/ac/e2/ad24.7618.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/e2/ad24.7618.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "64-colors"
    ]
}