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

{
    "url": "https://demozoo.org/api/v1/productions/54672/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54672/",
    "id": 54672,
    "title": "City",
    "author_nicks": [
        {
            "name": "Kasik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9467/?format=api",
                "id": 9467,
                "name": "Kasik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sinclair Club",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9468/?format=api",
                "id": 9468,
                "name": "Sinclair Club",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-11-19",
    "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/2008/ascii08/zx_spectrum/ascii08.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.616",
            "competition": {
                "id": 5776,
                "name": "Standard Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1510/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1510/",
                    "id": 1510,
                    "name": "ASCii 2008",
                    "tagline": "",
                    "start_date": "2008-11-19",
                    "end_date": "2008-12-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1511/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1511/",
            "id": 1511,
            "name": "ArtField 2008",
            "tagline": "",
            "start_date": "2008-12-06",
            "end_date": "2008-12-06",
            "location": "Voronezh, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 51.666401,
            "longitude": 39.169998,
            "website": "http://zxparty.nedopc.com/index08rus.html"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/b2/8509.136591.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/95/b2/8509.136591.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/b2/8509.136591.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}