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

{
    "url": "https://demozoo.org/api/v1/productions/74732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74732/",
    "id": 74732,
    "title": "First Drop",
    "author_nicks": [
        {
            "name": "Half Brains Team",
            "abbreviation": "HBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39898/?format=api",
                "id": 39898,
                "name": "Half Brains Team",
                "is_group": true
            }
        },
        {
            "name": "The Roncler Gang",
            "abbreviation": "TRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39900/?format=api",
                "id": 39900,
                "name": "The Roncler Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/slator/snes/demos/HBT_TRG.LHA"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12936"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ad0S66QeJII"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/59/c25b.25521.jpg",
            "original_width": 346,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a1/59/c25b.25521.jpg",
            "standard_width": 346,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/59/c25b.25521.jpg",
            "thumbnail_width": 173,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}