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

{
    "url": "https://demozoo.org/api/v1/productions/317662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317662/",
    "id": 317662,
    "title": "Dirty Pair",
    "author_nicks": [
        {
            "name": "Carnage",
            "abbreviation": "CRN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6110/?format=api",
                "id": 6110,
                "name": "Carnage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92697/?format=api",
                    "id": 92697,
                    "name": "Kei",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "compilation"
        },
        {
            "nick": {
                "name": "Wizzard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135611/?format=api",
                    "id": 135611,
                    "name": "Wizzard",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "supply"
        },
        {
            "nick": {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8815/?format=api",
                    "id": 8815,
                    "name": "Phase",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Carnage/Carnage-DirtyPairA.dms"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Carnage/Carnage-DirtyPairB.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=103831"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/05/8b97.318913.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/7f/05/8b97.318913.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/05/8b97.318913.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}