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

{
    "url": "https://demozoo.org/api/v1/productions/103365/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/103365/",
    "id": 103365,
    "title": "Pain",
    "author_nicks": [
        {
            "name": "BriteLite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06",
    "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/1999/4COLCOMP/STGR16/BRITELIT/PAIN.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "18",
            "competition": {
                "id": 10158,
                "name": "4-colour 160*100 graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2137/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2137/",
                    "id": 2137,
                    "name": "DHS 4-colour 160*100 graphics compo",
                    "tagline": "",
                    "start_date": "1999-06",
                    "end_date": "1999-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.dhs.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6a/f1/a150.54694.gif",
            "original_width": 160,
            "original_height": 100,
            "standard_url": "https://media.demozoo.org/screens/s/6a/f1/a150.54694.png",
            "standard_width": 160,
            "standard_height": 100,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6a/f1/a150.54694.png",
            "thumbnail_width": 160,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}