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

{
    "url": "https://demozoo.org/api/v1/productions/111491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111491/",
    "id": 111491,
    "title": "Tiny03",
    "author_nicks": [
        {
            "name": "Quasimodos",
            "abbreviation": "QMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31130/?format=api",
                "id": 31130,
                "name": "Quasimodos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/QUASIMDS/TINY03.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=4903"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10097,
                "name": "256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1707/",
                    "id": 1707,
                    "name": "Lato Ludzików 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.30887,
                    "longitude": 16.41278,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/bc/5897.326444.png",
            "original_width": 672,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/e0/bc/5897.326444.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/bc/5897.326444.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}