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

{
    "url": "https://demozoo.org/api/v1/productions/300262/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300262/",
    "id": 300262,
    "title": "Metal Gear (Amiga Port)",
    "author_nicks": [
        {
            "name": "H0ffman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-21",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hoffmanhomeblog.files.wordpress.com/2021/05/metalgear-1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89034"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yvwLFqafWwQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/58/d79a.299377.png",
            "original_width": 338,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/94/58/d79a.299377.jpg",
            "standard_width": 338,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/58/d79a.299377.jpg",
            "thumbnail_width": 169,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "port",
        "conversion"
    ]
}