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

{
    "url": "https://demozoo.org/api/v1/productions/187865/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187865/",
    "id": 187865,
    "title": "Keep On Turning",
    "author_nicks": [
        {
            "name": "1001 Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22181/?format=api",
                "id": 22181,
                "name": "1001 Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hacktec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39401/?format=api",
                    "id": 39401,
                    "name": "Hacktec",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hacktec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39401/?format=api",
                    "id": 39401,
                    "name": "Hacktec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TSI.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45634/?format=api",
                    "id": 45634,
                    "name": "TSI.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/0/1001_Crew/Keep_on_Turning.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=92183"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/1001_crew/keep_on_turning.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9105"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19828"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D73ZY-0AtwI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/13/0df7.314121.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1c/13/0df7.314121.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/13/0df7.314121.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}