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

{
    "url": "https://demozoo.org/api/v1/productions/63567/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/63567/",
    "id": 63567,
    "title": "Kittys",
    "author_nicks": [
        {
            "name": "Legwan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32373/?format=api",
                "id": 32373,
                "name": "Legwan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shadows",
            "abbreviation": "SHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1995/QUAST95/STGR16/LEGWAN/KITTYS.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7029,
                "name": "16 Colour Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1588/",
                    "id": 1588,
                    "name": "QuaST 1995",
                    "tagline": "",
                    "start_date": "1995-08-04",
                    "end_date": "1995-08-06",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/17/a697.15804.png",
            "original_width": 448,
            "original_height": 273,
            "standard_url": "https://media.demozoo.org/screens/s/95/17/a697.15804.png",
            "standard_width": 400,
            "standard_height": 243,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/17/a697.15804.png",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        }
    ],
    "tags": []
}