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

{
    "url": "https://demozoo.org/api/v1/productions/59556/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/59556/",
    "id": 59556,
    "title": "ST-News Logo",
    "author_nicks": [
        {
            "name": "Nova",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/647/?format=api",
                "id": 647,
                "name": "Mic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Equinox",
            "abbreviation": "EQX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-12-16",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2000/STNICC2K/GRTC/MIC/WINNING.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6507,
                "name": "ST NEWS Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1516/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1516/",
                    "id": 1516,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 2000",
                    "tagline": "10th Anniversary",
                    "start_date": "2000-12-15",
                    "end_date": "2000-12-17",
                    "location": "Sassenheim, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.22366,
                    "longitude": 4.51956,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/d8/a9b0.14356.gif",
            "original_width": 640,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/28/d8/a9b0.14356.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/d8/a9b0.14356.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": []
}