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

{
    "url": "https://demozoo.org/api/v1/productions/145749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145749/",
    "id": 145749,
    "title": "CCCP 6",
    "author_nicks": [
        {
            "name": "Transcom",
            "abbreviation": "TCOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                "id": 1671,
                "name": "Transcom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LKJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51312/?format=api",
                    "id": 51312,
                    "name": "LKJ",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
                    "id": 2966,
                    "name": "Hobbit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2966/?format=api",
                    "id": 2966,
                    "name": "Hobbit",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51318/?format=api",
                    "id": 51318,
                    "name": "Vision",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Magazines/mags.c64.org/mags/C/cccp06-paper.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/ff/ca2d.93540.png",
            "original_width": 447,
            "original_height": 633,
            "standard_url": "https://media.demozoo.org/screens/s/1e/ff/ca2d.93540.jpg",
            "standard_width": 211,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/ff/ca2d.93540.jpg",
            "thumbnail_width": 105,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "xxx",
        "piracy",
        "cccp"
    ]
}