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

{
    "url": "https://demozoo.org/api/v1/productions/314261/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314261/",
    "id": 314261,
    "title": "Screen Saver",
    "author_nicks": [
        {
            "name": "BTHLabs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134432/?format=api",
                "id": 134432,
                "name": "BTHLabs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-22",
    "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": "tomekwojcik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134442/?format=api",
                    "id": 134442,
                    "name": "tomekwojcik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "LOL"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/decrunch22/demo_amiga/screensaver_decrunch.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://git.bthlabs.pl/tomekwojcik/amiga/src/master/ScreenSaver"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92599"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CNi-2Zg7Pdc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17456,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4518/",
                    "id": 4518,
                    "name": "Decrunch 2022",
                    "tagline": "",
                    "start_date": "2022-10-21",
                    "end_date": "2022-10-23",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/2022/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/cc/a08c.315034.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/8a/cc/a08c.315034.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/cc/a08c.315034.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos",
        "source-available"
    ]
}