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

{
    "url": "https://demozoo.org/api/v1/productions/324609/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324609/",
    "id": 324609,
    "title": "Tony",
    "author_nicks": [
        {
            "name": "Monochrome Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143158/?format=api",
                "id": 143158,
                "name": "Monochrome Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XLent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24472/?format=api",
                    "id": 24472,
                    "name": "XLent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/amiparty23/wild/monochrome-tony.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94487"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=af1Xh7nNMXs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "181",
            "competition": {
                "id": 17946,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4559/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4559/",
                    "id": 4559,
                    "name": "AmiParty 2023 (29)",
                    "tagline": "",
                    "start_date": "2023-05-26",
                    "end_date": "2023-05-28",
                    "location": "Chełm, Lublin, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.14312,
                    "longitude": 23.4716,
                    "website": "https://chal.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/92/506e.327275.png",
            "original_width": 1368,
            "original_height": 785,
            "standard_url": "https://media.demozoo.org/screens/s/86/92/506e.327275.png",
            "standard_width": 400,
            "standard_height": 229,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/92/506e.327275.png",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": []
}