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

{
    "url": "https://demozoo.org/api/v1/productions/81643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81643/",
    "id": 81643,
    "title": "Juggling Lamps Animation & Desktop Animation",
    "author_nicks": [
        {
            "name": "London Atari Computer Enthusiasts",
            "abbreviation": "LACE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41778/?format=api",
                "id": 41778,
                "name": "London Atari Computer Enthusiasts",
                "is_group": true
            }
        },
        {
            "name": "Radical Systems",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38466/?format=api",
                "id": 38466,
                "name": "Radical Systemz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bob Chewter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
                    "id": 44744,
                    "name": "Bob Chewter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/RADICSYS/JUGLAMPS.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/a6/6249.270994.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/de/a6/6249.270994.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/a6/6249.270994.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/ac/df1b.270995.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/9d/ac/df1b.270995.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/ac/df1b.270995.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}