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

{
    "url": "https://demozoo.org/api/v1/productions/159467/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159467/",
    "id": 159467,
    "title": "Back To Earth 3D",
    "author_nicks": [
        {
            "name": "R-Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66039/?format=api",
                "id": 66039,
                "name": "R-Lab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "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": "http://gameboy.modermodemet.se/files/RLAB-BTE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/r-lab/rlab-bte.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/69"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/4f/3fc4.129940.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/4d/4f/3fc4.129940.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/4f/3fc4.129940.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/9d/6f92.129939.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/e0/9d/6f92.129939.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/9d/6f92.129939.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "raycasting"
    ]
}