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

{
    "url": "https://demozoo.org/api/v1/productions/253517/?format=api",
    "demozoo_url": "https://demozoo.org/productions/253517/",
    "id": 253517,
    "title": "X-Copy III V3.0",
    "author_nicks": [
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "M. Pendec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
                    "id": 1879,
                    "name": "Black Hawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "F. Neuhaus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66482/?format=api",
                    "id": 66482,
                    "name": "Dreamforce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "original"
        },
        {
            "nick": {
                "name": "H. G. Berg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90438/?format=api",
                    "id": 90438,
                    "name": "H. G. Berg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "original"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Tools/PGroup/Paradox/Paradox-XCopyIII"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Tools/PGroup/Paradox/Paradox-XCopyIII.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=72508"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/c3/803d.jw109782.png",
            "original_width": 725,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/bf/c3/803d.jw109782.png",
            "standard_width": 378,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/c3/803d.jw109782.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "x-copy",
        "copy-programme"
    ]
}