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

{
    "url": "https://demozoo.org/api/v1/productions/559/?format=api",
    "demozoo_url": "https://demozoo.org/productions/559/",
    "id": 559,
    "title": "Paperboy",
    "author_nicks": [
        {
            "name": "The Band",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2938/?format=api",
                "id": 2938,
                "name": "The Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-02",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D.M.A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2939/?format=api",
                    "id": 2939,
                    "name": "D.M.A",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "crack, train"
        },
        {
            "nick": {
                "name": "The Thief",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2940/?format=api",
                    "id": 2940,
                    "name": "The Thief",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Band/Band-CrPaperboy"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16708"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PvvkXwk6kIw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/0a/08b1.1411.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ae/0a/08b1.1411.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/0a/08b1.1411.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/3a/bc63.jw35040.png",
            "original_width": 359,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/eb/3a/bc63.jw35040.png",
            "standard_width": 359,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/3a/bc63.jw35040.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "paperboy"
    ]
}