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

{
    "url": "https://demozoo.org/api/v1/productions/132737/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/132737/",
    "id": 132737,
    "title": "Dream",
    "author_nicks": [
        {
            "name": "Replay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29825/?format=api",
                "id": 29825,
                "name": "Ripek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bit Busters",
            "abbreviation": "BB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2160/?format=api",
                "id": 2160,
                "name": "Bit Busters",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08-06",
    "supertype": "graphics",
    "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/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/A8GFX/REPLAY/GFXCOMPO.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6793,
                "name": "Atari 8bit GFX",
                "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/29/b0/9129.80790.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/29/b0/9129.80790.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/b0/9129.80790.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}