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

{
    "url": "https://demozoo.org/api/v1/productions/122346/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122346/",
    "id": 122346,
    "title": "DMA Demo",
    "author_nicks": [
        {
            "name": "Cadjo Clan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53479/?format=api",
                "id": 53479,
                "name": "Cadjo Clan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Weee!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53480/?format=api",
                    "id": 53480,
                    "name": "Weee!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Weee!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53480/?format=api",
                    "id": 53480,
                    "name": "Weee!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "cover of \"Metal Machine Music\" by Die Krupps."
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=8874"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpcrulez.fr/demostestDO_DMA_demo.htm"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/DMA_Music_Demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26921"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/99/6790.67327.png",
            "original_width": 752,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/ff/99/6790.67327.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/99/6790.67327.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}