“contentsholder series” object

A “contentsholder series” object contains series information of your “contentsholder unit”

{
    "id": "5678901",
    "title": "Cherry blossoms",
    "description": "Deliver the flowering situation of cherry blossoms nationwide.",
    "created_at": "2015-11-10T20:09:31+00:00",
    "updated_at": "2015-12-25T18:58:10+00:00",
    "cover_image": {
        "url": "https://img.nordot.jp/ch/series/5678901/origin_1.jpg",
        "thumb_360": "https://img.nordot.jp/t_thumb_360/ch/series/5678901/origin_1.jpg"
    }
}
Key name Data Type In List API Description
id string Y ID of the series.
title string Y Title of the series.
description string Y Description of the series.
created_at string Y Date and time series was created. Please note this is not the same as the date and time the first Story associated with the series was created.
updated_at string Y Date and time series was last updated. Please note this is not the same as the date and time the first Story associated with the series was updated.
cover_image/url string N URL of cover image of the series displayed in “this.kiji.is”.
cover_image/thumb_360 string N URL of thumbnail for cover image, displayed in “this.kiji.is”.