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

{
    "url": "https://demozoo.org/api/v1/productions/334163/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/334163/",
    "id": 334163,
    "title": "Stay Strong",
    "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": "SWEET16",
            "abbreviation": "S16",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131418/?format=api",
                "id": 131418,
                "name": "SWEET16",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-09",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23winter/st_ste_gfx/stay_strong.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=107850"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "8.355",
            "competition": {
                "id": 18464,
                "name": "Atari ST/STE Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4591/",
                    "id": 4591,
                    "name": "Silly Venture 2023 WE",
                    "tagline": "30th Atari JAGUAR Anniversary!",
                    "start_date": "2023-12-07",
                    "end_date": "2023-12-10",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/40/0895.335545.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/4b/40/0895.335545.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/40/0895.335545.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/41/68/1667.335548.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/41/68/1667.335548.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/68/1667.335548.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "ste",
        "320x200",
        "16-colors"
    ]
}