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

{
    "url": "https://demozoo.org/api/v1/productions/62182/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/62182/",
    "id": 62182,
    "title": "Cross Over",
    "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": "1996-08-03",
    "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/1996/QUAST96/A8GFX/EVER/CROSSOV.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "816",
            "competition": {
                "id": 6799,
                "name": "GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1590/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1590/",
                    "id": 1590,
                    "name": "QuaST 1996",
                    "tagline": "",
                    "start_date": "1996-08-01",
                    "end_date": "1996-08-04",
                    "location": "Orneta, Powiat lidzbarski, Warmia-Masuria, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.1158,
                    "longitude": 20.1266,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/df/823c.81981.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/fb/df/823c.81981.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/df/823c.81981.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}