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

{
    "url": "https://demozoo.org/api/v1/productions/185068/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185068/",
    "id": 185068,
    "title": "Rude Boy Cover",
    "author_nicks": [
        {
            "name": "thefox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12007/?format=api",
                "id": 12007,
                "name": "thefox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/thefox/rudeboy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://pdroms.de/nintendoentertainmentsystem/rude-boy-cover-nes-demo"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mD2TIzut4Ps"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/8b/ca74.160358.png",
            "original_width": 256,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/00/8b/ca74.160358.png",
            "standard_width": 256,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/8b/ca74.160358.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}