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

{
    "url": "https://demozoo.org/api/v1/productions/163531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163531/",
    "id": 163531,
    "title": "Call Now!!!",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/8/?format=api",
            "id": 8,
            "name": "BeOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/54/?format=api",
            "id": 54,
            "name": "8b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/misc/call_now_2b_unix.tar.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/misc/call_now_7b_unix.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65073"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/ea/9845.126212.png",
            "original_width": 96,
            "original_height": 18,
            "standard_url": "https://media.demozoo.org/screens/s/ac/ea/9845.126212.png",
            "standard_width": 96,
            "standard_height": 18,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/ea/9845.126212.png",
            "thumbnail_width": 96,
            "thumbnail_height": 18
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/4c/8d1f.126213.png",
            "original_width": 697,
            "original_height": 36,
            "standard_url": "https://media.demozoo.org/screens/s/f7/4c/8d1f.126213.png",
            "standard_width": 400,
            "standard_height": 36,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/4c/8d1f.126213.png",
            "thumbnail_width": 200,
            "thumbnail_height": 36
        }
    ],
    "tags": [
        "call-now",
        "code-challenge"
    ]
}