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

{
    "url": "https://demozoo.org/api/v1/productions/312006/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312006/",
    "id": 312006,
    "title": "at the heart of it all",
    "author_nicks": [
        {
            "name": "Proxima Centauri",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123353/?format=api",
                "id": 123353,
                "name": "Proxima Centauri",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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": "http://www.proxima.uno/pc-002_at_the_heart_of_it_all.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://cables.gl/p/mYB1H9"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.proxima.uno/pc-002_at_the_heart_of_it_all/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91970"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qrfHjX0g4xI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/5f/40e8.312078.jpg",
            "original_width": 3840,
            "original_height": 2160,
            "standard_url": "https://media.demozoo.org/screens/s/82/5f/40e8.312078.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/5f/40e8.312078.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "cables"
    ]
}