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

{
    "url": "https://demozoo.org/api/v1/productions/12685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12685/",
    "id": 12685,
    "title": "The Beatles",
    "author_nicks": [
        {
            "name": "Advent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12330/?format=api",
                "id": 12330,
                "name": "James Advent",
                "is_group": false
            }
        },
        {
            "name": "RST7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                "id": 8962,
                "name": "RST7",
                "is_group": false
            }
        },
        {
            "name": "RSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12329/?format=api",
                "id": 12329,
                "name": "RSoft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Beatles.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/release/id:279425/filename:beatles.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/view_demo.php?id=6451"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/rus/soft/demoscene/the-beatles/qid:370015/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zgot6H88NOo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/75/d0d9.62195.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/53/75/d0d9.62195.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/75/d0d9.62195.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}