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

{
    "url": "https://demozoo.org/api/v1/productions/147045/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147045/",
    "id": 147045,
    "title": "Labyrinthe",
    "author_nicks": [
        {
            "name": "HackerForce",
            "abbreviation": "HK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61749/?format=api",
                "id": 61749,
                "name": "HackerForce",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.brutaldeluxe.fr/products/apple2/labyrinthe_intro_logo.do"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/apple2/LABYRINTHE.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51808"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ri86_XH_FBU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/ff/8d39.331200.png",
            "original_width": 280,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/a2/ff/8d39.331200.png",
            "standard_width": 280,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/ff/8d39.331200.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}