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

{
    "url": "https://demozoo.org/api/v1/productions/303113/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/303113/",
    "id": 303113,
    "title": "Farewell",
    "author_nicks": [
        {
            "name": "Vasyl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53001/?format=api",
                "id": 53001,
                "name": "Vasyl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        },
        {
            "name": "Ladybird Design",
            "abbreviation": "LBD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38882/?format=api",
                "id": 38882,
                "name": "Ladybird Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-12-11",
    "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/2021/SV2K21/STGR16/VASYL/FAREWELL.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/atari_st_graphics/farewell.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "6.964   ",
            "competition": {
                "id": 16908,
                "name": "Atari ST / STE Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/42/2800.301982.jpg",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/29/42/2800.301982.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/42/2800.301982.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "space",
        "320x200",
        "16-colors",
        "space-ship"
    ]
}