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

{
    "url": "https://demozoo.org/api/v1/productions/149633/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/149633/",
    "id": 149633,
    "title": "Sailor Moon (R)",
    "author_nicks": [
        {
            "name": "Ranma Chan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62344/?format=api",
                "id": 62344,
                "name": "Ranma Chan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/RANMA_C/GRTC/SMOON_R.JPG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/6b/1248.97760.jpg",
            "original_width": 587,
            "original_height": 832,
            "standard_url": "https://media.demozoo.org/screens/s/fe/6b/1248.97760.jpg",
            "standard_width": 211,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/6b/1248.97760.jpg",
            "thumbnail_width": 105,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "manga"
    ]
}