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

{
    "url": "https://demozoo.org/api/v1/productions/51907/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/51907/",
    "id": 51907,
    "title": "Dark Window",
    "author_nicks": [
        {
            "name": "Biter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                "id": 11803,
                "name": "Biter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delirium",
            "abbreviation": "DLR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25310/?format=api",
                "id": 25310,
                "name": "Delirium",
                "is_group": true
            }
        },
        {
            "name": "G.F.A.",
            "abbreviation": "GFA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30960/?format=api",
                "id": 30960,
                "name": "G.F.A.",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-08-04",
    "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/2001/abstract01/grfx/8bit/dark_window.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "109",
            "competition": {
                "id": 5366,
                "name": "8bpp Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1126/",
                    "id": 1126,
                    "name": "Abstract 2001",
                    "tagline": "",
                    "start_date": "2001-08-03",
                    "end_date": "2001-08-05",
                    "location": "Miedary, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.45742,
                    "longitude": 18.761881,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/12/224e.pl55181.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/4a/12/224e.pl55181.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/12/224e.pl55181.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}