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

{
    "url": "https://demozoo.org/api/v1/productions/6382/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6382/",
    "id": 6382,
    "title": "Populace",
    "author_nicks": [
        {
            "name": "Xentrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1789/?format=api",
                "id": 1789,
                "name": "Xentrix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-26",
    "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": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/X/Xentrix/Xentrix_FI-Asm92"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=7960"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97502"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=srIA669wjcM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 634,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/70/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/70/",
                    "id": 70,
                    "name": "Assembly 1992",
                    "tagline": "",
                    "start_date": "1992-07-24",
                    "end_date": "1992-07-26",
                    "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.20976,
                    "longitude": 24.72801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/4f/ad8a.302833.png",
            "original_width": 718,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/e6/4f/ad8a.302833.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/4f/ad8a.302833.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/cc/10f3.302832.png",
            "original_width": 718,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/fc/cc/10f3.302832.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/cc/10f3.302832.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/22/92/1eda.302834.png",
            "original_width": 718,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/22/92/1eda.302834.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/92/1eda.302834.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}