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

{
    "url": "https://demozoo.org/api/v1/productions/56049/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/56049/",
    "id": 56049,
    "title": "тень прошлого (Shadow of the past)",
    "author_nicks": [
        {
            "name": "Luka",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9151/?format=api",
                "id": 9151,
                "name": "Luka",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Original Computers Association",
            "abbreviation": "OCA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                "id": 9150,
                "name": "Original Computers Association",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2002/cafe02/zx/multi_platform_format/grfx/luka-shadow_of_the_past.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "186",
            "competition": {
                "id": 910,
                "name": "ZX Spectrum Graphics",
                "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/71/bd/f37f.pl58339.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/71/bd/f37f.pl58339.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/bd/f37f.pl58339.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}