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

{
    "url": "https://demozoo.org/api/v1/productions/6350/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6350/",
    "id": 6350,
    "title": "The Sentinel",
    "author_nicks": [
        {
            "name": "Osprey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7688/?format=api",
                "id": 7688,
                "name": "Osprey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Avalon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7021/?format=api",
                "id": 7021,
                "name": "Avalon",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-01",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/O/Osprey/the%20sentinel%20%285bpl%29.iff"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=94990"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=7",
            "score": "44",
            "competition": {
                "id": 630,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/253/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/253/",
                    "id": 253,
                    "name": "Rendezvous 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Kristiansand, Vest-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.14642,
                    "longitude": 7.99687,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/e7/a08d.334609.png",
            "original_width": 320,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/69/e7/a08d.334609.png",
            "standard_width": 187,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/e7/a08d.334609.png",
            "thumbnail_width": 93,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}