Skip to content

Instantly share code, notes, and snippets.

@wopian
Last active May 31, 2020 09:13
Show Gist options
  • Save wopian/6aeab15722f26399e0d6a19c247f9a71 to your computer and use it in GitHub Desktop.
Save wopian/6aeab15722f26399e0d6a19c247f9a71 to your computer and use it in GitHub Desktop.
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).kitsuCore={})}(this,(function(t){"use strict";function e(t){var r;if("object"==typeof t&&null!==t)if(Array.isArray(t))t.map(t=>e(t));else if((null===(r=t.attributes)||void 0===r?void 0:r.constructor)===Object){for(const e of Object.keys(t.attributes))t.attributes.attributes||(t[e]=t.attributes[e]);t.attributes.attributes?t.attributes=t.attributes.attributes:delete t.attributes}return t}function r(t){if(t.response){const e=t.response.data;(null==e?void 0:e.errors)&&(t.errors=e.errors)}throw t}function n(t,{id:e,type:n}){try{if(e&&n){const r=t.filter(t=>t.id===e&&t.type===n)[0]||{id:e,type:n};return Object.assign({},r)}return{}}catch(t){r(t)}}function i({id:t,type:r,meta:i},o){const a=n(o,{id:t,type:r});return a.relationships&&l(a,o),i&&(a.meta=i),e(a)}function o(t,e,r){t[r]={},t.relationships[r].links&&(t[r].links=t.relationships[r].links),t[r].data=[];for(const n of t.relationships[r].data)t[r].data.push(i(n,e));delete t.relationships[r]}function a(t,e,r){t[r]={},t[r].data=i(t.relationships[r].data,e),t.relationships[r].links&&(t[r].links=t.relationships[r].links),delete t.relationships[r]}function s(t,e){t[e]={},t.relationships[e].links&&(t[e].links=t.relationships[e].links),delete t.relationships[e]}function l(t,e=[]){const{relationships:r}=t;for(const i in r){var n;Array.isArray(null===(n=r[i])||void 0===n?void 0:n.data)?o(t,e,i):r[i].data?a(t,e,i):s(t,i)}return 0===Object.keys(r||[]).length&&(null==r?void 0:r.constructor)===Object&&delete t.relationships,t}function u(t,e=null){const r=[];for(const o in t)Object.prototype.hasOwnProperty.call(t,o)&&r.push((n=t[o],i=e?"".concat(e,"[").concat(o,"]"):o,null!==n&&"object"==typeof n?u(n,i):encodeURIComponent(i)+"="+encodeURIComponent(n)));var n,i;return r.join("&")}function c(t,e){if(null==t)return{};var r,n,i=function(t,e){if(null==t)return{};var r,n,i={},o=Object.keys(t);for(n=0;n<o.length;n++)r=o[n],e.indexOf(r)>=0||(i[r]=t[r]);return i}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(n=0;n<o.length;n++)r=o[n],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(i[r]=t[r])}return i}function d(t,e,r,n){const i=new Error("".concat(n," requires an ID for the ").concat(e," type"));if(void 0===e)throw new Error("".concat(n," requires a resource type"));if(t){if("POST"!==n&&r.length>0)for(const t of r)if(!t.id)throw i}else{if((null==r?void 0:r.constructor)!==Object||0===Object.keys(r).length)throw new Error("".concat(n," requires an object or array body"));if("POST"!==n&&!r.id)throw i}}function p(t,e,r){e[r]={data:{}};for(const n of Object.keys(t[r].data)){const i=t[r].data[n];let o=e[r].data;n&&!["id","type"].includes(n)?o=O(i,n,o):o[n]=i}return e}function f(t,e,r){e[r]={data:[]};for(const n of t[r].data)e[r].data.push(n);return e}function y(t){let e={};for(const r in t){e=Array.isArray(t[r].data)?f(t,e,r):p(t,e,r)}return e}function h(t,e,r,n){return n.relationships||(n.relationships={}),t.type||(t.type=e),n.relationships[r]={data:Object.assign(t)},n.relationships=y(n.relationships),n}function b(t,e,r,n){return n.relationships||(n.relationships={}),n.relationships[r]={data:t.map(t=>{let{id:r,type:n}=t,i=c(t,["id","type"]);return{id:r,type:n||e,attributes:Object.keys(i).length?i:void 0}})},n.relationships=y(n.relationships),n}function O(t,e,r){return r.attributes||(r.attributes={}),r.attributes[e]=t,r}function j(t){return Object.prototype.hasOwnProperty.call(t,"id")}function v(t,e,r,n){d(!1,t,e,r);let i={type:t=n.pluralTypes(n.camelCaseTypes(t))};(null==e?void 0:e.id)&&(i.id=String(e.id));for(const t in e){const r=e[t],o=n.pluralTypes(n.camelCaseTypes(t));null!==r&&(null==r?void 0:r.constructor)===Object&&j(r)?i=h(r,o,t,i):null!==r&&Array.isArray(r)&&r.length>0&&j(r[0])?i=b(r,o,t,i):"id"!==t&&"type"!==t&&(i=O(r,t,i))}return{data:i}}t.camel=t=>t.replace(/[-_][a-z\u00E0-\u00F6\u00F8-\u00FE]/g,t=>t.slice(1).toUpperCase()),t.deattribute=e,t.deserialise=function(t){var r,n;if(t)return Array.isArray(t.data)?t=function(t){for(let r of t.data)t.included&&(r=l(r,t.included)),r.relationships&&(r=l(r)),r.attributes&&(r=e(r)),t.data[t.data.indexOf(r)]=r;return t}(t):t.included?t.data=l(t.data,t.included):(null===(r=t.data)||void 0===r?void 0:r.constructor)===Object&&(t.data=l(t.data)),delete t.included,(null===(n=t.data)||void 0===n?void 0:n.attributes)&&(t.data=e(t.data)),t},t.error=r,t.filterIncludes=n,t.kebab=t=>t.charAt(0).toLowerCase()+t.slice(1).replace(/[A-Z\u00C0-\u00D6\u00D8-\u00DE]/g,t=>"-"+t.toLowerCase()),t.linkRelationships=l,t.query=u,t.serialise=function(t,e={},n="POST",i={}){try{return i.camelCaseTypes||(i.camelCaseTypes=t=>t),i.pluralTypes||(i.pluralTypes=t=>t),null===e||Array.isArray(e)&&0===e.length?{data:e}:Array.isArray(e)&&(null==e?void 0:e.length)>0?function(t,e,r,n){d(!0,t,e,r);const i=[];for(const o of e)i.push(v(t,o,r,n).data);return{data:i}}(t,e,n,i):v(t,e,n,i)}catch(t){throw r(t)}},t.snake=t=>t.charAt(0).toLowerCase()+t.slice(1).replace(/[A-Z\u00C0-\u00D6\u00D8-\u00DE]/g,t=>"_"+t.toLowerCase()),t.splitModel=function(t,e={}){e.pluralModel||(e.pluralModel=t=>t),e.resourceCase||(e.resourceCase=t=>t);const r=t.split("/"),n=r.pop();return r.push(e.pluralModel(e.resourceCase(n))),[n,r.join("/")]},Object.defineProperty(t,"__esModule",{value:!0})}));
133 3059 3289
154 3542 3864
8 0 0
19 437 552
12 288 286
22 506 506
25 575 575
25 600 600
13 299 312
25 600 600
25 600 600
25 600 600
1 104 104
13 299 299
13 312 312
3 66 66
12 288 288
12 288 288
1 93 93
12 288 288
13 312 312
11 264 264
37 851 851
24 576 576
13 312 312
12 288 288
1 0 2
24 576 576
12 276 276
13 312 312
26 650 0
24 576 576
24 552 552
39 897 897
39 897 0
13 312 312
1 73 73
13 312 312
12 288 289
12 288 288
12 288 276
12 276 276
26 598 598
1 106 106
24 552 529
1 130 130
10 230 230
10 230 230
1 0 0
12 288 288
12 288 288
13 312 312
24 576 578
24 576 576
24 0 0
4 96 96
220 5060 5060
1 82 82
1 96 96
1 94 94
1 94 94
1 93 93
1 95 95
1 85 85
1 102 102
1 109 109
12 288 288
40 960 480
24 576 288
12 276 276
1 106 106
12 288 46
12 288 288
24 528 528
12 288 288
12 288 288
12 276 276
13 312 312
93 2139 2139
47 1081 1081
12 288 288
13 325 325
1 0 0
22 484 484
25 600 600
12 288 288
12 276 276
10 230 230
25 575 575
24 552 552
1 110 110
24 552 577
12 276 276
25 600 615
1 0 0
1 112 112
12 288 288
12 288 288
12 288 288
12 288 288
12 144 0
24 600 604
13 312 312
13 312 312
12 276 276
12 288 288
2 46 276
0 0 575
1 24 312
1 22 11
1 24 288
3 72 312
1 24 576
3 69 276
2 46 276
1 24 288
13 312 565
1 24 0
2 46 254
4 100 550
2 50 325
1 23 276
1 23 276
5 120 312
2 48 288
2 46 598
1 23 598
1 24 288
1 23 299
1 25 625
2 48 288
24 552 552
1 24 576
1 23 299
1 24 600
12 300 300
0 0 3548
8 0 0
1 10 10
1 31 31
1 24 24
10 10 10
1 96 0
1 25 25
1 25 25
2 50 50
6 36 36
6 18 18
7 21 21
1 24 24
1 24 24
3 81 81
7 21 21
1 0 0
1 24 24
2 28 28
4 96 96
1 24 24
1 24 24
1 30 30
1 23 23
1 30 30
6 42 42
1 99 0
2 48 48
1 20 20
1 24 24
3 78 78
2 30 30
6 18 18
6 72 72
6 72 72
1 24 24
1 23 23
1 23 23
4 12 12
9 36 36
1 24 24
12 288 288
2 48 48
1 23 23
3 69 69
2 54 54
3 75 75
1 101 101
1 30 30
1 24 24
1 23 23
1 23 23
1 23 276
20 440 440
20 440 440
21 0 0
1 126 126
12 288 288
13 312 312
4 112 112
3 72 72
1 24 288
1 0 0
1 60 0
1 83 83
12 276 276
1 60 0
12 276 276
0 0 600
0 0 364
0 0 506
0 0 600
0 0 276
0 0 576
0 0 360
0 0 576
0 0 1224
0 0 312
0 0 45
1 98 98
0 0 625
0 0 598
0 0 4824
0 0 576
13 312 312
12 300 300
0 0 312
0 0 312
0 0 288
0 0 600
1 60 0
1 60 0
1 60 0
12 288 288
0 0 1776
0 0 288
0 0 288
0 0 288
0 0 288
0 0 0
0 0 312
0 0 576
0 0 552
0 0 552
0 0 576
0 0 312
0 0 264
0 0 64
0 0 168
0 0 624
0 0 96
0 0 125
0 0 148
0 0 96
0 0 83
0 0 64
0 0 161
0 0 0
0 0 156
0 0 0
0 0 0
1 78 78
1 66 66
1 5 5
1 85 85
0 0 125
0 0 24
0 0 90
0 0 50
0 0 312
0 0 50
0 0 288
0 0 288
0 0 0
0 0 276
0 0 0
0 0 117
0 0 312
0 0 24
0 0 288
0 0 576
0 0 100
0 0 12
0 0 264
12 276 276
0 0 552
1 24 24
7 14 14
2 48 312
1 100 100
3 30 30
500 11500 2019
2972 68341 94714
1. Episode Count
2. ((Episode Count * Rewatches) + Progress) * Anime Episode Length
3. Episodes Episode Length (no rewatches)
const json = require('./test.json')
const { deserialise } = require('./kitsu-core.js')
const { data } = deserialise(json)
let episodes = 0
let time = 0
let episodesTime = 0
data.forEach(entry => {
let localEpisodes = 0
let localTime = 0
let localEpisodesTime = 0
localEpisodes = (entry.anime.data.episodeCount * entry.reconsumeCount) + entry.progress
localTime = localEpisodes * entry.anime.data.episodeLength
entry.anime.data.episodes.data.forEach(episode => {
localEpisodesTime += episode.length
})
console.log(`${localEpisodes} ${localTime} ${localEpisodesTime}`)
episodes += localEpisodes
time += localTime
episodesTime += localEpisodesTime
})
console.log(`${episodes} ${time} ${episodesTime}`)
console.log(`1. Episode Count\n2. ((Episode Count * Rewatches) + Progress) * Anime Episode Length\n3. Episodes Episode Length (no rewatches)`)
This file has been truncated, but you can view the full file.
{
"data": [
{
"id": "53794481",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794481"
},
"attributes": {
"progress": 133,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794481/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794481/anime"
},
"data": {
"type": "anime",
"id": "13209"
}
}
}
},
{
"id": "53794482",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794482"
},
"attributes": {
"progress": 154,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794482/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794482/anime"
},
"data": {
"type": "anime",
"id": "13051"
}
}
}
},
{
"id": "53794483",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794483"
},
"attributes": {
"progress": 8,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794483/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794483/anime"
},
"data": {
"type": "anime",
"id": "42632"
}
}
}
},
{
"id": "53794484",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794484"
},
"attributes": {
"progress": 19,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794484/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794484/anime"
},
"data": {
"type": "anime",
"id": "40600"
}
}
}
},
{
"id": "53794485",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794485"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794485/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794485/anime"
},
"data": {
"type": "anime",
"id": "41966"
}
}
}
},
{
"id": "53794487",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794487"
},
"attributes": {
"progress": 22,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794487/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794487/anime"
},
"data": {
"type": "anime",
"id": "8640"
}
}
}
},
{
"id": "53794488",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794488"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794488/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794488/anime"
},
"data": {
"type": "anime",
"id": "10877"
}
}
}
},
{
"id": "53794490",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794490"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794490/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794490/anime"
},
"data": {
"type": "anime",
"id": "5940"
}
}
}
},
{
"id": "53794491",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794491"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794491/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794491/anime"
},
"data": {
"type": "anime",
"id": "11469"
}
}
}
},
{
"id": "53794492",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794492"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794492/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794492/anime"
},
"data": {
"type": "anime",
"id": "12268"
}
}
}
},
{
"id": "53794493",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794493"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794493/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794493/anime"
},
"data": {
"type": "anime",
"id": "13881"
}
}
}
},
{
"id": "53794494",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794494"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794494/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794494/anime"
},
"data": {
"type": "anime",
"id": "41971"
}
}
}
},
{
"id": "53794495",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794495"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794495/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794495/anime"
},
"data": {
"type": "anime",
"id": "42205"
}
}
}
},
{
"id": "53794496",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794496"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794496/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794496/anime"
},
"data": {
"type": "anime",
"id": "41956"
}
}
}
},
{
"id": "53794497",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794497"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794497/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794497/anime"
},
"data": {
"type": "anime",
"id": "42414"
}
}
}
},
{
"id": "53794498",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794498"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794498/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794498/anime"
},
"data": {
"type": "anime",
"id": "1517"
}
}
}
},
{
"id": "53794499",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794499"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794499/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794499/anime"
},
"data": {
"type": "anime",
"id": "42222"
}
}
}
},
{
"id": "53794500",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794500"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794500/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794500/anime"
},
"data": {
"type": "anime",
"id": "7160"
}
}
}
},
{
"id": "53794501",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794501"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794501/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794501/anime"
},
"data": {
"type": "anime",
"id": "13524"
}
}
}
},
{
"id": "53794502",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794502"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794502/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794502/anime"
},
"data": {
"type": "anime",
"id": "7705"
}
}
}
},
{
"id": "53794503",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794503"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794503/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794503/anime"
},
"data": {
"type": "anime",
"id": "6570"
}
}
}
},
{
"id": "53794504",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794504"
},
"attributes": {
"progress": 11,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794504/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794504/anime"
},
"data": {
"type": "anime",
"id": "42260"
}
}
}
},
{
"id": "53794506",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794506"
},
"attributes": {
"progress": 37,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794506/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794506/anime"
},
"data": {
"type": "anime",
"id": "1376"
}
}
}
},
{
"id": "53794507",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794507"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794507/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794507/anime"
},
"data": {
"type": "anime",
"id": "42080"
}
}
}
},
{
"id": "53794508",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794508"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794508/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794508/anime"
},
"data": {
"type": "anime",
"id": "9962"
}
}
}
},
{
"id": "53794509",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794509"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794509/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794509/anime"
},
"data": {
"type": "anime",
"id": "40599"
}
}
}
},
{
"id": "53794510",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794510"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794510/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794510/anime"
},
"data": {
"type": "anime",
"id": "41778"
}
}
}
},
{
"id": "53794511",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794511"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794511/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794511/anime"
},
"data": {
"type": "anime",
"id": "42068"
}
}
}
},
{
"id": "53794512",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794512"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794512/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794512/anime"
},
"data": {
"type": "anime",
"id": "12497"
}
}
}
},
{
"id": "53794514",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794514"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794514/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794514/anime"
},
"data": {
"type": "anime",
"id": "7314"
}
}
}
},
{
"id": "53794515",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794515"
},
"attributes": {
"progress": 26,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794515/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794515/anime"
},
"data": {
"type": "anime",
"id": "7158"
}
}
}
},
{
"id": "53794516",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794516"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794516/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794516/anime"
},
"data": {
"type": "anime",
"id": "8063"
}
}
}
},
{
"id": "53794517",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794517"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794517/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794517/anime"
},
"data": {
"type": "anime",
"id": "8739"
}
}
}
},
{
"id": "53794518",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794518"
},
"attributes": {
"progress": 39,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794518/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794518/anime"
},
"data": {
"type": "anime",
"id": "11459"
}
}
}
},
{
"id": "53794519",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794519"
},
"attributes": {
"progress": 39,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794519/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794519/anime"
},
"data": {
"type": "anime",
"id": "41410"
}
}
}
},
{
"id": "53794520",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794520"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794520/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794520/anime"
},
"data": {
"type": "anime",
"id": "7125"
}
}
}
},
{
"id": "53794521",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794521"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794521/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794521/anime"
},
"data": {
"type": "anime",
"id": "7546"
}
}
}
},
{
"id": "53794522",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794522"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794522/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794522/anime"
},
"data": {
"type": "anime",
"id": "9964"
}
}
}
},
{
"id": "53794523",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794523"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794523/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794523/anime"
},
"data": {
"type": "anime",
"id": "41373"
}
}
}
},
{
"id": "53794524",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794524"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794524/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794524/anime"
},
"data": {
"type": "anime",
"id": "8646"
}
}
}
},
{
"id": "53794525",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794525"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794525/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794525/anime"
},
"data": {
"type": "anime",
"id": "12770"
}
}
}
},
{
"id": "53794526",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794526"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794526/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794526/anime"
},
"data": {
"type": "anime",
"id": "40944"
}
}
}
},
{
"id": "53794527",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794527"
},
"attributes": {
"progress": 26,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794527/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794527/anime"
},
"data": {
"type": "anime",
"id": "41370"
}
}
}
},
{
"id": "53794528",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794528"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794528/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794528/anime"
},
"data": {
"type": "anime",
"id": "11614"
}
}
}
},
{
"id": "53794529",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794529"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794529/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794529/anime"
},
"data": {
"type": "anime",
"id": "8147"
}
}
}
},
{
"id": "53794530",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794530"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794530/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794530/anime"
},
"data": {
"type": "anime",
"id": "10028"
}
}
}
},
{
"id": "53794532",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794532"
},
"attributes": {
"progress": 10,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794532/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794532/anime"
},
"data": {
"type": "anime",
"id": "10941"
}
}
}
},
{
"id": "53794533",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794533"
},
"attributes": {
"progress": 10,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794533/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794533/anime"
},
"data": {
"type": "anime",
"id": "11937"
}
}
}
},
{
"id": "53794534",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794534"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794534/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794534/anime"
},
"data": {
"type": "anime",
"id": "41440"
}
}
}
},
{
"id": "53794535",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794535"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794535/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794535/anime"
},
"data": {
"type": "anime",
"id": "12267"
}
}
}
},
{
"id": "53794537",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794537"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794537/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794537/anime"
},
"data": {
"type": "anime",
"id": "11578"
}
}
}
},
{
"id": "53794539",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794539"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794539/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794539/anime"
},
"data": {
"type": "anime",
"id": "41071"
}
}
}
},
{
"id": "53794540",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794540"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794540/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794540/anime"
},
"data": {
"type": "anime",
"id": "8699"
}
}
}
},
{
"id": "53794541",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794541"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794541/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794541/anime"
},
"data": {
"type": "anime",
"id": "12633"
}
}
}
},
{
"id": "53794542",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794542"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794542/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794542/anime"
},
"data": {
"type": "anime",
"id": "42263"
}
}
}
},
{
"id": "53794543",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794543"
},
"attributes": {
"progress": 4,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794543/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794543/anime"
},
"data": {
"type": "anime",
"id": "11414"
}
}
}
},
{
"id": "53794544",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794544"
},
"attributes": {
"progress": 220,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794544/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794544/anime"
},
"data": {
"type": "anime",
"id": "11"
}
}
}
},
{
"id": "53794545",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794545"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794545/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794545/anime"
},
"data": {
"type": "anime",
"id": "405"
}
}
}
},
{
"id": "53794546",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794546"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794546/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794546/anime"
},
"data": {
"type": "anime",
"id": "833"
}
}
}
},
{
"id": "53794547",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794547"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794547/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794547/anime"
},
"data": {
"type": "anime",
"id": "1941"
}
}
}
},
{
"id": "53794549",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794549"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794549/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794549/anime"
},
"data": {
"type": "anime",
"id": "2245"
}
}
}
},
{
"id": "53794550",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794550"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794550/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794550/anime"
},
"data": {
"type": "anime",
"id": "3606"
}
}
}
},
{
"id": "53794551",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794551"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794551/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794551/anime"
},
"data": {
"type": "anime",
"id": "4520"
}
}
}
},
{
"id": "53794552",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794552"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794552/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794552/anime"
},
"data": {
"type": "anime",
"id": "5266"
}
}
}
},
{
"id": "53794553",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794553"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794553/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794553/anime"
},
"data": {
"type": "anime",
"id": "6256"
}
}
}
},
{
"id": "53794554",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794554"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794554/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794554/anime"
},
"data": {
"type": "anime",
"id": "7008"
}
}
}
},
{
"id": "53794555",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794555"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794555/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794555/anime"
},
"data": {
"type": "anime",
"id": "11319"
}
}
}
},
{
"id": "53794556",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794556"
},
"attributes": {
"progress": 20,
"reconsumeCount": 1,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794556/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794556/anime"
},
"data": {
"type": "anime",
"id": "7821"
}
}
}
},
{
"id": "53794557",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794557"
},
"attributes": {
"progress": 12,
"reconsumeCount": 1,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794557/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794557/anime"
},
"data": {
"type": "anime",
"id": "9178"
}
}
}
},
{
"id": "53794559",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794559"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794559/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794559/anime"
},
"data": {
"type": "anime",
"id": "7880"
}
}
}
},
{
"id": "53794560",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794560"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794560/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794560/anime"
},
"data": {
"type": "anime",
"id": "12325"
}
}
}
},
{
"id": "53794561",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794561"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794561/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794561/anime"
},
"data": {
"type": "anime",
"id": "10740"
}
}
}
},
{
"id": "53794562",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794562"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794562/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794562/anime"
},
"data": {
"type": "anime",
"id": "12566"
}
}
}
},
{
"id": "53794563",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794563"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794563/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794563/anime"
},
"data": {
"type": "anime",
"id": "10016"
}
}
}
},
{
"id": "53794564",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794564"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794564/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794564/anime"
},
"data": {
"type": "anime",
"id": "42047"
}
}
}
},
{
"id": "53794565",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794565"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794565/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794565/anime"
},
"data": {
"type": "anime",
"id": "8736"
}
}
}
},
{
"id": "53794566",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794566"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794566/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794566/anime"
},
"data": {
"type": "anime",
"id": "10082"
}
}
}
},
{
"id": "53794567",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794567"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794567/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794567/anime"
},
"data": {
"type": "anime",
"id": "9538"
}
}
}
},
{
"id": "53794568",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794568"
},
"attributes": {
"progress": 93,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794568/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794568/anime"
},
"data": {
"type": "anime",
"id": "7850"
}
}
}
},
{
"id": "53794569",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794569"
},
"attributes": {
"progress": 47,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794569/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794569/anime"
},
"data": {
"type": "anime",
"id": "11367"
}
}
}
},
{
"id": "53794570",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794570"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794570/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794570/anime"
},
"data": {
"type": "anime",
"id": "11751"
}
}
}
},
{
"id": "53794571",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794571"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794571/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794571/anime"
},
"data": {
"type": "anime",
"id": "41056"
}
}
}
},
{
"id": "53794573",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794573"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794573/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794573/anime"
},
"data": {
"type": "anime",
"id": "41991"
}
}
}
},
{
"id": "53794575",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794575"
},
"attributes": {
"progress": 22,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794575/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794575/anime"
},
"data": {
"type": "anime",
"id": "8403"
}
}
}
},
{
"id": "53794577",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794577"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794577/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794577/anime"
},
"data": {
"type": "anime",
"id": "7442"
}
}
}
},
{
"id": "53794578",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794578"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794578/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794578/anime"
},
"data": {
"type": "anime",
"id": "8671"
}
}
}
},
{
"id": "53794579",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794579"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794579/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794579/anime"
},
"data": {
"type": "anime",
"id": "13569"
}
}
}
},
{
"id": "53794580",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794580"
},
"attributes": {
"progress": 10,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794580/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794580/anime"
},
"data": {
"type": "anime",
"id": "41982"
}
}
}
},
{
"id": "53794581",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794581"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794581/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794581/anime"
},
"data": {
"type": "anime",
"id": "6589"
}
}
}
},
{
"id": "53794582",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794582"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794582/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794582/anime"
},
"data": {
"type": "anime",
"id": "8174"
}
}
}
},
{
"id": "53794583",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794583"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794583/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794583/anime"
},
"data": {
"type": "anime",
"id": "11423"
}
}
}
},
{
"id": "53794584",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794584"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794584/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794584/anime"
},
"data": {
"type": "anime",
"id": "13893"
}
}
}
},
{
"id": "53794585",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794585"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794585/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794585/anime"
},
"data": {
"type": "anime",
"id": "42213"
}
}
}
},
{
"id": "53794587",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794587"
},
"attributes": {
"progress": 25,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794587/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794587/anime"
},
"data": {
"type": "anime",
"id": "13593"
}
}
}
},
{
"id": "53794588",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794588"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794588/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794588/anime"
},
"data": {
"type": "anime",
"id": "42028"
}
}
}
},
{
"id": "53794589",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794589"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794589/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794589/anime"
},
"data": {
"type": "anime",
"id": "7543"
}
}
}
},
{
"id": "53794590",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794590"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794590/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794590/anime"
},
"data": {
"type": "anime",
"id": "8271"
}
}
}
},
{
"id": "53794591",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794591"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794591/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794591/anime"
},
"data": {
"type": "anime",
"id": "9135"
}
}
}
},
{
"id": "53794592",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794592"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794592/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794592/anime"
},
"data": {
"type": "anime",
"id": "13929"
}
}
}
},
{
"id": "53794593",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794593"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794593/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794593/anime"
},
"data": {
"type": "anime",
"id": "41359"
}
}
}
},
{
"id": "53794595",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794595"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794595/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794595/anime"
},
"data": {
"type": "anime",
"id": "13258"
}
}
}
},
{
"id": "53794597",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794597"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794597/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794597/anime"
},
"data": {
"type": "anime",
"id": "41084"
}
}
}
},
{
"id": "53794599",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794599"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794599/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794599/anime"
},
"data": {
"type": "anime",
"id": "7169"
}
}
}
},
{
"id": "53794600",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794600"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794600/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794600/anime"
},
"data": {
"type": "anime",
"id": "8478"
}
}
}
},
{
"id": "53794601",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794601"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794601/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794601/anime"
},
"data": {
"type": "anime",
"id": "41312"
}
}
}
},
{
"id": "53794603",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794603"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794603/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794603/anime"
},
"data": {
"type": "anime",
"id": "13503"
}
}
}
},
{
"id": "53794604",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794604"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794604/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794604/anime"
},
"data": {
"type": "anime",
"id": "14276"
}
}
}
},
{
"id": "53794605",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794605"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794605/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794605/anime"
},
"data": {
"type": "anime",
"id": "8270"
}
}
}
},
{
"id": "53794606",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794606"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794606/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794606/anime"
},
"data": {
"type": "anime",
"id": "4604"
}
}
}
},
{
"id": "53794607",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794607"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794607/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794607/anime"
},
"data": {
"type": "anime",
"id": "5981"
}
}
}
},
{
"id": "53794608",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794608"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794608/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794608/anime"
},
"data": {
"type": "anime",
"id": "12275"
}
}
}
},
{
"id": "53794609",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794609"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794609/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794609/anime"
},
"data": {
"type": "anime",
"id": "14043"
}
}
}
},
{
"id": "53794610",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794610"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794610/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794610/anime"
},
"data": {
"type": "anime",
"id": "13600"
}
}
}
},
{
"id": "53794611",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794611"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794611/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794611/anime"
},
"data": {
"type": "anime",
"id": "7278"
}
}
}
},
{
"id": "53794612",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794612"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794612/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794612/anime"
},
"data": {
"type": "anime",
"id": "9969"
}
}
}
},
{
"id": "53794613",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794613"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794613/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794613/anime"
},
"data": {
"type": "anime",
"id": "13708"
}
}
}
},
{
"id": "53794614",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794614"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794614/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794614/anime"
},
"data": {
"type": "anime",
"id": "41083"
}
}
}
},
{
"id": "53794615",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794615"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794615/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794615/anime"
},
"data": {
"type": "anime",
"id": "12754"
}
}
}
},
{
"id": "53794616",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794616"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794616/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794616/anime"
},
"data": {
"type": "anime",
"id": "14212"
}
}
}
},
{
"id": "53794617",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794617"
},
"attributes": {
"progress": 4,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794617/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794617/anime"
},
"data": {
"type": "anime",
"id": "6686"
}
}
}
},
{
"id": "53794618",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794618"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794618/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794618/anime"
},
"data": {
"type": "anime",
"id": "42436"
}
}
}
},
{
"id": "53794619",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794619"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794619/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794619/anime"
},
"data": {
"type": "anime",
"id": "42319"
}
}
}
},
{
"id": "53794620",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794620"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794620/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794620/anime"
},
"data": {
"type": "anime",
"id": "13457"
}
}
}
},
{
"id": "53794621",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794621"
},
"attributes": {
"progress": 5,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794621/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794621/anime"
},
"data": {
"type": "anime",
"id": "42148"
}
}
}
},
{
"id": "53794622",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794622"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794622/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794622/anime"
},
"data": {
"type": "anime",
"id": "7714"
}
}
}
},
{
"id": "53794624",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794624"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794624/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794624/anime"
},
"data": {
"type": "anime",
"id": "8053"
}
}
}
},
{
"id": "53794625",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794625"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794625/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794625/anime"
},
"data": {
"type": "anime",
"id": "6266"
}
}
}
},
{
"id": "53794626",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794626"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794626/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794626/anime"
},
"data": {
"type": "anime",
"id": "7881"
}
}
}
},
{
"id": "53794627",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794627"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794627/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794627/anime"
},
"data": {
"type": "anime",
"id": "7162"
}
}
}
},
{
"id": "53794638",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794638"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794638/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794638/anime"
},
"data": {
"type": "anime",
"id": "11209"
}
}
}
},
{
"id": "53794639",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794639"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794639/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794639/anime"
},
"data": {
"type": "anime",
"id": "11942"
}
}
}
},
{
"id": "53794640",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794640"
},
"attributes": {
"progress": 24,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794640/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794640/anime"
},
"data": {
"type": "anime",
"id": "7023"
}
}
}
},
{
"id": "53794641",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794641"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794641/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794641/anime"
},
"data": {
"type": "anime",
"id": "5646"
}
}
}
},
{
"id": "53794643",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794643"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794643/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794643/anime"
},
"data": {
"type": "anime",
"id": "11023"
}
}
}
},
{
"id": "53794644",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794644"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794644/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794644/anime"
},
"data": {
"type": "anime",
"id": "3532"
}
}
}
},
{
"id": "53794645",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794645"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794645/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794645/anime"
},
"data": {
"type": "anime",
"id": "11902"
}
}
}
},
{
"id": "53794647",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794647"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53794647/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53794647/anime"
},
"data": {
"type": "anime",
"id": "6448"
}
}
}
},
{
"id": "53816967",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816967"
},
"attributes": {
"progress": 8,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816967/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816967/anime"
},
"data": {
"type": "anime",
"id": "11899"
}
}
}
},
{
"id": "53816969",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816969"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816969/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816969/anime"
},
"data": {
"type": "anime",
"id": "10020"
}
}
}
},
{
"id": "53816970",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816970"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816970/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816970/anime"
},
"data": {
"type": "anime",
"id": "7973"
}
}
}
},
{
"id": "53816971",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816971"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816971/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816971/anime"
},
"data": {
"type": "anime",
"id": "6484"
}
}
}
},
{
"id": "53816972",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816972"
},
"attributes": {
"progress": 10,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816972/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816972/anime"
},
"data": {
"type": "anime",
"id": "6279"
}
}
}
},
{
"id": "53816974",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816974"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816974/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816974/anime"
},
"data": {
"type": "anime",
"id": "14084"
}
}
}
},
{
"id": "53816975",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816975"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816975/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816975/anime"
},
"data": {
"type": "anime",
"id": "12511"
}
}
}
},
{
"id": "53816976",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816976"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816976/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816976/anime"
},
"data": {
"type": "anime",
"id": "14030"
}
}
}
},
{
"id": "53816977",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816977"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816977/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816977/anime"
},
"data": {
"type": "anime",
"id": "42356"
}
}
}
},
{
"id": "53816978",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816978"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816978/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816978/anime"
},
"data": {
"type": "anime",
"id": "7293"
}
}
}
},
{
"id": "53816979",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816979"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816979/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816979/anime"
},
"data": {
"type": "anime",
"id": "8154"
}
}
}
},
{
"id": "53816980",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816980"
},
"attributes": {
"progress": 7,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816980/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816980/anime"
},
"data": {
"type": "anime",
"id": "8415"
}
}
}
},
{
"id": "53816981",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816981"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816981/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816981/anime"
},
"data": {
"type": "anime",
"id": "9132"
}
}
}
},
{
"id": "53816982",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816982"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816982/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816982/anime"
},
"data": {
"type": "anime",
"id": "7556"
}
}
}
},
{
"id": "53816983",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816983"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816983/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816983/anime"
},
"data": {
"type": "anime",
"id": "7286"
}
}
}
},
{
"id": "53816987",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816987"
},
"attributes": {
"progress": 7,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53816987/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53816987/anime"
},
"data": {
"type": "anime",
"id": "7330"
}
}
}
},
{
"id": "53817075",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817075"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817075/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53817075/anime"
},
"data": {
"type": "anime",
"id": "42584"
}
}
}
},
{
"id": "53817077",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817077"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817077/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53817077/anime"
},
"data": {
"type": "anime",
"id": "11851"
}
}
}
},
{
"id": "53817078",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817078"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817078/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53817078/anime"
},
"data": {
"type": "anime",
"id": "13294"
}
}
}
},
{
"id": "53817080",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817080"
},
"attributes": {
"progress": 4,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53817080/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53817080/anime"
},
"data": {
"type": "anime",
"id": "12064"
}
}
}
},
{
"id": "53862920",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862920"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862920/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862920/anime"
},
"data": {
"type": "anime",
"id": "41397"
}
}
}
},
{
"id": "53862921",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862921"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862921/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862921/anime"
},
"data": {
"type": "anime",
"id": "11772"
}
}
}
},
{
"id": "53862923",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862923"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862923/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862923/anime"
},
"data": {
"type": "anime",
"id": "13136"
}
}
}
},
{
"id": "53862924",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862924"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862924/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862924/anime"
},
"data": {
"type": "anime",
"id": "11752"
}
}
}
},
{
"id": "53862925",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862925"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862925/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862925/anime"
},
"data": {
"type": "anime",
"id": "42416"
}
}
}
},
{
"id": "53862927",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862927"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862927/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862927/anime"
},
"data": {
"type": "anime",
"id": "41072"
}
}
}
},
{
"id": "53862928",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862928"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862928/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862928/anime"
},
"data": {
"type": "anime",
"id": "13647"
}
}
}
},
{
"id": "53862929",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862929"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862929/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862929/anime"
},
"data": {
"type": "anime",
"id": "10751"
}
}
}
},
{
"id": "53862930",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862930"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862930/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862930/anime"
},
"data": {
"type": "anime",
"id": "42050"
}
}
}
},
{
"id": "53862931",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862931"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862931/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862931/anime"
},
"data": {
"type": "anime",
"id": "14204"
}
}
}
},
{
"id": "53862932",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862932"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862932/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862932/anime"
},
"data": {
"type": "anime",
"id": "8490"
}
}
}
},
{
"id": "53862933",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862933"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862933/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862933/anime"
},
"data": {
"type": "anime",
"id": "11760"
}
}
}
},
{
"id": "53862934",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862934"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862934/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862934/anime"
},
"data": {
"type": "anime",
"id": "8534"
}
}
}
},
{
"id": "53862936",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862936"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862936/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862936/anime"
},
"data": {
"type": "anime",
"id": "42703"
}
}
}
},
{
"id": "53862937",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862937"
},
"attributes": {
"progress": 6,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862937/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862937/anime"
},
"data": {
"type": "anime",
"id": "11430"
}
}
}
},
{
"id": "53862938",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862938"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862938/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862938/anime"
},
"data": {
"type": "anime",
"id": "11402"
}
}
}
},
{
"id": "53862939",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862939"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862939/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862939/anime"
},
"data": {
"type": "anime",
"id": "42902"
}
}
}
},
{
"id": "53862940",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862940"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862940/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862940/anime"
},
"data": {
"type": "anime",
"id": "11342"
}
}
}
},
{
"id": "53862941",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862941"
},
"attributes": {
"progress": 4,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862941/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862941/anime"
},
"data": {
"type": "anime",
"id": "11462"
}
}
}
},
{
"id": "53862942",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862942"
},
"attributes": {
"progress": 9,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862942/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862942/anime"
},
"data": {
"type": "anime",
"id": "10881"
}
}
}
},
{
"id": "53862944",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862944"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53862944/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53862944/anime"
},
"data": {
"type": "anime",
"id": "12278"
}
}
}
},
{
"id": "53870269",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53870269"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53870269/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53870269/anime"
},
"data": {
"type": "anime",
"id": "11914"
}
}
}
},
{
"id": "53873017",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873017"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873017/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873017/anime"
},
"data": {
"type": "anime",
"id": "14016"
}
}
}
},
{
"id": "53873019",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873019"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873019/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873019/anime"
},
"data": {
"type": "anime",
"id": "9968"
}
}
}
},
{
"id": "53873020",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873020"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873020/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873020/anime"
},
"data": {
"type": "anime",
"id": "7694"
}
}
}
},
{
"id": "53873023",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873023"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873023/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873023/anime"
},
"data": {
"type": "anime",
"id": "8674"
}
}
}
},
{
"id": "53873024",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873024"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873024/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873024/anime"
},
"data": {
"type": "anime",
"id": "13718"
}
}
}
},
{
"id": "53873028",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873028"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873028/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873028/anime"
},
"data": {
"type": "anime",
"id": "7914"
}
}
}
},
{
"id": "53873029",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873029"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873029/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873029/anime"
},
"data": {
"type": "anime",
"id": "10789"
}
}
}
},
{
"id": "53873030",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873030"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873030/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873030/anime"
},
"data": {
"type": "anime",
"id": "11294"
}
}
}
},
{
"id": "53873031",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873031"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873031/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873031/anime"
},
"data": {
"type": "anime",
"id": "7748"
}
}
}
},
{
"id": "53873032",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873032"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873032/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873032/anime"
},
"data": {
"type": "anime",
"id": "12045"
}
}
}
},
{
"id": "53873033",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873033"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53873033/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53873033/anime"
},
"data": {
"type": "anime",
"id": "13894"
}
}
}
},
{
"id": "53897291",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897291"
},
"attributes": {
"progress": 20,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897291/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53897291/anime"
},
"data": {
"type": "anime",
"id": "7936"
}
}
}
},
{
"id": "53897314",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897314"
},
"attributes": {
"progress": 20,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897314/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53897314/anime"
},
"data": {
"type": "anime",
"id": "7937"
}
}
}
},
{
"id": "53897319",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897319"
},
"attributes": {
"progress": 21,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53897319/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53897319/anime"
},
"data": {
"type": "anime",
"id": "7926"
}
}
}
},
{
"id": "53940081",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53940081"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/53940081/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/53940081/anime"
},
"data": {
"type": "anime",
"id": "42218"
}
}
}
},
{
"id": "54091280",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091280"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091280/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54091280/anime"
},
"data": {
"type": "anime",
"id": "5487"
}
}
}
},
{
"id": "54091282",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091282"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091282/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54091282/anime"
},
"data": {
"type": "anime",
"id": "7006"
}
}
}
},
{
"id": "54091291",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091291"
},
"attributes": {
"progress": 4,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091291/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54091291/anime"
},
"data": {
"type": "anime",
"id": "5998"
}
}
}
},
{
"id": "54091296",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091296"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54091296/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54091296/anime"
},
"data": {
"type": "anime",
"id": "7822"
}
}
}
},
{
"id": "54092541",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54092541"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54092541/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54092541/anime"
},
"data": {
"type": "anime",
"id": "42211"
}
}
}
},
{
"id": "54094951",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54094951"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54094951/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54094951/anime"
},
"data": {
"type": "anime",
"id": "12116"
}
}
}
},
{
"id": "54094957",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54094957"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54094957/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54094957/anime"
},
"data": {
"type": "anime",
"id": "41770"
}
}
}
},
{
"id": "54096512",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54096512"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54096512/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54096512/anime"
},
"data": {
"type": "anime",
"id": "8135"
}
}
}
},
{
"id": "54096572",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54096572"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54096572/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54096572/anime"
},
"data": {
"type": "anime",
"id": "10745"
}
}
}
},
{
"id": "54185043",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54185043"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54185043/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54185043/anime"
},
"data": {
"type": "anime",
"id": "41772"
}
}
}
},
{
"id": "54207780",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54207780"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54207780/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54207780/anime"
},
"data": {
"type": "anime",
"id": "42064"
}
}
}
},
{
"id": "54209021",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209021"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209021/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209021/anime"
},
"data": {
"type": "anime",
"id": "9967"
}
}
}
},
{
"id": "54209035",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209035"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209035/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209035/anime"
},
"data": {
"type": "anime",
"id": "6028"
}
}
}
},
{
"id": "54209039",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209039"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209039/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209039/anime"
},
"data": {
"type": "anime",
"id": "7000"
}
}
}
},
{
"id": "54209044",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209044"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209044/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209044/anime"
},
"data": {
"type": "anime",
"id": "8133"
}
}
}
},
{
"id": "54209061",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209061"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209061/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209061/anime"
},
"data": {
"type": "anime",
"id": "11110"
}
}
}
},
{
"id": "54209073",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209073"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209073/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209073/anime"
},
"data": {
"type": "anime",
"id": "7712"
}
}
}
},
{
"id": "54209078",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209078"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209078/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209078/anime"
},
"data": {
"type": "anime",
"id": "3919"
}
}
}
},
{
"id": "54209084",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209084"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209084/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209084/anime"
},
"data": {
"type": "anime",
"id": "4696"
}
}
}
},
{
"id": "54209093",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209093"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209093/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209093/anime"
},
"data": {
"type": "anime",
"id": "3128"
}
}
}
},
{
"id": "54209102",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209102"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209102/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209102/anime"
},
"data": {
"type": "anime",
"id": "12230"
}
}
}
},
{
"id": "54209112",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209112"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209112/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209112/anime"
},
"data": {
"type": "anime",
"id": "6169"
}
}
}
},
{
"id": "54209116",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209116"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209116/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209116/anime"
},
"data": {
"type": "anime",
"id": "2027"
}
}
}
},
{
"id": "54209120",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209120"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209120/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209120/anime"
},
"data": {
"type": "anime",
"id": "7622"
}
}
}
},
{
"id": "54209124",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209124"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209124/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209124/anime"
},
"data": {
"type": "anime",
"id": "6062"
}
}
}
},
{
"id": "54209138",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209138"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209138/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209138/anime"
},
"data": {
"type": "anime",
"id": "818"
}
}
}
},
{
"id": "54209146",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209146"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209146/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209146/anime"
},
"data": {
"type": "anime",
"id": "3840"
}
}
}
},
{
"id": "54209153",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209153"
},
"attributes": {
"progress": 13,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54209153/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54209153/anime"
},
"data": {
"type": "anime",
"id": "12243"
}
}
}
},
{
"id": "54246038",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246038"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246038/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54246038/anime"
},
"data": {
"type": "anime",
"id": "42639"
}
}
}
},
{
"id": "54246199",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246199"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246199/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54246199/anime"
},
"data": {
"type": "anime",
"id": "10103"
}
}
}
},
{
"id": "54246213",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246213"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246213/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54246213/anime"
},
"data": {
"type": "anime",
"id": "4240"
}
}
}
},
{
"id": "54246232",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246232"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246232/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54246232/anime"
},
"data": {
"type": "anime",
"id": "7504"
}
}
}
},
{
"id": "54246235",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246235"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54246235/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54246235/anime"
},
"data": {
"type": "anime",
"id": "12127"
}
}
}
},
{
"id": "54254022",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54254022"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54254022/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54254022/anime"
},
"data": {
"type": "anime",
"id": "41767"
}
}
}
},
{
"id": "54396599",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54396599"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54396599/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54396599/anime"
},
"data": {
"type": "anime",
"id": "41768"
}
}
}
},
{
"id": "54396602",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54396602"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54396602/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54396602/anime"
},
"data": {
"type": "anime",
"id": "41771"
}
}
}
},
{
"id": "54421115",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54421115"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54421115/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54421115/anime"
},
"data": {
"type": "anime",
"id": "41479"
}
}
}
},
{
"id": "54436212",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54436212"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54436212/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54436212/anime"
},
"data": {
"type": "anime",
"id": "10"
}
}
}
},
{
"id": "54442252",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442252"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442252/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442252/anime"
},
"data": {
"type": "anime",
"id": "42322"
}
}
}
},
{
"id": "54442259",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442259"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442259/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442259/anime"
},
"data": {
"type": "anime",
"id": "42117"
}
}
}
},
{
"id": "54442274",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442274"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442274/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442274/anime"
},
"data": {
"type": "anime",
"id": "42297"
}
}
}
},
{
"id": "54442286",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442286"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442286/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442286/anime"
},
"data": {
"type": "anime",
"id": "42277"
}
}
}
},
{
"id": "54442369",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442369"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442369/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442369/anime"
},
"data": {
"type": "anime",
"id": "43063"
}
}
}
},
{
"id": "54442378",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442378"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442378/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442378/anime"
},
"data": {
"type": "anime",
"id": "41089"
}
}
}
},
{
"id": "54442425",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442425"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442425/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442425/anime"
},
"data": {
"type": "anime",
"id": "4478"
}
}
}
},
{
"id": "54442442",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442442"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442442/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442442/anime"
},
"data": {
"type": "anime",
"id": "3725"
}
}
}
},
{
"id": "54442450",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442450"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442450/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442450/anime"
},
"data": {
"type": "anime",
"id": "5541"
}
}
}
},
{
"id": "54442487",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442487"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54442487/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54442487/anime"
},
"data": {
"type": "anime",
"id": "7366"
}
}
}
},
{
"id": "54445914",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445914"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445914/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445914/anime"
},
"data": {
"type": "anime",
"id": "8052"
}
}
}
},
{
"id": "54445931",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445931"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445931/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445931/anime"
},
"data": {
"type": "anime",
"id": "6546"
}
}
}
},
{
"id": "54445933",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445933"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445933/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445933/anime"
},
"data": {
"type": "anime",
"id": "5649"
}
}
}
},
{
"id": "54445940",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445940"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445940/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445940/anime"
},
"data": {
"type": "anime",
"id": "11613"
}
}
}
},
{
"id": "54445955",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445955"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445955/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445955/anime"
},
"data": {
"type": "anime",
"id": "7573"
}
}
}
},
{
"id": "54445959",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445959"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445959/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445959/anime"
},
"data": {
"type": "anime",
"id": "9961"
}
}
}
},
{
"id": "54445965",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445965"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445965/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445965/anime"
},
"data": {
"type": "anime",
"id": "8032"
}
}
}
},
{
"id": "54445969",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445969"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445969/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445969/anime"
},
"data": {
"type": "anime",
"id": "14129"
}
}
}
},
{
"id": "54445979",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445979"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445979/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445979/anime"
},
"data": {
"type": "anime",
"id": "7294"
}
}
}
},
{
"id": "54445985",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445985"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445985/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445985/anime"
},
"data": {
"type": "anime",
"id": "11407"
}
}
}
},
{
"id": "54445987",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445987"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445987/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445987/anime"
},
"data": {
"type": "anime",
"id": "11406"
}
}
}
},
{
"id": "54445989",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445989"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445989/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445989/anime"
},
"data": {
"type": "anime",
"id": "13268"
}
}
}
},
{
"id": "54445991",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445991"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445991/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445991/anime"
},
"data": {
"type": "anime",
"id": "11182"
}
}
}
},
{
"id": "54445994",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445994"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54445994/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54445994/anime"
},
"data": {
"type": "anime",
"id": "42279"
}
}
}
},
{
"id": "54446062",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446062"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446062/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446062/anime"
},
"data": {
"type": "anime",
"id": "42586"
}
}
}
},
{
"id": "54446073",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446073"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446073/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446073/anime"
},
"data": {
"type": "anime",
"id": "42915"
}
}
}
},
{
"id": "54446078",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446078"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446078/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446078/anime"
},
"data": {
"type": "anime",
"id": "8903"
}
}
}
},
{
"id": "54446102",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446102"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446102/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446102/anime"
},
"data": {
"type": "anime",
"id": "8149"
}
}
}
},
{
"id": "54446123",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446123"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446123/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446123/anime"
},
"data": {
"type": "anime",
"id": "8947"
}
}
}
},
{
"id": "54446148",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446148"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446148/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446148/anime"
},
"data": {
"type": "anime",
"id": "487"
}
}
}
},
{
"id": "54446356",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446356"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446356/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446356/anime"
},
"data": {
"type": "anime",
"id": "176"
}
}
}
},
{
"id": "54446360",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446360"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446360/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446360/anime"
},
"data": {
"type": "anime",
"id": "6389"
}
}
}
},
{
"id": "54446362",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446362"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446362/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446362/anime"
},
"data": {
"type": "anime",
"id": "6539"
}
}
}
},
{
"id": "54446371",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446371"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446371/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446371/anime"
},
"data": {
"type": "anime",
"id": "11353"
}
}
}
},
{
"id": "54446376",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446376"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446376/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446376/anime"
},
"data": {
"type": "anime",
"id": "11612"
}
}
}
},
{
"id": "54446380",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446380"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446380/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446380/anime"
},
"data": {
"type": "anime",
"id": "13508"
}
}
}
},
{
"id": "54446382",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446382"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446382/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446382/anime"
},
"data": {
"type": "anime",
"id": "13581"
}
}
}
},
{
"id": "54446390",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446390"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446390/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446390/anime"
},
"data": {
"type": "anime",
"id": "14092"
}
}
}
},
{
"id": "54446395",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446395"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446395/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446395/anime"
},
"data": {
"type": "anime",
"id": "14124"
}
}
}
},
{
"id": "54446405",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446405"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446405/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446405/anime"
},
"data": {
"type": "anime",
"id": "42390"
}
}
}
},
{
"id": "54446411",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446411"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446411/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446411/anime"
},
"data": {
"type": "anime",
"id": "42921"
}
}
}
},
{
"id": "54446419",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446419"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446419/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446419/anime"
},
"data": {
"type": "anime",
"id": "395"
}
}
}
},
{
"id": "54446431",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446431"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446431/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446431/anime"
},
"data": {
"type": "anime",
"id": "42092"
}
}
}
},
{
"id": "54446434",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446434"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446434/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446434/anime"
},
"data": {
"type": "anime",
"id": "42076"
}
}
}
},
{
"id": "54446441",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446441"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446441/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446441/anime"
},
"data": {
"type": "anime",
"id": "7658"
}
}
}
},
{
"id": "54446468",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446468"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446468/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446468/anime"
},
"data": {
"type": "anime",
"id": "323"
}
}
}
},
{
"id": "54446478",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446478"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446478/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446478/anime"
},
"data": {
"type": "anime",
"id": "4788"
}
}
}
},
{
"id": "54446488",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446488"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54446488/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54446488/anime"
},
"data": {
"type": "anime",
"id": "6765"
}
}
}
},
{
"id": "54467428",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54467428"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54467428/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54467428/anime"
},
"data": {
"type": "anime",
"id": "11940"
}
}
}
},
{
"id": "54478168",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54478168"
},
"attributes": {
"progress": 12,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54478168/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54478168/anime"
},
"data": {
"type": "anime",
"id": "42268"
}
}
}
},
{
"id": "54478201",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54478201"
},
"attributes": {
"progress": 0,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54478201/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54478201/anime"
},
"data": {
"type": "anime",
"id": "42310"
}
}
}
},
{
"id": "54524038",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54524038"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54524038/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54524038/anime"
},
"data": {
"type": "anime",
"id": "13861"
}
}
}
},
{
"id": "54524242",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54524242"
},
"attributes": {
"progress": 7,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54524242/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54524242/anime"
},
"data": {
"type": "anime",
"id": "13241"
}
}
}
},
{
"id": "54556750",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54556750"
},
"attributes": {
"progress": 2,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54556750/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54556750/anime"
},
"data": {
"type": "anime",
"id": "11844"
}
}
}
},
{
"id": "54559178",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54559178"
},
"attributes": {
"progress": 1,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54559178/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54559178/anime"
},
"data": {
"type": "anime",
"id": "42030"
}
}
}
},
{
"id": "54559207",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54559207"
},
"attributes": {
"progress": 3,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54559207/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54559207/anime"
},
"data": {
"type": "anime",
"id": "42527"
}
}
}
},
{
"id": "54570997",
"type": "libraryEntries",
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54570997"
},
"attributes": {
"progress": 500,
"reconsumeCount": 0,
"reconsuming": false
},
"relationships": {
"anime": {
"links": {
"self": "https://kitsu.io/api/edge/library-entries/54570997/relationships/anime",
"related": "https://kitsu.io/api/edge/library-entries/54570997/anime"
},
"data": {
"type": "anime",
"id": "1555"
}
}
}
}
],
"included": [
{
"id": "13209",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13209"
},
"attributes": {
"episodeLength": 23,
"episodeCount": null
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13209/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13209/episodes"
},
"data": [
{
"type": "episodes",
"id": "254738"
},
{
"type": "episodes",
"id": "254739"
},
{
"type": "episodes",
"id": "254740"
},
{
"type": "episodes",
"id": "254741"
},
{
"type": "episodes",
"id": "254742"
},
{
"type": "episodes",
"id": "254743"
},
{
"type": "episodes",
"id": "254744"
},
{
"type": "episodes",
"id": "254745"
},
{
"type": "episodes",
"id": "254746"
},
{
"type": "episodes",
"id": "254747"
},
{
"type": "episodes",
"id": "254748"
},
{
"type": "episodes",
"id": "254749"
},
{
"type": "episodes",
"id": "254750"
},
{
"type": "episodes",
"id": "254751"
},
{
"type": "episodes",
"id": "254752"
},
{
"type": "episodes",
"id": "254753"
},
{
"type": "episodes",
"id": "254754"
},
{
"type": "episodes",
"id": "254755"
},
{
"type": "episodes",
"id": "254756"
},
{
"type": "episodes",
"id": "254757"
},
{
"type": "episodes",
"id": "254758"
},
{
"type": "episodes",
"id": "254759"
},
{
"type": "episodes",
"id": "254760"
},
{
"type": "episodes",
"id": "254761"
},
{
"type": "episodes",
"id": "254762"
},
{
"type": "episodes",
"id": "254763"
},
{
"type": "episodes",
"id": "254764"
},
{
"type": "episodes",
"id": "254765"
},
{
"type": "episodes",
"id": "254766"
},
{
"type": "episodes",
"id": "254767"
},
{
"type": "episodes",
"id": "254768"
},
{
"type": "episodes",
"id": "254769"
},
{
"type": "episodes",
"id": "254770"
},
{
"type": "episodes",
"id": "254771"
},
{
"type": "episodes",
"id": "254772"
},
{
"type": "episodes",
"id": "254773"
},
{
"type": "episodes",
"id": "254774"
},
{
"type": "episodes",
"id": "254775"
},
{
"type": "episodes",
"id": "254776"
},
{
"type": "episodes",
"id": "254777"
},
{
"type": "episodes",
"id": "254778"
},
{
"type": "episodes",
"id": "254779"
},
{
"type": "episodes",
"id": "254780"
},
{
"type": "episodes",
"id": "254781"
},
{
"type": "episodes",
"id": "254782"
},
{
"type": "episodes",
"id": "254783"
},
{
"type": "episodes",
"id": "254784"
},
{
"type": "episodes",
"id": "254785"
},
{
"type": "episodes",
"id": "254786"
},
{
"type": "episodes",
"id": "254787"
},
{
"type": "episodes",
"id": "254788"
},
{
"type": "episodes",
"id": "254789"
},
{
"type": "episodes",
"id": "254819"
},
{
"type": "episodes",
"id": "254820"
},
{
"type": "episodes",
"id": "254821"
},
{
"type": "episodes",
"id": "254822"
},
{
"type": "episodes",
"id": "256189"
},
{
"type": "episodes",
"id": "256412"
},
{
"type": "episodes",
"id": "256604"
},
{
"type": "episodes",
"id": "256735"
},
{
"type": "episodes",
"id": "256913"
},
{
"type": "episodes",
"id": "257433"
},
{
"type": "episodes",
"id": "257434"
},
{
"type": "episodes",
"id": "257435"
},
{
"type": "episodes",
"id": "257436"
},
{
"type": "episodes",
"id": "257437"
},
{
"type": "episodes",
"id": "257663"
},
{
"type": "episodes",
"id": "258001"
},
{
"type": "episodes",
"id": "258315"
},
{
"type": "episodes",
"id": "258591"
},
{
"type": "episodes",
"id": "258842"
},
{
"type": "episodes",
"id": "259124"
},
{
"type": "episodes",
"id": "259192"
},
{
"type": "episodes",
"id": "259580"
},
{
"type": "episodes",
"id": "259638"
},
{
"type": "episodes",
"id": "259699"
},
{
"type": "episodes",
"id": "259830"
},
{
"type": "episodes",
"id": "259958"
},
{
"type": "episodes",
"id": "260133"
},
{
"type": "episodes",
"id": "260185"
},
{
"type": "episodes",
"id": "260332"
},
{
"type": "episodes",
"id": "260604"
},
{
"type": "episodes",
"id": "260861"
},
{
"type": "episodes",
"id": "261231"
},
{
"type": "episodes",
"id": "261465"
},
{
"type": "episodes",
"id": "264092"
},
{
"type": "episodes",
"id": "264188"
},
{
"type": "episodes",
"id": "264718"
},
{
"type": "episodes",
"id": "264964"
},
{
"type": "episodes",
"id": "265239"
},
{
"type": "episodes",
"id": "265333"
},
{
"type": "episodes",
"id": "265452"
},
{
"type": "episodes",
"id": "265565"
},
{
"type": "episodes",
"id": "267038"
},
{
"type": "episodes",
"id": "267265"
},
{
"type": "episodes",
"id": "267619"
},
{
"type": "episodes",
"id": "267797"
},
{
"type": "episodes",
"id": "267876"
},
{
"type": "episodes",
"id": "268037"
},
{
"type": "episodes",
"id": "268264"
},
{
"type": "episodes",
"id": "268344"
},
{
"type": "episodes",
"id": "268399"
},
{
"type": "episodes",
"id": "268558"
},
{
"type": "episodes",
"id": "268613"
},
{
"type": "episodes",
"id": "268798"
},
{
"type": "episodes",
"id": "269095"
},
{
"type": "episodes",
"id": "269200"
},
{
"type": "episodes",
"id": "269423"
},
{
"type": "episodes",
"id": "269684"
},
{
"type": "episodes",
"id": "270751"
},
{
"type": "episodes",
"id": "271090"
},
{
"type": "episodes",
"id": "271212"
},
{
"type": "episodes",
"id": "271370"
},
{
"type": "episodes",
"id": "271420"
},
{
"type": "episodes",
"id": "271757"
},
{
"type": "episodes",
"id": "271862"
},
{
"type": "episodes",
"id": "272022"
},
{
"type": "episodes",
"id": "272400"
},
{
"type": "episodes",
"id": "272540"
},
{
"type": "episodes",
"id": "272633"
},
{
"type": "episodes",
"id": "272858"
},
{
"type": "episodes",
"id": "273093"
},
{
"type": "episodes",
"id": "273307"
},
{
"type": "episodes",
"id": "273651"
},
{
"type": "episodes",
"id": "274191"
},
{
"type": "episodes",
"id": "274305"
},
{
"type": "episodes",
"id": "276475"
},
{
"type": "episodes",
"id": "276574"
},
{
"type": "episodes",
"id": "276829"
},
{
"type": "episodes",
"id": "277006"
},
{
"type": "episodes",
"id": "277168"
},
{
"type": "episodes",
"id": "277259"
},
{
"type": "episodes",
"id": "279991"
},
{
"type": "episodes",
"id": "279992"
},
{
"type": "episodes",
"id": "279993"
},
{
"type": "episodes",
"id": "280017"
},
{
"type": "episodes",
"id": "280018"
},
{
"type": "episodes",
"id": "280096"
},
{
"type": "episodes",
"id": "280104"
},
{
"type": "episodes",
"id": "280105"
},
{
"type": "episodes",
"id": "280134"
},
{
"type": "episodes",
"id": "280167"
},
{
"type": "episodes",
"id": "280182"
}
]
}
}
},
{
"id": "13051",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13051"
},
"attributes": {
"episodeLength": 23,
"episodeCount": null
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13051/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13051/episodes"
},
"data": [
{
"type": "episodes",
"id": "222137"
},
{
"type": "episodes",
"id": "222138"
},
{
"type": "episodes",
"id": "222139"
},
{
"type": "episodes",
"id": "222140"
},
{
"type": "episodes",
"id": "222141"
},
{
"type": "episodes",
"id": "222142"
},
{
"type": "episodes",
"id": "222143"
},
{
"type": "episodes",
"id": "222144"
},
{
"type": "episodes",
"id": "222145"
},
{
"type": "episodes",
"id": "222146"
},
{
"type": "episodes",
"id": "222147"
},
{
"type": "episodes",
"id": "222148"
},
{
"type": "episodes",
"id": "222149"
},
{
"type": "episodes",
"id": "222150"
},
{
"type": "episodes",
"id": "222151"
},
{
"type": "episodes",
"id": "222152"
},
{
"type": "episodes",
"id": "222153"
},
{
"type": "episodes",
"id": "222154"
},
{
"type": "episodes",
"id": "222155"
},
{
"type": "episodes",
"id": "222156"
},
{
"type": "episodes",
"id": "222157"
},
{
"type": "episodes",
"id": "222158"
},
{
"type": "episodes",
"id": "222159"
},
{
"type": "episodes",
"id": "225472"
},
{
"type": "episodes",
"id": "225713"
},
{
"type": "episodes",
"id": "225828"
},
{
"type": "episodes",
"id": "225996"
},
{
"type": "episodes",
"id": "226204"
},
{
"type": "episodes",
"id": "226210"
},
{
"type": "episodes",
"id": "226211"
},
{
"type": "episodes",
"id": "226736"
},
{
"type": "episodes",
"id": "226741"
},
{
"type": "episodes",
"id": "227186"
},
{
"type": "episodes",
"id": "227187"
},
{
"type": "episodes",
"id": "227277"
},
{
"type": "episodes",
"id": "227694"
},
{
"type": "episodes",
"id": "227695"
},
{
"type": "episodes",
"id": "229889"
},
{
"type": "episodes",
"id": "229890"
},
{
"type": "episodes",
"id": "229891"
},
{
"type": "episodes",
"id": "230774"
},
{
"type": "episodes",
"id": "230775"
},
{
"type": "episodes",
"id": "233320"
},
{
"type": "episodes",
"id": "233321"
},
{
"type": "episodes",
"id": "233322"
},
{
"type": "episodes",
"id": "235004"
},
{
"type": "episodes",
"id": "235005"
},
{
"type": "episodes",
"id": "236001"
},
{
"type": "episodes",
"id": "236094"
},
{
"type": "episodes",
"id": "236095"
},
{
"type": "episodes",
"id": "237776"
},
{
"type": "episodes",
"id": "237777"
},
{
"type": "episodes",
"id": "239294"
},
{
"type": "episodes",
"id": "239295"
},
{
"type": "episodes",
"id": "239868"
},
{
"type": "episodes",
"id": "241104"
},
{
"type": "episodes",
"id": "241646"
},
{
"type": "episodes",
"id": "242184"
},
{
"type": "episodes",
"id": "242774"
},
{
"type": "episodes",
"id": "243220"
},
{
"type": "episodes",
"id": "243423"
},
{
"type": "episodes",
"id": "243626"
},
{
"type": "episodes",
"id": "243835"
},
{
"type": "episodes",
"id": "244228"
},
{
"type": "episodes",
"id": "244792"
},
{
"type": "episodes",
"id": "245353"
},
{
"type": "episodes",
"id": "246690"
},
{
"type": "episodes",
"id": "246941"
},
{
"type": "episodes",
"id": "247181"
},
{
"type": "episodes",
"id": "247659"
},
{
"type": "episodes",
"id": "249889"
},
{
"type": "episodes",
"id": "250104"
},
{
"type": "episodes",
"id": "250520"
},
{
"type": "episodes",
"id": "250747"
},
{
"type": "episodes",
"id": "253540"
},
{
"type": "episodes",
"id": "253547"
},
{
"type": "episodes",
"id": "253955"
},
{
"type": "episodes",
"id": "254268"
},
{
"type": "episodes",
"id": "254477"
},
{
"type": "episodes",
"id": "254731"
},
{
"type": "episodes",
"id": "255398"
},
{
"type": "episodes",
"id": "256146"
},
{
"type": "episodes",
"id": "256249"
},
{
"type": "episodes",
"id": "256435"
},
{
"type": "episodes",
"id": "256622"
},
{
"type": "episodes",
"id": "256743"
},
{
"type": "episodes",
"id": "256904"
},
{
"type": "episodes",
"id": "257067"
},
{
"type": "episodes",
"id": "257343"
},
{
"type": "episodes",
"id": "257344"
},
{
"type": "episodes",
"id": "257345"
},
{
"type": "episodes",
"id": "257575"
},
{
"type": "episodes",
"id": "257679"
},
{
"type": "episodes",
"id": "258008"
},
{
"type": "episodes",
"id": "258310"
},
{
"type": "episodes",
"id": "258614"
},
{
"type": "episodes",
"id": "258897"
},
{
"type": "episodes",
"id": "259135"
},
{
"type": "episodes",
"id": "259193"
},
{
"type": "episodes",
"id": "259584"
},
{
"type": "episodes",
"id": "259649"
},
{
"type": "episodes",
"id": "259707"
},
{
"type": "episodes",
"id": "259833"
},
{
"type": "episodes",
"id": "260004"
},
{
"type": "episodes",
"id": "260135"
},
{
"type": "episodes",
"id": "260214"
},
{
"type": "episodes",
"id": "260341"
},
{
"type": "episodes",
"id": "260822"
},
{
"type": "episodes",
"id": "260953"
},
{
"type": "episodes",
"id": "261235"
},
{
"type": "episodes",
"id": "264005"
},
{
"type": "episodes",
"id": "264102"
},
{
"type": "episodes",
"id": "264195"
},
{
"type": "episodes",
"id": "264843"
},
{
"type": "episodes",
"id": "265081"
},
{
"type": "episodes",
"id": "265271"
},
{
"type": "episodes",
"id": "265401"
},
{
"type": "episodes",
"id": "265555"
},
{
"type": "episodes",
"id": "265589"
},
{
"type": "episodes",
"id": "267056"
},
{
"type": "episodes",
"id": "267266"
},
{
"type": "episodes",
"id": "267649"
},
{
"type": "episodes",
"id": "267820"
},
{
"type": "episodes",
"id": "267890"
},
{
"type": "episodes",
"id": "268058"
},
{
"type": "episodes",
"id": "268279"
},
{
"type": "episodes",
"id": "268353"
},
{
"type": "episodes",
"id": "268456"
},
{
"type": "episodes",
"id": "268595"
},
{
"type": "episodes",
"id": "268702"
},
{
"type": "episodes",
"id": "268880"
},
{
"type": "episodes",
"id": "269125"
},
{
"type": "episodes",
"id": "269207"
},
{
"type": "episodes",
"id": "269460"
},
{
"type": "episodes",
"id": "270591"
},
{
"type": "episodes",
"id": "270800"
},
{
"type": "episodes",
"id": "271134"
},
{
"type": "episodes",
"id": "271233"
},
{
"type": "episodes",
"id": "271380"
},
{
"type": "episodes",
"id": "271465"
},
{
"type": "episodes",
"id": "271767"
},
{
"type": "episodes",
"id": "271898"
},
{
"type": "episodes",
"id": "272320"
},
{
"type": "episodes",
"id": "272413"
},
{
"type": "episodes",
"id": "272545"
},
{
"type": "episodes",
"id": "272757"
},
{
"type": "episodes",
"id": "272886"
},
{
"type": "episodes",
"id": "273158"
},
{
"type": "episodes",
"id": "273331"
},
{
"type": "episodes",
"id": "273738"
},
{
"type": "episodes",
"id": "274202"
},
{
"type": "episodes",
"id": "276346"
},
{
"type": "episodes",
"id": "276482"
},
{
"type": "episodes",
"id": "276746"
},
{
"type": "episodes",
"id": "280010"
},
{
"type": "episodes",
"id": "280012"
},
{
"type": "episodes",
"id": "280138"
},
{
"type": "episodes",
"id": "280183"
},
{
"type": "episodes",
"id": "280184"
},
{
"type": "episodes",
"id": "280185"
},
{
"type": "episodes",
"id": "280186"
},
{
"type": "episodes",
"id": "280620"
},
{
"type": "episodes",
"id": "280626"
},
{
"type": "episodes",
"id": "280627"
},
{
"type": "episodes",
"id": "280634"
},
{
"type": "episodes",
"id": "280637"
},
{
"type": "episodes",
"id": "280641"
},
{
"type": "episodes",
"id": "280776"
},
{
"type": "episodes",
"id": "280777"
}
]
}
}
},
{
"id": "42632",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42632"
},
"attributes": {
"episodeLength": null,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42632/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42632/episodes"
},
"data": [
{
"type": "episodes",
"id": "271190"
},
{
"type": "episodes",
"id": "271191"
},
{
"type": "episodes",
"id": "271214"
},
{
"type": "episodes",
"id": "271871"
},
{
"type": "episodes",
"id": "271872"
},
{
"type": "episodes",
"id": "271920"
},
{
"type": "episodes",
"id": "272875"
},
{
"type": "episodes",
"id": "272876"
},
{
"type": "episodes",
"id": "272877"
},
{
"type": "episodes",
"id": "272878"
},
{
"type": "episodes",
"id": "272879"
},
{
"type": "episodes",
"id": "272880"
}
]
}
}
},
{
"id": "40600",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/40600"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/40600/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/40600/episodes"
},
"data": [
{
"type": "episodes",
"id": "244741"
},
{
"type": "episodes",
"id": "244742"
},
{
"type": "episodes",
"id": "244743"
},
{
"type": "episodes",
"id": "244744"
},
{
"type": "episodes",
"id": "244745"
},
{
"type": "episodes",
"id": "244746"
},
{
"type": "episodes",
"id": "244747"
},
{
"type": "episodes",
"id": "244748"
},
{
"type": "episodes",
"id": "244749"
},
{
"type": "episodes",
"id": "244750"
},
{
"type": "episodes",
"id": "244751"
},
{
"type": "episodes",
"id": "244752"
},
{
"type": "episodes",
"id": "244753"
},
{
"type": "episodes",
"id": "244754"
},
{
"type": "episodes",
"id": "244755"
},
{
"type": "episodes",
"id": "244756"
},
{
"type": "episodes",
"id": "244757"
},
{
"type": "episodes",
"id": "244758"
},
{
"type": "episodes",
"id": "244759"
},
{
"type": "episodes",
"id": "244760"
},
{
"type": "episodes",
"id": "244761"
},
{
"type": "episodes",
"id": "244762"
},
{
"type": "episodes",
"id": "244763"
},
{
"type": "episodes",
"id": "244764"
}
]
}
}
},
{
"id": "41966",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41966"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41966/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41966/episodes"
},
"data": [
{
"type": "episodes",
"id": "255640"
},
{
"type": "episodes",
"id": "255641"
},
{
"type": "episodes",
"id": "255642"
},
{
"type": "episodes",
"id": "255643"
},
{
"type": "episodes",
"id": "255644"
},
{
"type": "episodes",
"id": "255645"
},
{
"type": "episodes",
"id": "255646"
},
{
"type": "episodes",
"id": "255647"
},
{
"type": "episodes",
"id": "255648"
},
{
"type": "episodes",
"id": "255649"
},
{
"type": "episodes",
"id": "255650"
},
{
"type": "episodes",
"id": "255651"
}
]
}
}
},
{
"id": "8640",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8640"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 22
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8640/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8640/episodes"
},
"data": [
{
"type": "episodes",
"id": "168135"
},
{
"type": "episodes",
"id": "198766"
},
{
"type": "episodes",
"id": "198767"
},
{
"type": "episodes",
"id": "198768"
},
{
"type": "episodes",
"id": "198769"
},
{
"type": "episodes",
"id": "198770"
},
{
"type": "episodes",
"id": "198771"
},
{
"type": "episodes",
"id": "198772"
},
{
"type": "episodes",
"id": "198773"
},
{
"type": "episodes",
"id": "198774"
},
{
"type": "episodes",
"id": "198775"
},
{
"type": "episodes",
"id": "198776"
},
{
"type": "episodes",
"id": "198777"
},
{
"type": "episodes",
"id": "198778"
},
{
"type": "episodes",
"id": "198779"
},
{
"type": "episodes",
"id": "198780"
},
{
"type": "episodes",
"id": "198781"
},
{
"type": "episodes",
"id": "198782"
},
{
"type": "episodes",
"id": "198783"
},
{
"type": "episodes",
"id": "198784"
},
{
"type": "episodes",
"id": "198785"
},
{
"type": "episodes",
"id": "198786"
}
]
}
}
},
{
"id": "10877",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10877"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10877/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10877/episodes"
},
"data": [
{
"type": "episodes",
"id": "180853"
},
{
"type": "episodes",
"id": "180854"
},
{
"type": "episodes",
"id": "180855"
},
{
"type": "episodes",
"id": "180856"
},
{
"type": "episodes",
"id": "180857"
},
{
"type": "episodes",
"id": "180858"
},
{
"type": "episodes",
"id": "180859"
},
{
"type": "episodes",
"id": "180860"
},
{
"type": "episodes",
"id": "180861"
},
{
"type": "episodes",
"id": "180862"
},
{
"type": "episodes",
"id": "180863"
},
{
"type": "episodes",
"id": "180864"
},
{
"type": "episodes",
"id": "180865"
},
{
"type": "episodes",
"id": "180866"
},
{
"type": "episodes",
"id": "180867"
},
{
"type": "episodes",
"id": "180868"
},
{
"type": "episodes",
"id": "180869"
},
{
"type": "episodes",
"id": "180870"
},
{
"type": "episodes",
"id": "180871"
},
{
"type": "episodes",
"id": "180872"
},
{
"type": "episodes",
"id": "180873"
},
{
"type": "episodes",
"id": "180874"
},
{
"type": "episodes",
"id": "180875"
},
{
"type": "episodes",
"id": "180876"
},
{
"type": "episodes",
"id": "180877"
}
]
}
}
},
{
"id": "5940",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5940"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5940/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5940/episodes"
},
"data": [
{
"type": "episodes",
"id": "89859"
},
{
"type": "episodes",
"id": "89860"
},
{
"type": "episodes",
"id": "89861"
},
{
"type": "episodes",
"id": "89862"
},
{
"type": "episodes",
"id": "89863"
},
{
"type": "episodes",
"id": "89864"
},
{
"type": "episodes",
"id": "89865"
},
{
"type": "episodes",
"id": "89866"
},
{
"type": "episodes",
"id": "89867"
},
{
"type": "episodes",
"id": "89868"
},
{
"type": "episodes",
"id": "89869"
},
{
"type": "episodes",
"id": "89870"
},
{
"type": "episodes",
"id": "89871"
},
{
"type": "episodes",
"id": "89872"
},
{
"type": "episodes",
"id": "89873"
},
{
"type": "episodes",
"id": "89874"
},
{
"type": "episodes",
"id": "89875"
},
{
"type": "episodes",
"id": "89876"
},
{
"type": "episodes",
"id": "89877"
},
{
"type": "episodes",
"id": "89878"
},
{
"type": "episodes",
"id": "89879"
},
{
"type": "episodes",
"id": "89880"
},
{
"type": "episodes",
"id": "89881"
},
{
"type": "episodes",
"id": "89882"
},
{
"type": "episodes",
"id": "89883"
}
]
}
}
},
{
"id": "11469",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11469"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11469/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11469/episodes"
},
"data": [
{
"type": "episodes",
"id": "184522"
},
{
"type": "episodes",
"id": "184523"
},
{
"type": "episodes",
"id": "184524"
},
{
"type": "episodes",
"id": "184525"
},
{
"type": "episodes",
"id": "184526"
},
{
"type": "episodes",
"id": "184527"
},
{
"type": "episodes",
"id": "184528"
},
{
"type": "episodes",
"id": "184529"
},
{
"type": "episodes",
"id": "184530"
},
{
"type": "episodes",
"id": "184531"
},
{
"type": "episodes",
"id": "184532"
},
{
"type": "episodes",
"id": "184533"
},
{
"type": "episodes",
"id": "184534"
}
]
}
}
},
{
"id": "12268",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12268"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12268/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12268/episodes"
},
"data": [
{
"type": "episodes",
"id": "5394"
},
{
"type": "episodes",
"id": "5393"
},
{
"type": "episodes",
"id": "5406"
},
{
"type": "episodes",
"id": "5407"
},
{
"type": "episodes",
"id": "5470"
},
{
"type": "episodes",
"id": "5471"
},
{
"type": "episodes",
"id": "87725"
},
{
"type": "episodes",
"id": "87724"
},
{
"type": "episodes",
"id": "87727"
},
{
"type": "episodes",
"id": "87732"
},
{
"type": "episodes",
"id": "199273"
},
{
"type": "episodes",
"id": "199274"
},
{
"type": "episodes",
"id": "199275"
},
{
"type": "episodes",
"id": "199276"
},
{
"type": "episodes",
"id": "199277"
},
{
"type": "episodes",
"id": "199278"
},
{
"type": "episodes",
"id": "199279"
},
{
"type": "episodes",
"id": "199280"
},
{
"type": "episodes",
"id": "199281"
},
{
"type": "episodes",
"id": "199282"
},
{
"type": "episodes",
"id": "199283"
},
{
"type": "episodes",
"id": "199284"
},
{
"type": "episodes",
"id": "199285"
},
{
"type": "episodes",
"id": "199286"
},
{
"type": "episodes",
"id": "199287"
}
]
}
}
},
{
"id": "13881",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13881"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13881/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13881/episodes"
},
"data": [
{
"type": "episodes",
"id": "243500"
},
{
"type": "episodes",
"id": "243501"
},
{
"type": "episodes",
"id": "243502"
},
{
"type": "episodes",
"id": "243503"
},
{
"type": "episodes",
"id": "243504"
},
{
"type": "episodes",
"id": "243505"
},
{
"type": "episodes",
"id": "243506"
},
{
"type": "episodes",
"id": "243507"
},
{
"type": "episodes",
"id": "243508"
},
{
"type": "episodes",
"id": "243509"
},
{
"type": "episodes",
"id": "243510"
},
{
"type": "episodes",
"id": "243511"
},
{
"type": "episodes",
"id": "243512"
},
{
"type": "episodes",
"id": "243513"
},
{
"type": "episodes",
"id": "243514"
},
{
"type": "episodes",
"id": "243515"
},
{
"type": "episodes",
"id": "243516"
},
{
"type": "episodes",
"id": "243517"
},
{
"type": "episodes",
"id": "243518"
},
{
"type": "episodes",
"id": "243519"
},
{
"type": "episodes",
"id": "243520"
},
{
"type": "episodes",
"id": "243521"
},
{
"type": "episodes",
"id": "243522"
},
{
"type": "episodes",
"id": "243523"
},
{
"type": "episodes",
"id": "243524"
}
]
}
}
},
{
"id": "41971",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41971"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41971/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41971/episodes"
},
"data": [
{
"type": "episodes",
"id": "256041"
},
{
"type": "episodes",
"id": "256042"
},
{
"type": "episodes",
"id": "256043"
},
{
"type": "episodes",
"id": "256044"
},
{
"type": "episodes",
"id": "256045"
},
{
"type": "episodes",
"id": "256046"
},
{
"type": "episodes",
"id": "256047"
},
{
"type": "episodes",
"id": "256048"
},
{
"type": "episodes",
"id": "256049"
},
{
"type": "episodes",
"id": "256050"
},
{
"type": "episodes",
"id": "256051"
},
{
"type": "episodes",
"id": "256052"
},
{
"type": "episodes",
"id": "256053"
},
{
"type": "episodes",
"id": "264168"
},
{
"type": "episodes",
"id": "264169"
},
{
"type": "episodes",
"id": "264170"
},
{
"type": "episodes",
"id": "265284"
},
{
"type": "episodes",
"id": "265286"
},
{
"type": "episodes",
"id": "267604"
},
{
"type": "episodes",
"id": "267605"
},
{
"type": "episodes",
"id": "267606"
},
{
"type": "episodes",
"id": "267607"
},
{
"type": "episodes",
"id": "267608"
},
{
"type": "episodes",
"id": "267609"
},
{
"type": "episodes",
"id": "267610"
}
]
}
}
},
{
"id": "42205",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42205"
},
"attributes": {
"episodeLength": 104,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42205/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42205/episodes"
},
"data": [
{
"type": "episodes",
"id": "260419"
}
]
}
}
},
{
"id": "41956",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41956"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41956/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41956/episodes"
},
"data": [
{
"type": "episodes",
"id": "255362"
},
{
"type": "episodes",
"id": "255363"
},
{
"type": "episodes",
"id": "255364"
},
{
"type": "episodes",
"id": "255365"
},
{
"type": "episodes",
"id": "255366"
},
{
"type": "episodes",
"id": "255367"
},
{
"type": "episodes",
"id": "255368"
},
{
"type": "episodes",
"id": "255369"
},
{
"type": "episodes",
"id": "255370"
},
{
"type": "episodes",
"id": "255371"
},
{
"type": "episodes",
"id": "255372"
},
{
"type": "episodes",
"id": "255373"
},
{
"type": "episodes",
"id": "257653"
}
]
}
}
},
{
"id": "42414",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42414"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42414/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42414/episodes"
},
"data": [
{
"type": "episodes",
"id": "267421"
},
{
"type": "episodes",
"id": "267422"
},
{
"type": "episodes",
"id": "267423"
},
{
"type": "episodes",
"id": "267424"
},
{
"type": "episodes",
"id": "267425"
},
{
"type": "episodes",
"id": "267426"
},
{
"type": "episodes",
"id": "267427"
},
{
"type": "episodes",
"id": "267428"
},
{
"type": "episodes",
"id": "267429"
},
{
"type": "episodes",
"id": "267430"
},
{
"type": "episodes",
"id": "267431"
},
{
"type": "episodes",
"id": "267432"
},
{
"type": "episodes",
"id": "269021"
}
]
}
}
},
{
"id": "1517",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/1517"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/1517/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/1517/episodes"
},
"data": [
{
"type": "episodes",
"id": "27643"
},
{
"type": "episodes",
"id": "27644"
},
{
"type": "episodes",
"id": "27645"
}
]
}
}
},
{
"id": "42222",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42222"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42222/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42222/episodes"
},
"data": [
{
"type": "episodes",
"id": "260661"
},
{
"type": "episodes",
"id": "260662"
},
{
"type": "episodes",
"id": "260663"
},
{
"type": "episodes",
"id": "260664"
},
{
"type": "episodes",
"id": "260665"
},
{
"type": "episodes",
"id": "260666"
},
{
"type": "episodes",
"id": "260667"
},
{
"type": "episodes",
"id": "260668"
},
{
"type": "episodes",
"id": "260669"
},
{
"type": "episodes",
"id": "260670"
},
{
"type": "episodes",
"id": "260671"
},
{
"type": "episodes",
"id": "260672"
}
]
}
}
},
{
"id": "7160",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7160"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7160/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7160/episodes"
},
"data": [
{
"type": "episodes",
"id": "101343"
},
{
"type": "episodes",
"id": "101344"
},
{
"type": "episodes",
"id": "101345"
},
{
"type": "episodes",
"id": "101346"
},
{
"type": "episodes",
"id": "101347"
},
{
"type": "episodes",
"id": "101348"
},
{
"type": "episodes",
"id": "101349"
},
{
"type": "episodes",
"id": "101350"
},
{
"type": "episodes",
"id": "101351"
},
{
"type": "episodes",
"id": "101352"
},
{
"type": "episodes",
"id": "101353"
},
{
"type": "episodes",
"id": "101354"
}
]
}
}
},
{
"id": "13524",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13524"
},
"attributes": {
"episodeLength": 93,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13524/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13524/episodes"
},
"data": [
{
"type": "episodes",
"id": "209023"
}
]
}
}
},
{
"id": "7705",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7705"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7705/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7705/episodes"
},
"data": [
{
"type": "episodes",
"id": "171227"
},
{
"type": "episodes",
"id": "171226"
},
{
"type": "episodes",
"id": "171228"
},
{
"type": "episodes",
"id": "171229"
},
{
"type": "episodes",
"id": "171230"
},
{
"type": "episodes",
"id": "171231"
},
{
"type": "episodes",
"id": "171232"
},
{
"type": "episodes",
"id": "171233"
},
{
"type": "episodes",
"id": "171235"
},
{
"type": "episodes",
"id": "171234"
},
{
"type": "episodes",
"id": "171236"
},
{
"type": "episodes",
"id": "171237"
}
]
}
}
},
{
"id": "6570",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6570"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6570/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6570/episodes"
},
"data": [
{
"type": "episodes",
"id": "97289"
},
{
"type": "episodes",
"id": "97290"
},
{
"type": "episodes",
"id": "97291"
},
{
"type": "episodes",
"id": "97292"
},
{
"type": "episodes",
"id": "97293"
},
{
"type": "episodes",
"id": "97294"
},
{
"type": "episodes",
"id": "97295"
},
{
"type": "episodes",
"id": "97296"
},
{
"type": "episodes",
"id": "97297"
},
{
"type": "episodes",
"id": "97298"
},
{
"type": "episodes",
"id": "97299"
},
{
"type": "episodes",
"id": "97300"
},
{
"type": "episodes",
"id": "97301"
}
]
}
}
},
{
"id": "42260",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42260"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 11
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42260/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42260/episodes"
},
"data": [
{
"type": "episodes",
"id": "273197"
},
{
"type": "episodes",
"id": "273198"
},
{
"type": "episodes",
"id": "273202"
},
{
"type": "episodes",
"id": "273744"
},
{
"type": "episodes",
"id": "273745"
},
{
"type": "episodes",
"id": "273746"
},
{
"type": "episodes",
"id": "274017"
},
{
"type": "episodes",
"id": "274018"
},
{
"type": "episodes",
"id": "274019"
},
{
"type": "episodes",
"id": "274020"
},
{
"type": "episodes",
"id": "274021"
}
]
}
}
},
{
"id": "1376",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/1376"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 37
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/1376/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/1376/episodes"
},
"data": [
{
"type": "episodes",
"id": "24569"
},
{
"type": "episodes",
"id": "24570"
},
{
"type": "episodes",
"id": "24571"
},
{
"type": "episodes",
"id": "24572"
},
{
"type": "episodes",
"id": "24573"
},
{
"type": "episodes",
"id": "24574"
},
{
"type": "episodes",
"id": "24575"
},
{
"type": "episodes",
"id": "24576"
},
{
"type": "episodes",
"id": "24577"
},
{
"type": "episodes",
"id": "24578"
},
{
"type": "episodes",
"id": "24579"
},
{
"type": "episodes",
"id": "24580"
},
{
"type": "episodes",
"id": "24581"
},
{
"type": "episodes",
"id": "24582"
},
{
"type": "episodes",
"id": "24583"
},
{
"type": "episodes",
"id": "24584"
},
{
"type": "episodes",
"id": "24585"
},
{
"type": "episodes",
"id": "24586"
},
{
"type": "episodes",
"id": "24587"
},
{
"type": "episodes",
"id": "24588"
},
{
"type": "episodes",
"id": "24589"
},
{
"type": "episodes",
"id": "24590"
},
{
"type": "episodes",
"id": "24591"
},
{
"type": "episodes",
"id": "24592"
},
{
"type": "episodes",
"id": "24593"
},
{
"type": "episodes",
"id": "24594"
},
{
"type": "episodes",
"id": "24595"
},
{
"type": "episodes",
"id": "24596"
},
{
"type": "episodes",
"id": "24597"
},
{
"type": "episodes",
"id": "24598"
},
{
"type": "episodes",
"id": "24599"
},
{
"type": "episodes",
"id": "24600"
},
{
"type": "episodes",
"id": "24601"
},
{
"type": "episodes",
"id": "24602"
},
{
"type": "episodes",
"id": "24603"
},
{
"type": "episodes",
"id": "24604"
},
{
"type": "episodes",
"id": "24605"
}
]
}
}
},
{
"id": "42080",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42080"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42080/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42080/episodes"
},
"data": [
{
"type": "episodes",
"id": "259137"
},
{
"type": "episodes",
"id": "259138"
},
{
"type": "episodes",
"id": "259703"
},
{
"type": "episodes",
"id": "264158"
},
{
"type": "episodes",
"id": "264842"
},
{
"type": "episodes",
"id": "267179"
},
{
"type": "episodes",
"id": "267446"
},
{
"type": "episodes",
"id": "267447"
},
{
"type": "episodes",
"id": "267448"
},
{
"type": "episodes",
"id": "267449"
},
{
"type": "episodes",
"id": "267450"
},
{
"type": "episodes",
"id": "267451"
},
{
"type": "episodes",
"id": "267452"
},
{
"type": "episodes",
"id": "267453"
},
{
"type": "episodes",
"id": "267454"
},
{
"type": "episodes",
"id": "267455"
},
{
"type": "episodes",
"id": "267456"
},
{
"type": "episodes",
"id": "267457"
},
{
"type": "episodes",
"id": "267458"
},
{
"type": "episodes",
"id": "267459"
},
{
"type": "episodes",
"id": "267460"
},
{
"type": "episodes",
"id": "267461"
},
{
"type": "episodes",
"id": "267462"
},
{
"type": "episodes",
"id": "267463"
}
]
}
}
},
{
"id": "9962",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9962"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9962/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9962/episodes"
},
"data": [
{
"type": "episodes",
"id": "176103"
},
{
"type": "episodes",
"id": "176104"
},
{
"type": "episodes",
"id": "176105"
},
{
"type": "episodes",
"id": "176106"
},
{
"type": "episodes",
"id": "176107"
},
{
"type": "episodes",
"id": "176108"
},
{
"type": "episodes",
"id": "176109"
},
{
"type": "episodes",
"id": "176110"
},
{
"type": "episodes",
"id": "176111"
},
{
"type": "episodes",
"id": "176112"
},
{
"type": "episodes",
"id": "176113"
},
{
"type": "episodes",
"id": "176114"
},
{
"type": "episodes",
"id": "176115"
}
]
}
}
},
{
"id": "40599",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/40599"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/40599/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/40599/episodes"
},
"data": [
{
"type": "episodes",
"id": "237900"
},
{
"type": "episodes",
"id": "237901"
},
{
"type": "episodes",
"id": "238898"
},
{
"type": "episodes",
"id": "238899"
},
{
"type": "episodes",
"id": "238900"
},
{
"type": "episodes",
"id": "238901"
},
{
"type": "episodes",
"id": "238902"
},
{
"type": "episodes",
"id": "238903"
},
{
"type": "episodes",
"id": "238904"
},
{
"type": "episodes",
"id": "238905"
},
{
"type": "episodes",
"id": "238906"
},
{
"type": "episodes",
"id": "238907"
}
]
}
}
},
{
"id": "41778",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41778"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41778/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41778/episodes"
},
"data": [
{
"type": "episodes",
"id": "252693"
}
]
}
}
},
{
"id": "42068",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42068"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42068/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42068/episodes"
},
"data": [
{
"type": "episodes",
"id": "259661"
},
{
"type": "episodes",
"id": "259662"
},
{
"type": "episodes",
"id": "259693"
},
{
"type": "episodes",
"id": "259694"
},
{
"type": "episodes",
"id": "259695"
},
{
"type": "episodes",
"id": "259696"
},
{
"type": "episodes",
"id": "267730"
},
{
"type": "episodes",
"id": "267731"
},
{
"type": "episodes",
"id": "267732"
},
{
"type": "episodes",
"id": "267733"
},
{
"type": "episodes",
"id": "267734"
},
{
"type": "episodes",
"id": "267735"
},
{
"type": "episodes",
"id": "267736"
},
{
"type": "episodes",
"id": "267737"
},
{
"type": "episodes",
"id": "267738"
},
{
"type": "episodes",
"id": "267739"
},
{
"type": "episodes",
"id": "267740"
},
{
"type": "episodes",
"id": "267741"
},
{
"type": "episodes",
"id": "267742"
},
{
"type": "episodes",
"id": "267743"
},
{
"type": "episodes",
"id": "267744"
},
{
"type": "episodes",
"id": "267745"
},
{
"type": "episodes",
"id": "267746"
},
{
"type": "episodes",
"id": "267747"
}
]
}
}
},
{
"id": "12497",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12497"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12497/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12497/episodes"
},
"data": [
{
"type": "episodes",
"id": "200078"
},
{
"type": "episodes",
"id": "200079"
},
{
"type": "episodes",
"id": "200080"
},
{
"type": "episodes",
"id": "200081"
},
{
"type": "episodes",
"id": "200082"
},
{
"type": "episodes",
"id": "200083"
},
{
"type": "episodes",
"id": "200084"
},
{
"type": "episodes",
"id": "200085"
},
{
"type": "episodes",
"id": "200086"
},
{
"type": "episodes",
"id": "200087"
},
{
"type": "episodes",
"id": "200088"
},
{
"type": "episodes",
"id": "200089"
}
]
}
}
},
{
"id": "7314",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7314"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7314/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7314/episodes"
},
"data": [
{
"type": "episodes",
"id": "105093"
},
{
"type": "episodes",
"id": "105094"
},
{
"type": "episodes",
"id": "105095"
},
{
"type": "episodes",
"id": "105096"
},
{
"type": "episodes",
"id": "105097"
},
{
"type": "episodes",
"id": "105098"
},
{
"type": "episodes",
"id": "105099"
},
{
"type": "episodes",
"id": "105100"
},
{
"type": "episodes",
"id": "105101"
},
{
"type": "episodes",
"id": "105102"
},
{
"type": "episodes",
"id": "105103"
},
{
"type": "episodes",
"id": "105104"
},
{
"type": "episodes",
"id": "105105"
}
]
}
}
},
{
"id": "7158",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7158"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7158/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7158/episodes"
},
"data": [
{
"type": "episodes",
"id": "101316"
},
{
"type": "episodes",
"id": "101317"
},
{
"type": "episodes",
"id": "101318"
},
{
"type": "episodes",
"id": "101319"
},
{
"type": "episodes",
"id": "101320"
},
{
"type": "episodes",
"id": "101321"
},
{
"type": "episodes",
"id": "101322"
},
{
"type": "episodes",
"id": "101323"
},
{
"type": "episodes",
"id": "101324"
},
{
"type": "episodes",
"id": "101325"
},
{
"type": "episodes",
"id": "101326"
},
{
"type": "episodes",
"id": "101327"
},
{
"type": "episodes",
"id": "101328"
},
{
"type": "episodes",
"id": "101329"
},
{
"type": "episodes",
"id": "101330"
},
{
"type": "episodes",
"id": "101331"
},
{
"type": "episodes",
"id": "101332"
},
{
"type": "episodes",
"id": "101333"
},
{
"type": "episodes",
"id": "101334"
},
{
"type": "episodes",
"id": "101335"
},
{
"type": "episodes",
"id": "101336"
},
{
"type": "episodes",
"id": "101337"
},
{
"type": "episodes",
"id": "101338"
},
{
"type": "episodes",
"id": "101339"
},
{
"type": "episodes",
"id": "101340"
},
{
"type": "episodes",
"id": "101341"
}
]
}
}
},
{
"id": "8063",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8063"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8063/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8063/episodes"
},
"data": [
{
"type": "episodes",
"id": "116765"
},
{
"type": "episodes",
"id": "116766"
},
{
"type": "episodes",
"id": "116767"
},
{
"type": "episodes",
"id": "116768"
},
{
"type": "episodes",
"id": "116769"
},
{
"type": "episodes",
"id": "116770"
},
{
"type": "episodes",
"id": "116771"
},
{
"type": "episodes",
"id": "116772"
},
{
"type": "episodes",
"id": "116773"
},
{
"type": "episodes",
"id": "116774"
},
{
"type": "episodes",
"id": "116775"
},
{
"type": "episodes",
"id": "116776"
},
{
"type": "episodes",
"id": "116777"
},
{
"type": "episodes",
"id": "116778"
},
{
"type": "episodes",
"id": "116779"
},
{
"type": "episodes",
"id": "116780"
},
{
"type": "episodes",
"id": "116781"
},
{
"type": "episodes",
"id": "116782"
},
{
"type": "episodes",
"id": "116783"
},
{
"type": "episodes",
"id": "116784"
},
{
"type": "episodes",
"id": "116785"
},
{
"type": "episodes",
"id": "116786"
},
{
"type": "episodes",
"id": "116787"
},
{
"type": "episodes",
"id": "116788"
}
]
}
}
},
{
"id": "8739",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8739"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8739/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8739/episodes"
},
"data": [
{
"type": "episodes",
"id": "198877"
},
{
"type": "episodes",
"id": "198878"
},
{
"type": "episodes",
"id": "198879"
},
{
"type": "episodes",
"id": "198880"
},
{
"type": "episodes",
"id": "198881"
},
{
"type": "episodes",
"id": "198882"
},
{
"type": "episodes",
"id": "198883"
},
{
"type": "episodes",
"id": "198884"
},
{
"type": "episodes",
"id": "198885"
},
{
"type": "episodes",
"id": "198886"
},
{
"type": "episodes",
"id": "198887"
},
{
"type": "episodes",
"id": "198888"
},
{
"type": "episodes",
"id": "198889"
},
{
"type": "episodes",
"id": "198890"
},
{
"type": "episodes",
"id": "198891"
},
{
"type": "episodes",
"id": "198892"
},
{
"type": "episodes",
"id": "198893"
},
{
"type": "episodes",
"id": "198894"
},
{
"type": "episodes",
"id": "198895"
},
{
"type": "episodes",
"id": "198896"
},
{
"type": "episodes",
"id": "198897"
},
{
"type": "episodes",
"id": "198898"
},
{
"type": "episodes",
"id": "198899"
},
{
"type": "episodes",
"id": "162077"
}
]
}
}
},
{
"id": "11459",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11459"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 39
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11459/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11459/episodes"
},
"data": [
{
"type": "episodes",
"id": "184643"
},
{
"type": "episodes",
"id": "184644"
},
{
"type": "episodes",
"id": "184645"
},
{
"type": "episodes",
"id": "184646"
},
{
"type": "episodes",
"id": "184647"
},
{
"type": "episodes",
"id": "184648"
},
{
"type": "episodes",
"id": "184649"
},
{
"type": "episodes",
"id": "184650"
},
{
"type": "episodes",
"id": "184651"
},
{
"type": "episodes",
"id": "184652"
},
{
"type": "episodes",
"id": "184653"
},
{
"type": "episodes",
"id": "184654"
},
{
"type": "episodes",
"id": "184655"
},
{
"type": "episodes",
"id": "184656"
},
{
"type": "episodes",
"id": "184657"
},
{
"type": "episodes",
"id": "184658"
},
{
"type": "episodes",
"id": "184659"
},
{
"type": "episodes",
"id": "184660"
},
{
"type": "episodes",
"id": "184661"
},
{
"type": "episodes",
"id": "184662"
},
{
"type": "episodes",
"id": "184663"
},
{
"type": "episodes",
"id": "184664"
},
{
"type": "episodes",
"id": "184665"
},
{
"type": "episodes",
"id": "184666"
},
{
"type": "episodes",
"id": "184667"
},
{
"type": "episodes",
"id": "184668"
},
{
"type": "episodes",
"id": "184669"
},
{
"type": "episodes",
"id": "184670"
},
{
"type": "episodes",
"id": "184671"
},
{
"type": "episodes",
"id": "184672"
},
{
"type": "episodes",
"id": "184673"
},
{
"type": "episodes",
"id": "184674"
},
{
"type": "episodes",
"id": "184675"
},
{
"type": "episodes",
"id": "184676"
},
{
"type": "episodes",
"id": "184677"
},
{
"type": "episodes",
"id": "184678"
},
{
"type": "episodes",
"id": "184679"
},
{
"type": "episodes",
"id": "184680"
},
{
"type": "episodes",
"id": "184681"
}
]
}
}
},
{
"id": "41410",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41410"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 39
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41410/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41410/episodes"
},
"data": [
{
"type": "episodes",
"id": "246968"
},
{
"type": "episodes",
"id": "246969"
},
{
"type": "episodes",
"id": "247013"
},
{
"type": "episodes",
"id": "247014"
},
{
"type": "episodes",
"id": "247015"
},
{
"type": "episodes",
"id": "247016"
},
{
"type": "episodes",
"id": "247017"
},
{
"type": "episodes",
"id": "247018"
},
{
"type": "episodes",
"id": "247019"
},
{
"type": "episodes",
"id": "256245"
},
{
"type": "episodes",
"id": "257319"
},
{
"type": "episodes",
"id": "257320"
},
{
"type": "episodes",
"id": "257321"
},
{
"type": "episodes",
"id": "257587"
},
{
"type": "episodes",
"id": "257880"
},
{
"type": "episodes",
"id": "257937"
},
{
"type": "episodes",
"id": "257938"
},
{
"type": "episodes",
"id": "257939"
},
{
"type": "episodes",
"id": "257940"
},
{
"type": "episodes",
"id": "257941"
},
{
"type": "episodes",
"id": "257942"
},
{
"type": "episodes",
"id": "257943"
},
{
"type": "episodes",
"id": "257944"
},
{
"type": "episodes",
"id": "257945"
},
{
"type": "episodes",
"id": "257946"
},
{
"type": "episodes",
"id": "257947"
},
{
"type": "episodes",
"id": "257948"
},
{
"type": "episodes",
"id": "257949"
},
{
"type": "episodes",
"id": "257950"
},
{
"type": "episodes",
"id": "257951"
},
{
"type": "episodes",
"id": "257952"
},
{
"type": "episodes",
"id": "257953"
},
{
"type": "episodes",
"id": "257954"
},
{
"type": "episodes",
"id": "257955"
},
{
"type": "episodes",
"id": "257956"
},
{
"type": "episodes",
"id": "257957"
},
{
"type": "episodes",
"id": "257958"
},
{
"type": "episodes",
"id": "257959"
},
{
"type": "episodes",
"id": "257960"
}
]
}
}
},
{
"id": "7125",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7125"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7125/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7125/episodes"
},
"data": [
{
"type": "episodes",
"id": "101140"
},
{
"type": "episodes",
"id": "101141"
},
{
"type": "episodes",
"id": "101142"
},
{
"type": "episodes",
"id": "101143"
},
{
"type": "episodes",
"id": "101144"
},
{
"type": "episodes",
"id": "101145"
},
{
"type": "episodes",
"id": "101146"
},
{
"type": "episodes",
"id": "101147"
},
{
"type": "episodes",
"id": "101148"
},
{
"type": "episodes",
"id": "101149"
},
{
"type": "episodes",
"id": "101150"
},
{
"type": "episodes",
"id": "101151"
},
{
"type": "episodes",
"id": "101152"
}
]
}
}
},
{
"id": "7546",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7546"
},
"attributes": {
"episodeLength": 73,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7546/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7546/episodes"
},
"data": [
{
"type": "episodes",
"id": "108193"
}
]
}
}
},
{
"id": "9964",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9964"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9964/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9964/episodes"
},
"data": [
{
"type": "episodes",
"id": "179294"
},
{
"type": "episodes",
"id": "179295"
},
{
"type": "episodes",
"id": "179296"
},
{
"type": "episodes",
"id": "179297"
},
{
"type": "episodes",
"id": "179298"
},
{
"type": "episodes",
"id": "179299"
},
{
"type": "episodes",
"id": "179300"
},
{
"type": "episodes",
"id": "179301"
},
{
"type": "episodes",
"id": "179302"
},
{
"type": "episodes",
"id": "179303"
},
{
"type": "episodes",
"id": "179304"
},
{
"type": "episodes",
"id": "179305"
},
{
"type": "episodes",
"id": "179306"
}
]
}
}
},
{
"id": "41373",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41373"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41373/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41373/episodes"
},
"data": [
{
"type": "episodes",
"id": "257362"
},
{
"type": "episodes",
"id": "257363"
},
{
"type": "episodes",
"id": "257364"
},
{
"type": "episodes",
"id": "257365"
},
{
"type": "episodes",
"id": "257366"
},
{
"type": "episodes",
"id": "257367"
},
{
"type": "episodes",
"id": "257368"
},
{
"type": "episodes",
"id": "257369"
},
{
"type": "episodes",
"id": "257370"
},
{
"type": "episodes",
"id": "257371"
},
{
"type": "episodes",
"id": "257372"
},
{
"type": "episodes",
"id": "257373"
}
]
}
}
},
{
"id": "8646",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8646"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8646/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8646/episodes"
},
"data": [
{
"type": "episodes",
"id": "176062"
},
{
"type": "episodes",
"id": "176063"
},
{
"type": "episodes",
"id": "176064"
},
{
"type": "episodes",
"id": "176065"
},
{
"type": "episodes",
"id": "176066"
},
{
"type": "episodes",
"id": "176067"
},
{
"type": "episodes",
"id": "176068"
},
{
"type": "episodes",
"id": "176069"
},
{
"type": "episodes",
"id": "176070"
},
{
"type": "episodes",
"id": "176071"
},
{
"type": "episodes",
"id": "176072"
},
{
"type": "episodes",
"id": "176073"
}
]
}
}
},
{
"id": "12770",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12770"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12770/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12770/episodes"
},
"data": [
{
"type": "episodes",
"id": "224812"
},
{
"type": "episodes",
"id": "224813"
},
{
"type": "episodes",
"id": "224814"
},
{
"type": "episodes",
"id": "224815"
},
{
"type": "episodes",
"id": "224816"
},
{
"type": "episodes",
"id": "224817"
},
{
"type": "episodes",
"id": "224818"
},
{
"type": "episodes",
"id": "224819"
},
{
"type": "episodes",
"id": "224820"
},
{
"type": "episodes",
"id": "224821"
},
{
"type": "episodes",
"id": "224822"
},
{
"type": "episodes",
"id": "224823"
}
]
}
}
},
{
"id": "40944",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/40944"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/40944/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/40944/episodes"
},
"data": [
{
"type": "episodes",
"id": "261239"
},
{
"type": "episodes",
"id": "261240"
},
{
"type": "episodes",
"id": "261241"
},
{
"type": "episodes",
"id": "261242"
},
{
"type": "episodes",
"id": "261243"
},
{
"type": "episodes",
"id": "261244"
},
{
"type": "episodes",
"id": "261245"
},
{
"type": "episodes",
"id": "261246"
},
{
"type": "episodes",
"id": "261247"
},
{
"type": "episodes",
"id": "261248"
},
{
"type": "episodes",
"id": "261249"
},
{
"type": "episodes",
"id": "261250"
}
]
}
}
},
{
"id": "41370",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41370"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41370/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41370/episodes"
},
"data": [
{
"type": "episodes",
"id": "246946"
},
{
"type": "episodes",
"id": "246947"
},
{
"type": "episodes",
"id": "255448"
},
{
"type": "episodes",
"id": "260075"
},
{
"type": "episodes",
"id": "260823"
},
{
"type": "episodes",
"id": "260824"
},
{
"type": "episodes",
"id": "264018"
},
{
"type": "episodes",
"id": "264019"
},
{
"type": "episodes",
"id": "264020"
},
{
"type": "episodes",
"id": "264021"
},
{
"type": "episodes",
"id": "264022"
},
{
"type": "episodes",
"id": "264023"
},
{
"type": "episodes",
"id": "264024"
},
{
"type": "episodes",
"id": "264025"
},
{
"type": "episodes",
"id": "264026"
},
{
"type": "episodes",
"id": "264027"
},
{
"type": "episodes",
"id": "264028"
},
{
"type": "episodes",
"id": "264029"
},
{
"type": "episodes",
"id": "264030"
},
{
"type": "episodes",
"id": "264031"
},
{
"type": "episodes",
"id": "264032"
},
{
"type": "episodes",
"id": "264033"
},
{
"type": "episodes",
"id": "264034"
},
{
"type": "episodes",
"id": "264035"
},
{
"type": "episodes",
"id": "264036"
},
{
"type": "episodes",
"id": "264037"
}
]
}
}
},
{
"id": "11614",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11614"
},
"attributes": {
"episodeLength": 106,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11614/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11614/episodes"
},
"data": [
{
"type": "episodes",
"id": "180838"
}
]
}
}
},
{
"id": "8147",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8147"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8147/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8147/episodes"
},
"data": [
{
"type": "episodes",
"id": "160087"
},
{
"type": "episodes",
"id": "160088"
},
{
"type": "episodes",
"id": "160090"
},
{
"type": "episodes",
"id": "160094"
},
{
"type": "episodes",
"id": "160101"
},
{
"type": "episodes",
"id": "160106"
},
{
"type": "episodes",
"id": "160118"
},
{
"type": "episodes",
"id": "160131"
},
{
"type": "episodes",
"id": "160135"
},
{
"type": "episodes",
"id": "160140"
},
{
"type": "episodes",
"id": "160144"
},
{
"type": "episodes",
"id": "160153"
},
{
"type": "episodes",
"id": "160159"
},
{
"type": "episodes",
"id": "160163"
},
{
"type": "episodes",
"id": "160165"
},
{
"type": "episodes",
"id": "160170"
},
{
"type": "episodes",
"id": "160174"
},
{
"type": "episodes",
"id": "160181"
},
{
"type": "episodes",
"id": "160185"
},
{
"type": "episodes",
"id": "160191"
},
{
"type": "episodes",
"id": "160197"
},
{
"type": "episodes",
"id": "160208"
},
{
"type": "episodes",
"id": "160216"
},
{
"type": "episodes",
"id": "160221"
}
]
}
}
},
{
"id": "10028",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10028"
},
"attributes": {
"episodeLength": 130,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10028/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10028/episodes"
},
"data": [
{
"type": "episodes",
"id": "172798"
}
]
}
}
},
{
"id": "10941",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10941"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 10
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10941/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10941/episodes"
},
"data": [
{
"type": "episodes",
"id": "181827"
},
{
"type": "episodes",
"id": "181828"
},
{
"type": "episodes",
"id": "181829"
},
{
"type": "episodes",
"id": "181830"
},
{
"type": "episodes",
"id": "181831"
},
{
"type": "episodes",
"id": "181832"
},
{
"type": "episodes",
"id": "181833"
},
{
"type": "episodes",
"id": "181834"
},
{
"type": "episodes",
"id": "181835"
},
{
"type": "episodes",
"id": "181836"
}
]
}
}
},
{
"id": "11937",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11937"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 10
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11937/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11937/episodes"
},
"data": [
{
"type": "episodes",
"id": "199819"
},
{
"type": "episodes",
"id": "199820"
},
{
"type": "episodes",
"id": "199821"
},
{
"type": "episodes",
"id": "199822"
},
{
"type": "episodes",
"id": "199823"
},
{
"type": "episodes",
"id": "199824"
},
{
"type": "episodes",
"id": "199825"
},
{
"type": "episodes",
"id": "199826"
},
{
"type": "episodes",
"id": "199827"
},
{
"type": "episodes",
"id": "199828"
}
]
}
}
},
{
"id": "41440",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41440"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41440/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41440/episodes"
},
"data": [
{
"type": "episodes",
"id": "247151"
}
]
}
}
},
{
"id": "12267",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12267"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12267/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12267/episodes"
},
"data": [
{
"type": "episodes",
"id": "5475"
},
{
"type": "episodes",
"id": "5474"
},
{
"type": "episodes",
"id": "199263"
},
{
"type": "episodes",
"id": "199264"
},
{
"type": "episodes",
"id": "199265"
},
{
"type": "episodes",
"id": "199266"
},
{
"type": "episodes",
"id": "199267"
},
{
"type": "episodes",
"id": "199268"
},
{
"type": "episodes",
"id": "199269"
},
{
"type": "episodes",
"id": "199270"
},
{
"type": "episodes",
"id": "199271"
},
{
"type": "episodes",
"id": "199272"
}
]
}
}
},
{
"id": "11578",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11578"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11578/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11578/episodes"
},
"data": [
{
"type": "episodes",
"id": "186890"
},
{
"type": "episodes",
"id": "186891"
},
{
"type": "episodes",
"id": "186892"
},
{
"type": "episodes",
"id": "186893"
},
{
"type": "episodes",
"id": "186894"
},
{
"type": "episodes",
"id": "186895"
},
{
"type": "episodes",
"id": "186896"
},
{
"type": "episodes",
"id": "186897"
},
{
"type": "episodes",
"id": "186898"
},
{
"type": "episodes",
"id": "186899"
},
{
"type": "episodes",
"id": "186900"
},
{
"type": "episodes",
"id": "186901"
}
]
}
}
},
{
"id": "41071",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41071"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41071/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41071/episodes"
},
"data": [
{
"type": "episodes",
"id": "241323"
},
{
"type": "episodes",
"id": "241324"
},
{
"type": "episodes",
"id": "241325"
},
{
"type": "episodes",
"id": "241326"
},
{
"type": "episodes",
"id": "241327"
},
{
"type": "episodes",
"id": "241328"
},
{
"type": "episodes",
"id": "241329"
},
{
"type": "episodes",
"id": "241330"
},
{
"type": "episodes",
"id": "241331"
},
{
"type": "episodes",
"id": "241332"
},
{
"type": "episodes",
"id": "241333"
},
{
"type": "episodes",
"id": "241334"
},
{
"type": "episodes",
"id": "259957"
}
]
}
}
},
{
"id": "8699",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8699"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8699/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8699/episodes"
},
"data": [
{
"type": "episodes",
"id": "149076"
},
{
"type": "episodes",
"id": "149077"
},
{
"type": "episodes",
"id": "149078"
},
{
"type": "episodes",
"id": "149079"
},
{
"type": "episodes",
"id": "149080"
},
{
"type": "episodes",
"id": "149081"
},
{
"type": "episodes",
"id": "149082"
},
{
"type": "episodes",
"id": "149083"
},
{
"type": "episodes",
"id": "149084"
},
{
"type": "episodes",
"id": "149085"
},
{
"type": "episodes",
"id": "149086"
},
{
"type": "episodes",
"id": "149087"
},
{
"type": "episodes",
"id": "149088"
},
{
"type": "episodes",
"id": "149089"
},
{
"type": "episodes",
"id": "149090"
},
{
"type": "episodes",
"id": "149091"
},
{
"type": "episodes",
"id": "149092"
},
{
"type": "episodes",
"id": "149093"
},
{
"type": "episodes",
"id": "149094"
},
{
"type": "episodes",
"id": "149095"
},
{
"type": "episodes",
"id": "149096"
},
{
"type": "episodes",
"id": "149097"
},
{
"type": "episodes",
"id": "149098"
},
{
"type": "episodes",
"id": "149099"
}
]
}
}
},
{
"id": "12633",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12633"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12633/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12633/episodes"
},
"data": [
{
"type": "episodes",
"id": "258924"
},
{
"type": "episodes",
"id": "258925"
},
{
"type": "episodes",
"id": "258926"
},
{
"type": "episodes",
"id": "258927"
},
{
"type": "episodes",
"id": "258928"
},
{
"type": "episodes",
"id": "258929"
},
{
"type": "episodes",
"id": "258930"
},
{
"type": "episodes",
"id": "258931"
},
{
"type": "episodes",
"id": "258932"
},
{
"type": "episodes",
"id": "258933"
},
{
"type": "episodes",
"id": "258934"
},
{
"type": "episodes",
"id": "258935"
},
{
"type": "episodes",
"id": "258936"
},
{
"type": "episodes",
"id": "258937"
},
{
"type": "episodes",
"id": "258938"
},
{
"type": "episodes",
"id": "258939"
},
{
"type": "episodes",
"id": "258940"
},
{
"type": "episodes",
"id": "258941"
},
{
"type": "episodes",
"id": "258942"
},
{
"type": "episodes",
"id": "258943"
},
{
"type": "episodes",
"id": "258944"
},
{
"type": "episodes",
"id": "258945"
},
{
"type": "episodes",
"id": "258946"
},
{
"type": "episodes",
"id": "258947"
}
]
}
}
},
{
"id": "42263",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42263"
},
"attributes": {
"episodeLength": null,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42263/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42263/episodes"
},
"data": [
{
"type": "episodes",
"id": "261364"
},
{
"type": "episodes",
"id": "261365"
},
{
"type": "episodes",
"id": "261366"
},
{
"type": "episodes",
"id": "261367"
},
{
"type": "episodes",
"id": "261368"
},
{
"type": "episodes",
"id": "261369"
},
{
"type": "episodes",
"id": "261370"
},
{
"type": "episodes",
"id": "261371"
},
{
"type": "episodes",
"id": "261372"
},
{
"type": "episodes",
"id": "261373"
},
{
"type": "episodes",
"id": "261374"
},
{
"type": "episodes",
"id": "261375"
},
{
"type": "episodes",
"id": "264133"
},
{
"type": "episodes",
"id": "264134"
},
{
"type": "episodes",
"id": "264135"
},
{
"type": "episodes",
"id": "264136"
},
{
"type": "episodes",
"id": "264137"
},
{
"type": "episodes",
"id": "264138"
},
{
"type": "episodes",
"id": "264139"
},
{
"type": "episodes",
"id": "264140"
},
{
"type": "episodes",
"id": "264141"
},
{
"type": "episodes",
"id": "264142"
},
{
"type": "episodes",
"id": "264143"
},
{
"type": "episodes",
"id": "264144"
}
]
}
}
},
{
"id": "11414",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11414"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11414/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11414/episodes"
},
"data": [
{
"type": "episodes",
"id": "185002"
},
{
"type": "episodes",
"id": "185003"
},
{
"type": "episodes",
"id": "185004"
},
{
"type": "episodes",
"id": "185005"
}
]
}
}
},
{
"id": "11",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 220
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11/episodes"
},
"data": [
{
"type": "episodes",
"id": "451"
},
{
"type": "episodes",
"id": "452"
},
{
"type": "episodes",
"id": "453"
},
{
"type": "episodes",
"id": "454"
},
{
"type": "episodes",
"id": "455"
},
{
"type": "episodes",
"id": "456"
},
{
"type": "episodes",
"id": "457"
},
{
"type": "episodes",
"id": "458"
},
{
"type": "episodes",
"id": "459"
},
{
"type": "episodes",
"id": "460"
},
{
"type": "episodes",
"id": "461"
},
{
"type": "episodes",
"id": "462"
},
{
"type": "episodes",
"id": "463"
},
{
"type": "episodes",
"id": "464"
},
{
"type": "episodes",
"id": "465"
},
{
"type": "episodes",
"id": "466"
},
{
"type": "episodes",
"id": "467"
},
{
"type": "episodes",
"id": "468"
},
{
"type": "episodes",
"id": "469"
},
{
"type": "episodes",
"id": "470"
},
{
"type": "episodes",
"id": "471"
},
{
"type": "episodes",
"id": "472"
},
{
"type": "episodes",
"id": "473"
},
{
"type": "episodes",
"id": "474"
},
{
"type": "episodes",
"id": "475"
},
{
"type": "episodes",
"id": "476"
},
{
"type": "episodes",
"id": "477"
},
{
"type": "episodes",
"id": "478"
},
{
"type": "episodes",
"id": "479"
},
{
"type": "episodes",
"id": "480"
},
{
"type": "episodes",
"id": "481"
},
{
"type": "episodes",
"id": "482"
},
{
"type": "episodes",
"id": "483"
},
{
"type": "episodes",
"id": "484"
},
{
"type": "episodes",
"id": "485"
},
{
"type": "episodes",
"id": "172591"
},
{
"type": "episodes",
"id": "172592"
},
{
"type": "episodes",
"id": "172593"
},
{
"type": "episodes",
"id": "172594"
},
{
"type": "episodes",
"id": "172595"
},
{
"type": "episodes",
"id": "172596"
},
{
"type": "episodes",
"id": "172597"
},
{
"type": "episodes",
"id": "172598"
},
{
"type": "episodes",
"id": "172599"
},
{
"type": "episodes",
"id": "172600"
},
{
"type": "episodes",
"id": "172601"
},
{
"type": "episodes",
"id": "172602"
},
{
"type": "episodes",
"id": "172603"
},
{
"type": "episodes",
"id": "499"
},
{
"type": "episodes",
"id": "500"
},
{
"type": "episodes",
"id": "501"
},
{
"type": "episodes",
"id": "502"
},
{
"type": "episodes",
"id": "167771"
},
{
"type": "episodes",
"id": "167772"
},
{
"type": "episodes",
"id": "167773"
},
{
"type": "episodes",
"id": "167774"
},
{
"type": "episodes",
"id": "167775"
},
{
"type": "episodes",
"id": "167776"
},
{
"type": "episodes",
"id": "167777"
},
{
"type": "episodes",
"id": "167778"
},
{
"type": "episodes",
"id": "167779"
},
{
"type": "episodes",
"id": "167780"
},
{
"type": "episodes",
"id": "167781"
},
{
"type": "episodes",
"id": "167782"
},
{
"type": "episodes",
"id": "167783"
},
{
"type": "episodes",
"id": "167784"
},
{
"type": "episodes",
"id": "167785"
},
{
"type": "episodes",
"id": "167786"
},
{
"type": "episodes",
"id": "167787"
},
{
"type": "episodes",
"id": "167788"
},
{
"type": "episodes",
"id": "167789"
},
{
"type": "episodes",
"id": "167790"
},
{
"type": "episodes",
"id": "167791"
},
{
"type": "episodes",
"id": "167792"
},
{
"type": "episodes",
"id": "167793"
},
{
"type": "episodes",
"id": "167794"
},
{
"type": "episodes",
"id": "167795"
},
{
"type": "episodes",
"id": "167796"
},
{
"type": "episodes",
"id": "167797"
},
{
"type": "episodes",
"id": "167798"
},
{
"type": "episodes",
"id": "167799"
},
{
"type": "episodes",
"id": "167800"
},
{
"type": "episodes",
"id": "167801"
},
{
"type": "episodes",
"id": "167802"
},
{
"type": "episodes",
"id": "167803"
},
{
"type": "episodes",
"id": "167804"
},
{
"type": "episodes",
"id": "167805"
},
{
"type": "episodes",
"id": "486"
},
{
"type": "episodes",
"id": "487"
},
{
"type": "episodes",
"id": "488"
},
{
"type": "episodes",
"id": "489"
},
{
"type": "episodes",
"id": "490"
},
{
"type": "episodes",
"id": "491"
},
{
"type": "episodes",
"id": "492"
},
{
"type": "episodes",
"id": "493"
},
{
"type": "episodes",
"id": "494"
},
{
"type": "episodes",
"id": "495"
},
{
"type": "episodes",
"id": "496"
},
{
"type": "episodes",
"id": "497"
},
{
"type": "episodes",
"id": "498"
},
{
"type": "episodes",
"id": "167807"
},
{
"type": "episodes",
"id": "167808"
},
{
"type": "episodes",
"id": "167810"
},
{
"type": "episodes",
"id": "167811"
},
{
"type": "episodes",
"id": "167813"
},
{
"type": "episodes",
"id": "167816"
},
{
"type": "episodes",
"id": "167818"
},
{
"type": "episodes",
"id": "167820"
},
{
"type": "episodes",
"id": "167822"
},
{
"type": "episodes",
"id": "167824"
},
{
"type": "episodes",
"id": "167828"
},
{
"type": "episodes",
"id": "167830"
},
{
"type": "episodes",
"id": "167831"
},
{
"type": "episodes",
"id": "167835"
},
{
"type": "episodes",
"id": "167837"
},
{
"type": "episodes",
"id": "167840"
},
{
"type": "episodes",
"id": "167843"
},
{
"type": "episodes",
"id": "167848"
},
{
"type": "episodes",
"id": "167851"
},
{
"type": "episodes",
"id": "167854"
},
{
"type": "episodes",
"id": "167857"
},
{
"type": "episodes",
"id": "167860"
},
{
"type": "episodes",
"id": "167863"
},
{
"type": "episodes",
"id": "167864"
},
{
"type": "episodes",
"id": "167866"
},
{
"type": "episodes",
"id": "167869"
},
{
"type": "episodes",
"id": "167872"
},
{
"type": "episodes",
"id": "167875"
},
{
"type": "episodes",
"id": "167878"
},
{
"type": "episodes",
"id": "167881"
},
{
"type": "episodes",
"id": "167885"
},
{
"type": "episodes",
"id": "167886"
},
{
"type": "episodes",
"id": "167891"
},
{
"type": "episodes",
"id": "167894"
},
{
"type": "episodes",
"id": "167896"
},
{
"type": "episodes",
"id": "167898"
},
{
"type": "episodes",
"id": "167900"
},
{
"type": "episodes",
"id": "167901"
},
{
"type": "episodes",
"id": "167903"
},
{
"type": "episodes",
"id": "167905"
},
{
"type": "episodes",
"id": "167906"
},
{
"type": "episodes",
"id": "167908"
},
{
"type": "episodes",
"id": "167910"
},
{
"type": "episodes",
"id": "167912"
},
{
"type": "episodes",
"id": "167914"
},
{
"type": "episodes",
"id": "167915"
},
{
"type": "episodes",
"id": "167918"
},
{
"type": "episodes",
"id": "167920"
},
{
"type": "episodes",
"id": "167921"
},
{
"type": "episodes",
"id": "167923"
},
{
"type": "episodes",
"id": "167924"
},
{
"type": "episodes",
"id": "167926"
},
{
"type": "episodes",
"id": "167928"
},
{
"type": "episodes",
"id": "167930"
},
{
"type": "episodes",
"id": "167931"
},
{
"type": "episodes",
"id": "167933"
},
{
"type": "episodes",
"id": "167934"
},
{
"type": "episodes",
"id": "167936"
},
{
"type": "episodes",
"id": "167939"
},
{
"type": "episodes",
"id": "167942"
},
{
"type": "episodes",
"id": "167943"
},
{
"type": "episodes",
"id": "167944"
},
{
"type": "episodes",
"id": "167945"
},
{
"type": "episodes",
"id": "167946"
},
{
"type": "episodes",
"id": "167947"
},
{
"type": "episodes",
"id": "167948"
},
{
"type": "episodes",
"id": "167949"
},
{
"type": "episodes",
"id": "167950"
},
{
"type": "episodes",
"id": "167951"
},
{
"type": "episodes",
"id": "167952"
},
{
"type": "episodes",
"id": "167953"
},
{
"type": "episodes",
"id": "167954"
},
{
"type": "episodes",
"id": "167955"
},
{
"type": "episodes",
"id": "167956"
},
{
"type": "episodes",
"id": "167957"
},
{
"type": "episodes",
"id": "167958"
},
{
"type": "episodes",
"id": "167959"
},
{
"type": "episodes",
"id": "167960"
},
{
"type": "episodes",
"id": "167961"
},
{
"type": "episodes",
"id": "167962"
},
{
"type": "episodes",
"id": "167963"
},
{
"type": "episodes",
"id": "167964"
},
{
"type": "episodes",
"id": "167965"
},
{
"type": "episodes",
"id": "167966"
},
{
"type": "episodes",
"id": "167967"
},
{
"type": "episodes",
"id": "167968"
},
{
"type": "episodes",
"id": "167969"
},
{
"type": "episodes",
"id": "167970"
},
{
"type": "episodes",
"id": "167971"
},
{
"type": "episodes",
"id": "167972"
},
{
"type": "episodes",
"id": "167973"
},
{
"type": "episodes",
"id": "167975"
},
{
"type": "episodes",
"id": "167976"
},
{
"type": "episodes",
"id": "167977"
},
{
"type": "episodes",
"id": "167978"
},
{
"type": "episodes",
"id": "167979"
},
{
"type": "episodes",
"id": "167980"
},
{
"type": "episodes",
"id": "167981"
},
{
"type": "episodes",
"id": "167982"
},
{
"type": "episodes",
"id": "167983"
},
{
"type": "episodes",
"id": "167984"
},
{
"type": "episodes",
"id": "167985"
},
{
"type": "episodes",
"id": "167986"
},
{
"type": "episodes",
"id": "167987"
},
{
"type": "episodes",
"id": "167988"
},
{
"type": "episodes",
"id": "167989"
},
{
"type": "episodes",
"id": "167990"
},
{
"type": "episodes",
"id": "167991"
},
{
"type": "episodes",
"id": "167992"
},
{
"type": "episodes",
"id": "167993"
},
{
"type": "episodes",
"id": "167994"
},
{
"type": "episodes",
"id": "167995"
},
{
"type": "episodes",
"id": "167996"
},
{
"type": "episodes",
"id": "167997"
},
{
"type": "episodes",
"id": "167998"
},
{
"type": "episodes",
"id": "167999"
},
{
"type": "episodes",
"id": "168000"
},
{
"type": "episodes",
"id": "168001"
},
{
"type": "episodes",
"id": "168002"
},
{
"type": "episodes",
"id": "168003"
}
]
}
}
},
{
"id": "405",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/405"
},
"attributes": {
"episodeLength": 82,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/405/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/405/episodes"
},
"data": [
{
"type": "episodes",
"id": "9807"
}
]
}
}
},
{
"id": "833",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/833"
},
"attributes": {
"episodeLength": 96,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/833/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/833/episodes"
},
"data": [
{
"type": "episodes",
"id": "17354"
}
]
}
}
},
{
"id": "1941",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/1941"
},
"attributes": {
"episodeLength": 94,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/1941/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/1941/episodes"
},
"data": [
{
"type": "episodes",
"id": "33032"
}
]
}
}
},
{
"id": "2245",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/2245"
},
"attributes": {
"episodeLength": 94,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/2245/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/2245/episodes"
},
"data": [
{
"type": "episodes",
"id": "37304"
}
]
}
}
},
{
"id": "3606",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3606"
},
"attributes": {
"episodeLength": 93,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3606/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3606/episodes"
},
"data": [
{
"type": "episodes",
"id": "60086"
}
]
}
}
},
{
"id": "4520",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4520"
},
"attributes": {
"episodeLength": 95,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4520/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4520/episodes"
},
"data": [
{
"type": "episodes",
"id": "69791"
}
]
}
}
},
{
"id": "5266",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5266"
},
"attributes": {
"episodeLength": 85,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5266/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5266/episodes"
},
"data": [
{
"type": "episodes",
"id": "83126"
}
]
}
}
},
{
"id": "6256",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6256"
},
"attributes": {
"episodeLength": 102,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6256/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6256/episodes"
},
"data": [
{
"type": "episodes",
"id": "94331"
}
]
}
}
},
{
"id": "7008",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7008"
},
"attributes": {
"episodeLength": 109,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7008/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7008/episodes"
},
"data": [
{
"type": "episodes",
"id": "100780"
}
]
}
}
},
{
"id": "11319",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11319"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11319/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11319/episodes"
},
"data": [
{
"type": "episodes",
"id": "185285"
},
{
"type": "episodes",
"id": "185286"
},
{
"type": "episodes",
"id": "185287"
},
{
"type": "episodes",
"id": "185288"
},
{
"type": "episodes",
"id": "185289"
},
{
"type": "episodes",
"id": "185290"
},
{
"type": "episodes",
"id": "185291"
},
{
"type": "episodes",
"id": "185292"
},
{
"type": "episodes",
"id": "185293"
},
{
"type": "episodes",
"id": "185294"
},
{
"type": "episodes",
"id": "185295"
},
{
"type": "episodes",
"id": "185296"
}
]
}
}
},
{
"id": "7821",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7821"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 20
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7821/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7821/episodes"
},
"data": [
{
"type": "episodes",
"id": "113960"
},
{
"type": "episodes",
"id": "113961"
},
{
"type": "episodes",
"id": "113962"
},
{
"type": "episodes",
"id": "113963"
},
{
"type": "episodes",
"id": "113964"
},
{
"type": "episodes",
"id": "113965"
},
{
"type": "episodes",
"id": "113966"
},
{
"type": "episodes",
"id": "113967"
},
{
"type": "episodes",
"id": "113968"
},
{
"type": "episodes",
"id": "113969"
},
{
"type": "episodes",
"id": "113970"
},
{
"type": "episodes",
"id": "113971"
},
{
"type": "episodes",
"id": "113972"
},
{
"type": "episodes",
"id": "113973"
},
{
"type": "episodes",
"id": "113974"
},
{
"type": "episodes",
"id": "113975"
},
{
"type": "episodes",
"id": "113976"
},
{
"type": "episodes",
"id": "113977"
},
{
"type": "episodes",
"id": "113978"
},
{
"type": "episodes",
"id": "113979"
}
]
}
}
},
{
"id": "9178",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9178"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9178/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9178/episodes"
},
"data": [
{
"type": "episodes",
"id": "199086"
},
{
"type": "episodes",
"id": "199087"
},
{
"type": "episodes",
"id": "199088"
},
{
"type": "episodes",
"id": "199089"
},
{
"type": "episodes",
"id": "199090"
},
{
"type": "episodes",
"id": "199091"
},
{
"type": "episodes",
"id": "199092"
},
{
"type": "episodes",
"id": "199093"
},
{
"type": "episodes",
"id": "199094"
},
{
"type": "episodes",
"id": "199095"
},
{
"type": "episodes",
"id": "199096"
},
{
"type": "episodes",
"id": "170844"
}
]
}
}
},
{
"id": "7880",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7880"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7880/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7880/episodes"
},
"data": [
{
"type": "episodes",
"id": "159084"
},
{
"type": "episodes",
"id": "159086"
},
{
"type": "episodes",
"id": "159088"
},
{
"type": "episodes",
"id": "159095"
},
{
"type": "episodes",
"id": "159098"
},
{
"type": "episodes",
"id": "159103"
},
{
"type": "episodes",
"id": "159108"
},
{
"type": "episodes",
"id": "159111"
},
{
"type": "episodes",
"id": "159115"
},
{
"type": "episodes",
"id": "159120"
},
{
"type": "episodes",
"id": "159128"
},
{
"type": "episodes",
"id": "159132"
}
]
}
}
},
{
"id": "12325",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12325"
},
"attributes": {
"episodeLength": 106,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12325/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12325/episodes"
},
"data": [
{
"type": "episodes",
"id": "187816"
}
]
}
}
},
{
"id": "10740",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10740"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10740/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10740/episodes"
},
"data": [
{
"type": "episodes",
"id": "179788"
},
{
"type": "episodes",
"id": "179789"
},
{
"type": "episodes",
"id": "179790"
},
{
"type": "episodes",
"id": "179791"
},
{
"type": "episodes",
"id": "179792"
},
{
"type": "episodes",
"id": "179793"
},
{
"type": "episodes",
"id": "179794"
},
{
"type": "episodes",
"id": "179795"
},
{
"type": "episodes",
"id": "179796"
},
{
"type": "episodes",
"id": "179797"
},
{
"type": "episodes",
"id": "179798"
},
{
"type": "episodes",
"id": "179799"
}
]
}
}
},
{
"id": "12566",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12566"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12566/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12566/episodes"
},
"data": [
{
"type": "episodes",
"id": "222704"
},
{
"type": "episodes",
"id": "222705"
},
{
"type": "episodes",
"id": "222706"
},
{
"type": "episodes",
"id": "222707"
},
{
"type": "episodes",
"id": "222708"
},
{
"type": "episodes",
"id": "222709"
},
{
"type": "episodes",
"id": "222710"
},
{
"type": "episodes",
"id": "222711"
},
{
"type": "episodes",
"id": "222712"
},
{
"type": "episodes",
"id": "237540"
},
{
"type": "episodes",
"id": "237541"
},
{
"type": "episodes",
"id": "237542"
}
]
}
}
},
{
"id": "10016",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10016"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10016/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10016/episodes"
},
"data": [
{
"type": "episodes",
"id": "173870"
},
{
"type": "episodes",
"id": "173871"
},
{
"type": "episodes",
"id": "173872"
},
{
"type": "episodes",
"id": "173873"
},
{
"type": "episodes",
"id": "173874"
},
{
"type": "episodes",
"id": "173875"
},
{
"type": "episodes",
"id": "173876"
},
{
"type": "episodes",
"id": "173877"
},
{
"type": "episodes",
"id": "173878"
},
{
"type": "episodes",
"id": "173879"
},
{
"type": "episodes",
"id": "173880"
},
{
"type": "episodes",
"id": "173881"
},
{
"type": "episodes",
"id": "173882"
},
{
"type": "episodes",
"id": "173883"
},
{
"type": "episodes",
"id": "173884"
},
{
"type": "episodes",
"id": "173885"
},
{
"type": "episodes",
"id": "173886"
},
{
"type": "episodes",
"id": "173887"
},
{
"type": "episodes",
"id": "173888"
},
{
"type": "episodes",
"id": "173889"
},
{
"type": "episodes",
"id": "173890"
},
{
"type": "episodes",
"id": "173891"
},
{
"type": "episodes",
"id": "173892"
},
{
"type": "episodes",
"id": "173893"
}
]
}
}
},
{
"id": "42047",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42047"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42047/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42047/episodes"
},
"data": [
{
"type": "episodes",
"id": "269731"
},
{
"type": "episodes",
"id": "269732"
},
{
"type": "episodes",
"id": "269733"
},
{
"type": "episodes",
"id": "270535"
},
{
"type": "episodes",
"id": "270536"
},
{
"type": "episodes",
"id": "270537"
},
{
"type": "episodes",
"id": "270538"
},
{
"type": "episodes",
"id": "270539"
},
{
"type": "episodes",
"id": "270540"
},
{
"type": "episodes",
"id": "270541"
},
{
"type": "episodes",
"id": "270542"
},
{
"type": "episodes",
"id": "270543"
}
]
}
}
},
{
"id": "8736",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8736"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8736/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8736/episodes"
},
"data": [
{
"type": "episodes",
"id": "174186"
},
{
"type": "episodes",
"id": "174187"
},
{
"type": "episodes",
"id": "174188"
},
{
"type": "episodes",
"id": "174189"
},
{
"type": "episodes",
"id": "174190"
},
{
"type": "episodes",
"id": "174191"
},
{
"type": "episodes",
"id": "174192"
},
{
"type": "episodes",
"id": "174193"
},
{
"type": "episodes",
"id": "174194"
},
{
"type": "episodes",
"id": "174195"
},
{
"type": "episodes",
"id": "174196"
},
{
"type": "episodes",
"id": "174197"
}
]
}
}
},
{
"id": "10082",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10082"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10082/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10082/episodes"
},
"data": [
{
"type": "episodes",
"id": "174264"
},
{
"type": "episodes",
"id": "174265"
},
{
"type": "episodes",
"id": "174266"
},
{
"type": "episodes",
"id": "174267"
},
{
"type": "episodes",
"id": "174268"
},
{
"type": "episodes",
"id": "174269"
},
{
"type": "episodes",
"id": "174270"
},
{
"type": "episodes",
"id": "174271"
},
{
"type": "episodes",
"id": "174272"
},
{
"type": "episodes",
"id": "174273"
},
{
"type": "episodes",
"id": "174274"
},
{
"type": "episodes",
"id": "174275"
}
]
}
}
},
{
"id": "9538",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9538"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9538/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9538/episodes"
},
"data": [
{
"type": "episodes",
"id": "176049"
},
{
"type": "episodes",
"id": "176050"
},
{
"type": "episodes",
"id": "176051"
},
{
"type": "episodes",
"id": "176052"
},
{
"type": "episodes",
"id": "176053"
},
{
"type": "episodes",
"id": "176054"
},
{
"type": "episodes",
"id": "176055"
},
{
"type": "episodes",
"id": "176056"
},
{
"type": "episodes",
"id": "176057"
},
{
"type": "episodes",
"id": "176058"
},
{
"type": "episodes",
"id": "176059"
},
{
"type": "episodes",
"id": "176060"
},
{
"type": "episodes",
"id": "176061"
}
]
}
}
},
{
"id": "7850",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7850"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 93
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7850/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7850/episodes"
},
"data": [
{
"type": "episodes",
"id": "112695"
},
{
"type": "episodes",
"id": "112696"
},
{
"type": "episodes",
"id": "112697"
},
{
"type": "episodes",
"id": "112698"
},
{
"type": "episodes",
"id": "112699"
},
{
"type": "episodes",
"id": "112700"
},
{
"type": "episodes",
"id": "112701"
},
{
"type": "episodes",
"id": "112702"
},
{
"type": "episodes",
"id": "112703"
},
{
"type": "episodes",
"id": "112704"
},
{
"type": "episodes",
"id": "112705"
},
{
"type": "episodes",
"id": "112706"
},
{
"type": "episodes",
"id": "112707"
},
{
"type": "episodes",
"id": "112708"
},
{
"type": "episodes",
"id": "112709"
},
{
"type": "episodes",
"id": "112710"
},
{
"type": "episodes",
"id": "112711"
},
{
"type": "episodes",
"id": "112712"
},
{
"type": "episodes",
"id": "112713"
},
{
"type": "episodes",
"id": "112714"
},
{
"type": "episodes",
"id": "112715"
},
{
"type": "episodes",
"id": "112716"
},
{
"type": "episodes",
"id": "112717"
},
{
"type": "episodes",
"id": "112718"
},
{
"type": "episodes",
"id": "179336"
},
{
"type": "episodes",
"id": "179337"
},
{
"type": "episodes",
"id": "179338"
},
{
"type": "episodes",
"id": "179339"
},
{
"type": "episodes",
"id": "179340"
},
{
"type": "episodes",
"id": "179341"
},
{
"type": "episodes",
"id": "179342"
},
{
"type": "episodes",
"id": "179343"
},
{
"type": "episodes",
"id": "179344"
},
{
"type": "episodes",
"id": "179345"
},
{
"type": "episodes",
"id": "179346"
},
{
"type": "episodes",
"id": "179347"
},
{
"type": "episodes",
"id": "179348"
},
{
"type": "episodes",
"id": "179349"
},
{
"type": "episodes",
"id": "179350"
},
{
"type": "episodes",
"id": "179351"
},
{
"type": "episodes",
"id": "179352"
},
{
"type": "episodes",
"id": "179353"
},
{
"type": "episodes",
"id": "179354"
},
{
"type": "episodes",
"id": "179355"
},
{
"type": "episodes",
"id": "179356"
},
{
"type": "episodes",
"id": "179357"
},
{
"type": "episodes",
"id": "179358"
},
{
"type": "episodes",
"id": "179359"
},
{
"type": "episodes",
"id": "179360"
},
{
"type": "episodes",
"id": "179361"
},
{
"type": "episodes",
"id": "179362"
},
{
"type": "episodes",
"id": "179363"
},
{
"type": "episodes",
"id": "179364"
},
{
"type": "episodes",
"id": "179365"
},
{
"type": "episodes",
"id": "179366"
},
{
"type": "episodes",
"id": "179367"
},
{
"type": "episodes",
"id": "179368"
},
{
"type": "episodes",
"id": "179369"
},
{
"type": "episodes",
"id": "179370"
},
{
"type": "episodes",
"id": "179371"
},
{
"type": "episodes",
"id": "179372"
},
{
"type": "episodes",
"id": "179373"
},
{
"type": "episodes",
"id": "179374"
},
{
"type": "episodes",
"id": "179375"
},
{
"type": "episodes",
"id": "179376"
},
{
"type": "episodes",
"id": "179377"
},
{
"type": "episodes",
"id": "179378"
},
{
"type": "episodes",
"id": "179379"
},
{
"type": "episodes",
"id": "179380"
},
{
"type": "episodes",
"id": "179381"
},
{
"type": "episodes",
"id": "179382"
},
{
"type": "episodes",
"id": "179383"
},
{
"type": "episodes",
"id": "179384"
},
{
"type": "episodes",
"id": "179385"
},
{
"type": "episodes",
"id": "179386"
},
{
"type": "episodes",
"id": "179387"
},
{
"type": "episodes",
"id": "179388"
},
{
"type": "episodes",
"id": "179389"
},
{
"type": "episodes",
"id": "179390"
},
{
"type": "episodes",
"id": "179391"
},
{
"type": "episodes",
"id": "179392"
},
{
"type": "episodes",
"id": "179393"
},
{
"type": "episodes",
"id": "179394"
},
{
"type": "episodes",
"id": "179395"
},
{
"type": "episodes",
"id": "179396"
},
{
"type": "episodes",
"id": "179397"
},
{
"type": "episodes",
"id": "179398"
},
{
"type": "episodes",
"id": "179399"
},
{
"type": "episodes",
"id": "179400"
},
{
"type": "episodes",
"id": "179401"
},
{
"type": "episodes",
"id": "179402"
},
{
"type": "episodes",
"id": "179403"
},
{
"type": "episodes",
"id": "180040"
}
]
}
}
},
{
"id": "11367",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11367"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 47
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11367/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11367/episodes"
},
"data": [
{
"type": "episodes",
"id": "190488"
},
{
"type": "episodes",
"id": "190489"
},
{
"type": "episodes",
"id": "190490"
},
{
"type": "episodes",
"id": "190491"
},
{
"type": "episodes",
"id": "190492"
},
{
"type": "episodes",
"id": "190493"
},
{
"type": "episodes",
"id": "190494"
},
{
"type": "episodes",
"id": "190495"
},
{
"type": "episodes",
"id": "190496"
},
{
"type": "episodes",
"id": "190497"
},
{
"type": "episodes",
"id": "190498"
},
{
"type": "episodes",
"id": "190499"
},
{
"type": "episodes",
"id": "190500"
},
{
"type": "episodes",
"id": "190501"
},
{
"type": "episodes",
"id": "190502"
},
{
"type": "episodes",
"id": "190503"
},
{
"type": "episodes",
"id": "190504"
},
{
"type": "episodes",
"id": "190505"
},
{
"type": "episodes",
"id": "190506"
},
{
"type": "episodes",
"id": "190507"
},
{
"type": "episodes",
"id": "190508"
},
{
"type": "episodes",
"id": "190509"
},
{
"type": "episodes",
"id": "190510"
},
{
"type": "episodes",
"id": "190511"
},
{
"type": "episodes",
"id": "190512"
},
{
"type": "episodes",
"id": "190513"
},
{
"type": "episodes",
"id": "190514"
},
{
"type": "episodes",
"id": "190515"
},
{
"type": "episodes",
"id": "190516"
},
{
"type": "episodes",
"id": "190517"
},
{
"type": "episodes",
"id": "190518"
},
{
"type": "episodes",
"id": "190519"
},
{
"type": "episodes",
"id": "190520"
},
{
"type": "episodes",
"id": "190521"
},
{
"type": "episodes",
"id": "190522"
},
{
"type": "episodes",
"id": "190523"
},
{
"type": "episodes",
"id": "190524"
},
{
"type": "episodes",
"id": "190525"
},
{
"type": "episodes",
"id": "190526"
},
{
"type": "episodes",
"id": "190527"
},
{
"type": "episodes",
"id": "190528"
},
{
"type": "episodes",
"id": "190529"
},
{
"type": "episodes",
"id": "190530"
},
{
"type": "episodes",
"id": "190531"
},
{
"type": "episodes",
"id": "190532"
},
{
"type": "episodes",
"id": "190533"
},
{
"type": "episodes",
"id": "190534"
}
]
}
}
},
{
"id": "11751",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11751"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11751/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11751/episodes"
},
"data": [
{
"type": "episodes",
"id": "185269"
},
{
"type": "episodes",
"id": "185246"
},
{
"type": "episodes",
"id": "185247"
},
{
"type": "episodes",
"id": "185248"
},
{
"type": "episodes",
"id": "185249"
},
{
"type": "episodes",
"id": "185250"
},
{
"type": "episodes",
"id": "185251"
},
{
"type": "episodes",
"id": "185252"
},
{
"type": "episodes",
"id": "185253"
},
{
"type": "episodes",
"id": "185254"
},
{
"type": "episodes",
"id": "185255"
},
{
"type": "episodes",
"id": "185256"
}
]
}
}
},
{
"id": "41056",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41056"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41056/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41056/episodes"
},
"data": [
{
"type": "episodes",
"id": "247402"
},
{
"type": "episodes",
"id": "247403"
},
{
"type": "episodes",
"id": "247923"
},
{
"type": "episodes",
"id": "253916"
},
{
"type": "episodes",
"id": "254519"
},
{
"type": "episodes",
"id": "254520"
},
{
"type": "episodes",
"id": "255004"
},
{
"type": "episodes",
"id": "255005"
},
{
"type": "episodes",
"id": "255006"
},
{
"type": "episodes",
"id": "255007"
},
{
"type": "episodes",
"id": "255008"
},
{
"type": "episodes",
"id": "255009"
},
{
"type": "episodes",
"id": "256619"
}
]
}
}
},
{
"id": "41991",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41991"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41991/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41991/episodes"
},
"data": [
{
"type": "episodes",
"id": "257009"
}
]
}
}
},
{
"id": "8403",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8403"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 22
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8403/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8403/episodes"
},
"data": [
{
"type": "episodes",
"id": "159355"
},
{
"type": "episodes",
"id": "159360"
},
{
"type": "episodes",
"id": "159363"
},
{
"type": "episodes",
"id": "159365"
},
{
"type": "episodes",
"id": "159369"
},
{
"type": "episodes",
"id": "159370"
},
{
"type": "episodes",
"id": "159374"
},
{
"type": "episodes",
"id": "159379"
},
{
"type": "episodes",
"id": "159385"
},
{
"type": "episodes",
"id": "159386"
},
{
"type": "episodes",
"id": "159389"
},
{
"type": "episodes",
"id": "159390"
},
{
"type": "episodes",
"id": "159393"
},
{
"type": "episodes",
"id": "159398"
},
{
"type": "episodes",
"id": "159401"
},
{
"type": "episodes",
"id": "159404"
},
{
"type": "episodes",
"id": "159413"
},
{
"type": "episodes",
"id": "159414"
},
{
"type": "episodes",
"id": "159415"
},
{
"type": "episodes",
"id": "159417"
},
{
"type": "episodes",
"id": "159424"
},
{
"type": "episodes",
"id": "159427"
}
]
}
}
},
{
"id": "7442",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7442"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7442/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7442/episodes"
},
"data": [
{
"type": "episodes",
"id": "104938"
},
{
"type": "episodes",
"id": "104939"
},
{
"type": "episodes",
"id": "104940"
},
{
"type": "episodes",
"id": "104941"
},
{
"type": "episodes",
"id": "104942"
},
{
"type": "episodes",
"id": "104943"
},
{
"type": "episodes",
"id": "104944"
},
{
"type": "episodes",
"id": "104945"
},
{
"type": "episodes",
"id": "104946"
},
{
"type": "episodes",
"id": "104947"
},
{
"type": "episodes",
"id": "104948"
},
{
"type": "episodes",
"id": "104949"
},
{
"type": "episodes",
"id": "104950"
},
{
"type": "episodes",
"id": "104951"
},
{
"type": "episodes",
"id": "104952"
},
{
"type": "episodes",
"id": "104953"
},
{
"type": "episodes",
"id": "104954"
},
{
"type": "episodes",
"id": "104955"
},
{
"type": "episodes",
"id": "104956"
},
{
"type": "episodes",
"id": "104957"
},
{
"type": "episodes",
"id": "104958"
},
{
"type": "episodes",
"id": "104959"
},
{
"type": "episodes",
"id": "104960"
},
{
"type": "episodes",
"id": "104961"
},
{
"type": "episodes",
"id": "104962"
}
]
}
}
},
{
"id": "8671",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8671"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8671/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8671/episodes"
},
"data": [
{
"type": "episodes",
"id": "199589"
},
{
"type": "episodes",
"id": "199590"
},
{
"type": "episodes",
"id": "199591"
},
{
"type": "episodes",
"id": "199592"
},
{
"type": "episodes",
"id": "199593"
},
{
"type": "episodes",
"id": "199594"
},
{
"type": "episodes",
"id": "199595"
},
{
"type": "episodes",
"id": "199596"
},
{
"type": "episodes",
"id": "199597"
},
{
"type": "episodes",
"id": "199598"
},
{
"type": "episodes",
"id": "199599"
},
{
"type": "episodes",
"id": "199600"
}
]
}
}
},
{
"id": "13569",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13569"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13569/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13569/episodes"
},
"data": [
{
"type": "episodes",
"id": "250205"
},
{
"type": "episodes",
"id": "250206"
},
{
"type": "episodes",
"id": "250207"
},
{
"type": "episodes",
"id": "250208"
},
{
"type": "episodes",
"id": "250209"
},
{
"type": "episodes",
"id": "250210"
},
{
"type": "episodes",
"id": "250211"
},
{
"type": "episodes",
"id": "250212"
},
{
"type": "episodes",
"id": "250213"
},
{
"type": "episodes",
"id": "250214"
},
{
"type": "episodes",
"id": "250215"
},
{
"type": "episodes",
"id": "250216"
}
]
}
}
},
{
"id": "41982",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41982"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 10
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41982/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41982/episodes"
},
"data": [
{
"type": "episodes",
"id": "256494"
},
{
"type": "episodes",
"id": "256495"
},
{
"type": "episodes",
"id": "256496"
},
{
"type": "episodes",
"id": "256497"
},
{
"type": "episodes",
"id": "256498"
},
{
"type": "episodes",
"id": "256499"
},
{
"type": "episodes",
"id": "256500"
},
{
"type": "episodes",
"id": "256501"
},
{
"type": "episodes",
"id": "256502"
},
{
"type": "episodes",
"id": "256503"
}
]
}
}
},
{
"id": "6589",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6589"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6589/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6589/episodes"
},
"data": [
{
"type": "episodes",
"id": "97395"
},
{
"type": "episodes",
"id": "97396"
},
{
"type": "episodes",
"id": "97397"
},
{
"type": "episodes",
"id": "97398"
},
{
"type": "episodes",
"id": "97399"
},
{
"type": "episodes",
"id": "97400"
},
{
"type": "episodes",
"id": "97401"
},
{
"type": "episodes",
"id": "97402"
},
{
"type": "episodes",
"id": "97403"
},
{
"type": "episodes",
"id": "97404"
},
{
"type": "episodes",
"id": "97405"
},
{
"type": "episodes",
"id": "97406"
},
{
"type": "episodes",
"id": "97407"
},
{
"type": "episodes",
"id": "97408"
},
{
"type": "episodes",
"id": "97409"
},
{
"type": "episodes",
"id": "97410"
},
{
"type": "episodes",
"id": "97411"
},
{
"type": "episodes",
"id": "97412"
},
{
"type": "episodes",
"id": "97413"
},
{
"type": "episodes",
"id": "97414"
},
{
"type": "episodes",
"id": "97415"
},
{
"type": "episodes",
"id": "97416"
},
{
"type": "episodes",
"id": "97417"
},
{
"type": "episodes",
"id": "97418"
},
{
"type": "episodes",
"id": "97419"
}
]
}
}
},
{
"id": "8174",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8174"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8174/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8174/episodes"
},
"data": [
{
"type": "episodes",
"id": "171172"
},
{
"type": "episodes",
"id": "171173"
},
{
"type": "episodes",
"id": "171174"
},
{
"type": "episodes",
"id": "171175"
},
{
"type": "episodes",
"id": "171176"
},
{
"type": "episodes",
"id": "171177"
},
{
"type": "episodes",
"id": "171178"
},
{
"type": "episodes",
"id": "171179"
},
{
"type": "episodes",
"id": "171180"
},
{
"type": "episodes",
"id": "171181"
},
{
"type": "episodes",
"id": "171182"
},
{
"type": "episodes",
"id": "171183"
},
{
"type": "episodes",
"id": "171184"
},
{
"type": "episodes",
"id": "171185"
},
{
"type": "episodes",
"id": "171186"
},
{
"type": "episodes",
"id": "171187"
},
{
"type": "episodes",
"id": "171188"
},
{
"type": "episodes",
"id": "171189"
},
{
"type": "episodes",
"id": "171190"
},
{
"type": "episodes",
"id": "115610"
},
{
"type": "episodes",
"id": "115611"
},
{
"type": "episodes",
"id": "115612"
},
{
"type": "episodes",
"id": "115613"
},
{
"type": "episodes",
"id": "115614"
}
]
}
}
},
{
"id": "11423",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11423"
},
"attributes": {
"episodeLength": 110,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11423/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11423/episodes"
},
"data": [
{
"type": "episodes",
"id": "179893"
}
]
}
}
},
{
"id": "13893",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13893"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13893/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13893/episodes"
},
"data": [
{
"type": "episodes",
"id": "230384"
},
{
"type": "episodes",
"id": "230385"
},
{
"type": "episodes",
"id": "234471"
},
{
"type": "episodes",
"id": "234472"
},
{
"type": "episodes",
"id": "234473"
},
{
"type": "episodes",
"id": "234474"
},
{
"type": "episodes",
"id": "234475"
},
{
"type": "episodes",
"id": "234476"
},
{
"type": "episodes",
"id": "234477"
},
{
"type": "episodes",
"id": "234478"
},
{
"type": "episodes",
"id": "234479"
},
{
"type": "episodes",
"id": "234480"
},
{
"type": "episodes",
"id": "234481"
},
{
"type": "episodes",
"id": "234482"
},
{
"type": "episodes",
"id": "234483"
},
{
"type": "episodes",
"id": "234484"
},
{
"type": "episodes",
"id": "234485"
},
{
"type": "episodes",
"id": "234486"
},
{
"type": "episodes",
"id": "234487"
},
{
"type": "episodes",
"id": "234488"
},
{
"type": "episodes",
"id": "234489"
},
{
"type": "episodes",
"id": "234490"
},
{
"type": "episodes",
"id": "234491"
},
{
"type": "episodes",
"id": "234492"
}
]
}
}
},
{
"id": "42213",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42213"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42213/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42213/episodes"
},
"data": [
{
"type": "episodes",
"id": "260579"
},
{
"type": "episodes",
"id": "260580"
},
{
"type": "episodes",
"id": "260581"
},
{
"type": "episodes",
"id": "260582"
},
{
"type": "episodes",
"id": "260583"
},
{
"type": "episodes",
"id": "260584"
},
{
"type": "episodes",
"id": "260585"
},
{
"type": "episodes",
"id": "260586"
},
{
"type": "episodes",
"id": "260587"
},
{
"type": "episodes",
"id": "260588"
},
{
"type": "episodes",
"id": "260589"
},
{
"type": "episodes",
"id": "260590"
}
]
}
}
},
{
"id": "13593",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13593"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13593/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13593/episodes"
},
"data": [
{
"type": "episodes",
"id": "222232"
},
{
"type": "episodes",
"id": "238687"
},
{
"type": "episodes",
"id": "254646"
},
{
"type": "episodes",
"id": "254647"
},
{
"type": "episodes",
"id": "254648"
},
{
"type": "episodes",
"id": "254649"
},
{
"type": "episodes",
"id": "254650"
},
{
"type": "episodes",
"id": "254651"
},
{
"type": "episodes",
"id": "254652"
},
{
"type": "episodes",
"id": "254653"
},
{
"type": "episodes",
"id": "254654"
},
{
"type": "episodes",
"id": "254655"
},
{
"type": "episodes",
"id": "254656"
},
{
"type": "episodes",
"id": "254657"
},
{
"type": "episodes",
"id": "254658"
},
{
"type": "episodes",
"id": "256036"
},
{
"type": "episodes",
"id": "256037"
},
{
"type": "episodes",
"id": "256038"
},
{
"type": "episodes",
"id": "256039"
},
{
"type": "episodes",
"id": "256040"
},
{
"type": "episodes",
"id": "258881"
},
{
"type": "episodes",
"id": "258979"
},
{
"type": "episodes",
"id": "258980"
},
{
"type": "episodes",
"id": "258981"
},
{
"type": "episodes",
"id": "265584"
}
]
}
}
},
{
"id": "42028",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42028"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42028/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42028/episodes"
},
"data": [
{
"type": "episodes",
"id": "257756"
}
]
}
}
},
{
"id": "7543",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7543"
},
"attributes": {
"episodeLength": 112,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7543/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7543/episodes"
},
"data": [
{
"type": "episodes",
"id": "102961"
}
]
}
}
},
{
"id": "8271",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8271"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8271/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8271/episodes"
},
"data": [
{
"type": "episodes",
"id": "116052"
},
{
"type": "episodes",
"id": "116053"
},
{
"type": "episodes",
"id": "116054"
},
{
"type": "episodes",
"id": "116055"
},
{
"type": "episodes",
"id": "116056"
},
{
"type": "episodes",
"id": "116057"
},
{
"type": "episodes",
"id": "116058"
},
{
"type": "episodes",
"id": "116059"
},
{
"type": "episodes",
"id": "116060"
},
{
"type": "episodes",
"id": "116061"
},
{
"type": "episodes",
"id": "116062"
},
{
"type": "episodes",
"id": "116063"
}
]
}
}
},
{
"id": "9135",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9135"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9135/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9135/episodes"
},
"data": [
{
"type": "episodes",
"id": "198971"
},
{
"type": "episodes",
"id": "198972"
},
{
"type": "episodes",
"id": "198973"
},
{
"type": "episodes",
"id": "198974"
},
{
"type": "episodes",
"id": "198975"
},
{
"type": "episodes",
"id": "198976"
},
{
"type": "episodes",
"id": "198977"
},
{
"type": "episodes",
"id": "198978"
},
{
"type": "episodes",
"id": "198979"
},
{
"type": "episodes",
"id": "198980"
},
{
"type": "episodes",
"id": "198981"
},
{
"type": "episodes",
"id": "164800"
}
]
}
}
},
{
"id": "13929",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13929"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13929/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13929/episodes"
},
"data": [
{
"type": "episodes",
"id": "242500"
},
{
"type": "episodes",
"id": "242501"
},
{
"type": "episodes",
"id": "242502"
},
{
"type": "episodes",
"id": "242503"
},
{
"type": "episodes",
"id": "242504"
},
{
"type": "episodes",
"id": "242505"
},
{
"type": "episodes",
"id": "242506"
},
{
"type": "episodes",
"id": "242507"
},
{
"type": "episodes",
"id": "242508"
},
{
"type": "episodes",
"id": "242509"
},
{
"type": "episodes",
"id": "242510"
},
{
"type": "episodes",
"id": "242511"
}
]
}
}
},
{
"id": "41359",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41359"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41359/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41359/episodes"
},
"data": [
{
"type": "episodes",
"id": "244576"
},
{
"type": "episodes",
"id": "244577"
},
{
"type": "episodes",
"id": "244578"
},
{
"type": "episodes",
"id": "244579"
},
{
"type": "episodes",
"id": "244580"
},
{
"type": "episodes",
"id": "244581"
},
{
"type": "episodes",
"id": "244582"
},
{
"type": "episodes",
"id": "244583"
},
{
"type": "episodes",
"id": "244584"
},
{
"type": "episodes",
"id": "244585"
},
{
"type": "episodes",
"id": "244586"
},
{
"type": "episodes",
"id": "244587"
}
]
}
}
},
{
"id": "13258",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13258"
},
"attributes": {
"episodeLength": 12,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13258/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13258/episodes"
},
"data": []
}
}
},
{
"id": "41084",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41084"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41084/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41084/episodes"
},
"data": [
{
"type": "episodes",
"id": "250571"
},
{
"type": "episodes",
"id": "250572"
},
{
"type": "episodes",
"id": "261265"
},
{
"type": "episodes",
"id": "264104"
},
{
"type": "episodes",
"id": "264105"
},
{
"type": "episodes",
"id": "264106"
},
{
"type": "episodes",
"id": "264107"
},
{
"type": "episodes",
"id": "264108"
},
{
"type": "episodes",
"id": "264109"
},
{
"type": "episodes",
"id": "264110"
},
{
"type": "episodes",
"id": "264111"
},
{
"type": "episodes",
"id": "264112"
},
{
"type": "episodes",
"id": "264113"
},
{
"type": "episodes",
"id": "264114"
},
{
"type": "episodes",
"id": "264115"
},
{
"type": "episodes",
"id": "264116"
},
{
"type": "episodes",
"id": "264117"
},
{
"type": "episodes",
"id": "264118"
},
{
"type": "episodes",
"id": "264119"
},
{
"type": "episodes",
"id": "264120"
},
{
"type": "episodes",
"id": "264121"
},
{
"type": "episodes",
"id": "264122"
},
{
"type": "episodes",
"id": "264123"
},
{
"type": "episodes",
"id": "264124"
}
]
}
}
},
{
"id": "7169",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7169"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7169/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7169/episodes"
},
"data": [
{
"type": "episodes",
"id": "104963"
},
{
"type": "episodes",
"id": "104964"
},
{
"type": "episodes",
"id": "104965"
},
{
"type": "episodes",
"id": "104966"
},
{
"type": "episodes",
"id": "104967"
},
{
"type": "episodes",
"id": "104968"
},
{
"type": "episodes",
"id": "104969"
},
{
"type": "episodes",
"id": "104970"
},
{
"type": "episodes",
"id": "104971"
},
{
"type": "episodes",
"id": "104972"
},
{
"type": "episodes",
"id": "104973"
},
{
"type": "episodes",
"id": "104974"
},
{
"type": "episodes",
"id": "108701"
}
]
}
}
},
{
"id": "8478",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8478"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8478/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8478/episodes"
},
"data": [
{
"type": "episodes",
"id": "175974"
},
{
"type": "episodes",
"id": "175975"
},
{
"type": "episodes",
"id": "175976"
},
{
"type": "episodes",
"id": "175977"
},
{
"type": "episodes",
"id": "175978"
},
{
"type": "episodes",
"id": "175979"
},
{
"type": "episodes",
"id": "175980"
},
{
"type": "episodes",
"id": "175981"
},
{
"type": "episodes",
"id": "175982"
},
{
"type": "episodes",
"id": "175983"
},
{
"type": "episodes",
"id": "175984"
},
{
"type": "episodes",
"id": "175985"
},
{
"type": "episodes",
"id": "175986"
}
]
}
}
},
{
"id": "41312",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41312"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41312/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41312/episodes"
},
"data": [
{
"type": "episodes",
"id": "254663"
},
{
"type": "episodes",
"id": "254664"
},
{
"type": "episodes",
"id": "254665"
},
{
"type": "episodes",
"id": "254666"
},
{
"type": "episodes",
"id": "254667"
},
{
"type": "episodes",
"id": "254668"
},
{
"type": "episodes",
"id": "254669"
},
{
"type": "episodes",
"id": "254670"
},
{
"type": "episodes",
"id": "254671"
},
{
"type": "episodes",
"id": "254672"
},
{
"type": "episodes",
"id": "254673"
},
{
"type": "episodes",
"id": "254674"
}
]
}
}
},
{
"id": "13503",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13503"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13503/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13503/episodes"
},
"data": [
{
"type": "episodes",
"id": "228542"
},
{
"type": "episodes",
"id": "228537"
},
{
"type": "episodes",
"id": "228528"
},
{
"type": "episodes",
"id": "228522"
},
{
"type": "episodes",
"id": "228517"
},
{
"type": "episodes",
"id": "228512"
},
{
"type": "episodes",
"id": "228507"
},
{
"type": "episodes",
"id": "228503"
},
{
"type": "episodes",
"id": "228498"
},
{
"type": "episodes",
"id": "228493"
},
{
"type": "episodes",
"id": "228488"
},
{
"type": "episodes",
"id": "228483"
}
]
}
}
},
{
"id": "14276",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14276"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14276/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14276/episodes"
},
"data": [
{
"type": "episodes",
"id": "241064"
},
{
"type": "episodes",
"id": "241065"
},
{
"type": "episodes",
"id": "241066"
},
{
"type": "episodes",
"id": "241067"
},
{
"type": "episodes",
"id": "241068"
},
{
"type": "episodes",
"id": "241069"
},
{
"type": "episodes",
"id": "241070"
},
{
"type": "episodes",
"id": "241071"
},
{
"type": "episodes",
"id": "241072"
},
{
"type": "episodes",
"id": "241073"
},
{
"type": "episodes",
"id": "241074"
},
{
"type": "episodes",
"id": "241075"
}
]
}
}
},
{
"id": "8270",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8270"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8270/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8270/episodes"
},
"data": [
{
"type": "episodes",
"id": "115670"
},
{
"type": "episodes",
"id": "115671"
},
{
"type": "episodes",
"id": "115672"
},
{
"type": "episodes",
"id": "115673"
},
{
"type": "episodes",
"id": "115674"
},
{
"type": "episodes",
"id": "115675"
},
{
"type": "episodes",
"id": "115676"
},
{
"type": "episodes",
"id": "115677"
},
{
"type": "episodes",
"id": "115678"
},
{
"type": "episodes",
"id": "115679"
},
{
"type": "episodes",
"id": "115680"
},
{
"type": "episodes",
"id": "115681"
},
{
"type": "episodes",
"id": "115682"
},
{
"type": "episodes",
"id": "115683"
},
{
"type": "episodes",
"id": "115684"
},
{
"type": "episodes",
"id": "115685"
},
{
"type": "episodes",
"id": "115686"
},
{
"type": "episodes",
"id": "115687"
},
{
"type": "episodes",
"id": "115688"
},
{
"type": "episodes",
"id": "115689"
},
{
"type": "episodes",
"id": "115690"
},
{
"type": "episodes",
"id": "115691"
},
{
"type": "episodes",
"id": "115692"
},
{
"type": "episodes",
"id": "115693"
}
]
}
}
},
{
"id": "4604",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4604"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4604/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4604/episodes"
},
"data": [
{
"type": "episodes",
"id": "74696"
},
{
"type": "episodes",
"id": "74697"
},
{
"type": "episodes",
"id": "74698"
},
{
"type": "episodes",
"id": "74699"
},
{
"type": "episodes",
"id": "74700"
},
{
"type": "episodes",
"id": "74701"
},
{
"type": "episodes",
"id": "74702"
},
{
"type": "episodes",
"id": "74703"
},
{
"type": "episodes",
"id": "74704"
},
{
"type": "episodes",
"id": "74705"
},
{
"type": "episodes",
"id": "74706"
},
{
"type": "episodes",
"id": "74707"
},
{
"type": "episodes",
"id": "74708"
}
]
}
}
},
{
"id": "5981",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5981"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 11
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5981/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5981/episodes"
},
"data": [
{
"type": "episodes",
"id": "90710"
},
{
"type": "episodes",
"id": "90711"
},
{
"type": "episodes",
"id": "90712"
},
{
"type": "episodes",
"id": "90713"
},
{
"type": "episodes",
"id": "90714"
},
{
"type": "episodes",
"id": "90715"
},
{
"type": "episodes",
"id": "90716"
},
{
"type": "episodes",
"id": "90717"
},
{
"type": "episodes",
"id": "90718"
},
{
"type": "episodes",
"id": "90719"
},
{
"type": "episodes",
"id": "90720"
}
]
}
}
},
{
"id": "12275",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12275"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12275/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12275/episodes"
},
"data": [
{
"type": "episodes",
"id": "199807"
},
{
"type": "episodes",
"id": "199808"
},
{
"type": "episodes",
"id": "199809"
},
{
"type": "episodes",
"id": "199810"
},
{
"type": "episodes",
"id": "199811"
},
{
"type": "episodes",
"id": "199812"
},
{
"type": "episodes",
"id": "199813"
},
{
"type": "episodes",
"id": "199814"
},
{
"type": "episodes",
"id": "199815"
},
{
"type": "episodes",
"id": "199816"
},
{
"type": "episodes",
"id": "199817"
},
{
"type": "episodes",
"id": "199818"
}
]
}
}
},
{
"id": "14043",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14043"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14043/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14043/episodes"
},
"data": [
{
"type": "episodes",
"id": "259259"
},
{
"type": "episodes",
"id": "259260"
},
{
"type": "episodes",
"id": "264951"
},
{
"type": "episodes",
"id": "265421"
},
{
"type": "episodes",
"id": "265422"
},
{
"type": "episodes",
"id": "265423"
},
{
"type": "episodes",
"id": "265424"
},
{
"type": "episodes",
"id": "265425"
},
{
"type": "episodes",
"id": "265426"
},
{
"type": "episodes",
"id": "267086"
},
{
"type": "episodes",
"id": "267087"
},
{
"type": "episodes",
"id": "267088"
},
{
"type": "episodes",
"id": "267089"
}
]
}
}
},
{
"id": "13600",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13600"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13600/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13600/episodes"
},
"data": [
{
"type": "episodes",
"id": "234656"
},
{
"type": "episodes",
"id": "234657"
},
{
"type": "episodes",
"id": "234658"
},
{
"type": "episodes",
"id": "234659"
},
{
"type": "episodes",
"id": "234660"
},
{
"type": "episodes",
"id": "234661"
},
{
"type": "episodes",
"id": "234662"
},
{
"type": "episodes",
"id": "234663"
},
{
"type": "episodes",
"id": "234664"
},
{
"type": "episodes",
"id": "234665"
},
{
"type": "episodes",
"id": "234666"
},
{
"type": "episodes",
"id": "234667"
},
{
"type": "episodes",
"id": "234668"
},
{
"type": "episodes",
"id": "234669"
},
{
"type": "episodes",
"id": "234670"
},
{
"type": "episodes",
"id": "234671"
},
{
"type": "episodes",
"id": "234672"
},
{
"type": "episodes",
"id": "234673"
},
{
"type": "episodes",
"id": "234674"
},
{
"type": "episodes",
"id": "234675"
},
{
"type": "episodes",
"id": "234676"
},
{
"type": "episodes",
"id": "234677"
},
{
"type": "episodes",
"id": "234678"
},
{
"type": "episodes",
"id": "234679"
}
]
}
}
},
{
"id": "7278",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7278"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7278/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7278/episodes"
},
"data": [
{
"type": "episodes",
"id": "104221"
},
{
"type": "episodes",
"id": "104222"
},
{
"type": "episodes",
"id": "104223"
},
{
"type": "episodes",
"id": "104224"
},
{
"type": "episodes",
"id": "104225"
},
{
"type": "episodes",
"id": "104226"
},
{
"type": "episodes",
"id": "104227"
},
{
"type": "episodes",
"id": "104228"
},
{
"type": "episodes",
"id": "104229"
},
{
"type": "episodes",
"id": "104230"
},
{
"type": "episodes",
"id": "104231"
},
{
"type": "episodes",
"id": "104232"
}
]
}
}
},
{
"id": "9969",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9969"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9969/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9969/episodes"
},
"data": [
{
"type": "episodes",
"id": "172800"
},
{
"type": "episodes",
"id": "172801"
},
{
"type": "episodes",
"id": "172802"
},
{
"type": "episodes",
"id": "172803"
},
{
"type": "episodes",
"id": "172804"
},
{
"type": "episodes",
"id": "172805"
},
{
"type": "episodes",
"id": "172806"
},
{
"type": "episodes",
"id": "172807"
},
{
"type": "episodes",
"id": "172808"
},
{
"type": "episodes",
"id": "172809"
},
{
"type": "episodes",
"id": "172810"
},
{
"type": "episodes",
"id": "172811"
}
]
}
}
},
{
"id": "13708",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13708"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13708/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13708/episodes"
},
"data": [
{
"type": "episodes",
"id": "216596"
},
{
"type": "episodes",
"id": "237708"
},
{
"type": "episodes",
"id": "241931"
},
{
"type": "episodes",
"id": "242097"
},
{
"type": "episodes",
"id": "242098"
},
{
"type": "episodes",
"id": "242365"
},
{
"type": "episodes",
"id": "242956"
},
{
"type": "episodes",
"id": "243300"
},
{
"type": "episodes",
"id": "243560"
},
{
"type": "episodes",
"id": "243771"
},
{
"type": "episodes",
"id": "243941"
},
{
"type": "episodes",
"id": "244717"
}
]
}
}
},
{
"id": "41083",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41083"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41083/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41083/episodes"
},
"data": [
{
"type": "episodes",
"id": "257210"
},
{
"type": "episodes",
"id": "257211"
},
{
"type": "episodes",
"id": "257212"
},
{
"type": "episodes",
"id": "257213"
},
{
"type": "episodes",
"id": "257214"
},
{
"type": "episodes",
"id": "257215"
},
{
"type": "episodes",
"id": "257216"
},
{
"type": "episodes",
"id": "257217"
},
{
"type": "episodes",
"id": "257218"
},
{
"type": "episodes",
"id": "257219"
},
{
"type": "episodes",
"id": "257220"
},
{
"type": "episodes",
"id": "257221"
},
{
"type": "episodes",
"id": "258853"
},
{
"type": "episodes",
"id": "258854"
},
{
"type": "episodes",
"id": "258855"
},
{
"type": "episodes",
"id": "258856"
},
{
"type": "episodes",
"id": "258857"
},
{
"type": "episodes",
"id": "258858"
},
{
"type": "episodes",
"id": "258859"
},
{
"type": "episodes",
"id": "258860"
},
{
"type": "episodes",
"id": "258861"
},
{
"type": "episodes",
"id": "258862"
},
{
"type": "episodes",
"id": "258863"
},
{
"type": "episodes",
"id": "258864"
}
]
}
}
},
{
"id": "12754",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12754"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12754/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12754/episodes"
},
"data": [
{
"type": "episodes",
"id": "201090"
},
{
"type": "episodes",
"id": "201091"
},
{
"type": "episodes",
"id": "201092"
},
{
"type": "episodes",
"id": "201093"
},
{
"type": "episodes",
"id": "201094"
},
{
"type": "episodes",
"id": "201095"
},
{
"type": "episodes",
"id": "201096"
},
{
"type": "episodes",
"id": "201097"
},
{
"type": "episodes",
"id": "201098"
},
{
"type": "episodes",
"id": "201099"
},
{
"type": "episodes",
"id": "201100"
},
{
"type": "episodes",
"id": "201101"
}
]
}
}
},
{
"id": "14212",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14212"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14212/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14212/episodes"
},
"data": [
{
"type": "episodes",
"id": "246837"
},
{
"type": "episodes",
"id": "246838"
},
{
"type": "episodes",
"id": "247244"
},
{
"type": "episodes",
"id": "247245"
},
{
"type": "episodes",
"id": "247262"
},
{
"type": "episodes",
"id": "247263"
},
{
"type": "episodes",
"id": "247264"
},
{
"type": "episodes",
"id": "247265"
},
{
"type": "episodes",
"id": "247266"
},
{
"type": "episodes",
"id": "247267"
},
{
"type": "episodes",
"id": "247268"
},
{
"type": "episodes",
"id": "247269"
},
{
"type": "episodes",
"id": "247270"
}
]
}
}
},
{
"id": "6686",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6686"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 22
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6686/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6686/episodes"
},
"data": [
{
"type": "episodes",
"id": "98366"
},
{
"type": "episodes",
"id": "98367"
},
{
"type": "episodes",
"id": "98368"
},
{
"type": "episodes",
"id": "98369"
},
{
"type": "episodes",
"id": "98370"
},
{
"type": "episodes",
"id": "98371"
},
{
"type": "episodes",
"id": "98372"
},
{
"type": "episodes",
"id": "98373"
},
{
"type": "episodes",
"id": "98374"
},
{
"type": "episodes",
"id": "98375"
},
{
"type": "episodes",
"id": "98376"
},
{
"type": "episodes",
"id": "98377"
},
{
"type": "episodes",
"id": "98378"
},
{
"type": "episodes",
"id": "98379"
},
{
"type": "episodes",
"id": "98380"
},
{
"type": "episodes",
"id": "98381"
},
{
"type": "episodes",
"id": "98382"
},
{
"type": "episodes",
"id": "98383"
},
{
"type": "episodes",
"id": "98384"
},
{
"type": "episodes",
"id": "98385"
},
{
"type": "episodes",
"id": "98386"
},
{
"type": "episodes",
"id": "98387"
}
]
}
}
},
{
"id": "42436",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42436"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42436/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42436/episodes"
},
"data": [
{
"type": "episodes",
"id": "269166"
},
{
"type": "episodes",
"id": "269167"
},
{
"type": "episodes",
"id": "272616"
},
{
"type": "episodes",
"id": "273220"
},
{
"type": "episodes",
"id": "273221"
},
{
"type": "episodes",
"id": "273222"
},
{
"type": "episodes",
"id": "273223"
},
{
"type": "episodes",
"id": "273224"
},
{
"type": "episodes",
"id": "274037"
},
{
"type": "episodes",
"id": "274038"
},
{
"type": "episodes",
"id": "274039"
},
{
"type": "episodes",
"id": "274040"
},
{
"type": "episodes",
"id": "274041"
}
]
}
}
},
{
"id": "42319",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42319"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42319/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42319/episodes"
},
"data": [
{
"type": "episodes",
"id": "267678"
},
{
"type": "episodes",
"id": "267679"
},
{
"type": "episodes",
"id": "267680"
},
{
"type": "episodes",
"id": "267681"
},
{
"type": "episodes",
"id": "267682"
},
{
"type": "episodes",
"id": "267683"
},
{
"type": "episodes",
"id": "267684"
},
{
"type": "episodes",
"id": "267685"
},
{
"type": "episodes",
"id": "267686"
},
{
"type": "episodes",
"id": "267687"
},
{
"type": "episodes",
"id": "267688"
},
{
"type": "episodes",
"id": "267689"
}
]
}
}
},
{
"id": "13457",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13457"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13457/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13457/episodes"
},
"data": [
{
"type": "episodes",
"id": "228543"
},
{
"type": "episodes",
"id": "228538"
},
{
"type": "episodes",
"id": "228533"
},
{
"type": "episodes",
"id": "228524"
},
{
"type": "episodes",
"id": "228518"
},
{
"type": "episodes",
"id": "228513"
},
{
"type": "episodes",
"id": "228508"
},
{
"type": "episodes",
"id": "228504"
},
{
"type": "episodes",
"id": "228499"
},
{
"type": "episodes",
"id": "228494"
},
{
"type": "episodes",
"id": "228489"
},
{
"type": "episodes",
"id": "228484"
}
]
}
}
},
{
"id": "42148",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42148"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42148/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42148/episodes"
},
"data": [
{
"type": "episodes",
"id": "261460"
},
{
"type": "episodes",
"id": "261461"
},
{
"type": "episodes",
"id": "267650"
},
{
"type": "episodes",
"id": "267651"
},
{
"type": "episodes",
"id": "267652"
},
{
"type": "episodes",
"id": "267653"
},
{
"type": "episodes",
"id": "267654"
},
{
"type": "episodes",
"id": "267655"
},
{
"type": "episodes",
"id": "267656"
},
{
"type": "episodes",
"id": "267657"
},
{
"type": "episodes",
"id": "267658"
},
{
"type": "episodes",
"id": "267659"
}
]
}
}
},
{
"id": "7714",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7714"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7714/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7714/episodes"
},
"data": [
{
"type": "episodes",
"id": "112174"
},
{
"type": "episodes",
"id": "112175"
},
{
"type": "episodes",
"id": "112176"
},
{
"type": "episodes",
"id": "112177"
},
{
"type": "episodes",
"id": "112178"
},
{
"type": "episodes",
"id": "112179"
},
{
"type": "episodes",
"id": "112180"
},
{
"type": "episodes",
"id": "112181"
},
{
"type": "episodes",
"id": "112182"
},
{
"type": "episodes",
"id": "112183"
},
{
"type": "episodes",
"id": "112184"
},
{
"type": "episodes",
"id": "112185"
}
]
}
}
},
{
"id": "8053",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8053"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8053/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8053/episodes"
},
"data": [
{
"type": "episodes",
"id": "159391"
},
{
"type": "episodes",
"id": "159394"
},
{
"type": "episodes",
"id": "159400"
},
{
"type": "episodes",
"id": "159405"
},
{
"type": "episodes",
"id": "159408"
},
{
"type": "episodes",
"id": "159410"
},
{
"type": "episodes",
"id": "159412"
},
{
"type": "episodes",
"id": "159418"
},
{
"type": "episodes",
"id": "159421"
},
{
"type": "episodes",
"id": "159422"
},
{
"type": "episodes",
"id": "159426"
},
{
"type": "episodes",
"id": "159433"
},
{
"type": "episodes",
"id": "159443"
},
{
"type": "episodes",
"id": "159451"
},
{
"type": "episodes",
"id": "159458"
},
{
"type": "episodes",
"id": "159463"
},
{
"type": "episodes",
"id": "159467"
},
{
"type": "episodes",
"id": "159475"
},
{
"type": "episodes",
"id": "159486"
},
{
"type": "episodes",
"id": "159494"
},
{
"type": "episodes",
"id": "159501"
},
{
"type": "episodes",
"id": "159509"
},
{
"type": "episodes",
"id": "159518"
},
{
"type": "episodes",
"id": "159522"
},
{
"type": "episodes",
"id": "159527"
},
{
"type": "episodes",
"id": "159532"
}
]
}
}
},
{
"id": "6266",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6266"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6266/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6266/episodes"
},
"data": [
{
"type": "episodes",
"id": "94379"
},
{
"type": "episodes",
"id": "94380"
},
{
"type": "episodes",
"id": "94381"
},
{
"type": "episodes",
"id": "94382"
},
{
"type": "episodes",
"id": "94383"
},
{
"type": "episodes",
"id": "94384"
},
{
"type": "episodes",
"id": "94385"
},
{
"type": "episodes",
"id": "94386"
},
{
"type": "episodes",
"id": "94387"
},
{
"type": "episodes",
"id": "94388"
},
{
"type": "episodes",
"id": "94389"
},
{
"type": "episodes",
"id": "94390"
},
{
"type": "episodes",
"id": "94391"
},
{
"type": "episodes",
"id": "94392"
},
{
"type": "episodes",
"id": "94393"
},
{
"type": "episodes",
"id": "94394"
},
{
"type": "episodes",
"id": "94395"
},
{
"type": "episodes",
"id": "94396"
},
{
"type": "episodes",
"id": "94397"
},
{
"type": "episodes",
"id": "94398"
},
{
"type": "episodes",
"id": "94399"
},
{
"type": "episodes",
"id": "94400"
},
{
"type": "episodes",
"id": "94401"
},
{
"type": "episodes",
"id": "94402"
},
{
"type": "episodes",
"id": "94403"
},
{
"type": "episodes",
"id": "94404"
}
]
}
}
},
{
"id": "7881",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7881"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7881/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7881/episodes"
},
"data": [
{
"type": "episodes",
"id": "159019"
},
{
"type": "episodes",
"id": "159028"
},
{
"type": "episodes",
"id": "159037"
},
{
"type": "episodes",
"id": "159044"
},
{
"type": "episodes",
"id": "159053"
},
{
"type": "episodes",
"id": "159063"
},
{
"type": "episodes",
"id": "159066"
},
{
"type": "episodes",
"id": "159075"
},
{
"type": "episodes",
"id": "159082"
},
{
"type": "episodes",
"id": "159090"
},
{
"type": "episodes",
"id": "159099"
},
{
"type": "episodes",
"id": "159109"
}
]
}
}
},
{
"id": "7162",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7162"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7162/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7162/episodes"
},
"data": [
{
"type": "episodes",
"id": "101357"
},
{
"type": "episodes",
"id": "101358"
},
{
"type": "episodes",
"id": "101359"
},
{
"type": "episodes",
"id": "101360"
},
{
"type": "episodes",
"id": "101361"
},
{
"type": "episodes",
"id": "101362"
},
{
"type": "episodes",
"id": "101363"
},
{
"type": "episodes",
"id": "101364"
},
{
"type": "episodes",
"id": "101365"
},
{
"type": "episodes",
"id": "101366"
},
{
"type": "episodes",
"id": "101367"
},
{
"type": "episodes",
"id": "101368"
},
{
"type": "episodes",
"id": "101369"
}
]
}
}
},
{
"id": "11209",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11209"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11209/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11209/episodes"
},
"data": [
{
"type": "episodes",
"id": "185121"
},
{
"type": "episodes",
"id": "185122"
},
{
"type": "episodes",
"id": "185123"
},
{
"type": "episodes",
"id": "185124"
},
{
"type": "episodes",
"id": "185125"
},
{
"type": "episodes",
"id": "185126"
},
{
"type": "episodes",
"id": "185127"
},
{
"type": "episodes",
"id": "185128"
},
{
"type": "episodes",
"id": "185129"
},
{
"type": "episodes",
"id": "185130"
},
{
"type": "episodes",
"id": "185131"
},
{
"type": "episodes",
"id": "185132"
},
{
"type": "episodes",
"id": "185133"
},
{
"type": "episodes",
"id": "185134"
},
{
"type": "episodes",
"id": "185135"
},
{
"type": "episodes",
"id": "185136"
},
{
"type": "episodes",
"id": "185137"
},
{
"type": "episodes",
"id": "185138"
},
{
"type": "episodes",
"id": "185139"
},
{
"type": "episodes",
"id": "185140"
},
{
"type": "episodes",
"id": "185141"
},
{
"type": "episodes",
"id": "185142"
},
{
"type": "episodes",
"id": "185143"
},
{
"type": "episodes",
"id": "185144"
},
{
"type": "episodes",
"id": "185145"
}
]
}
}
},
{
"id": "11942",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11942"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11942/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11942/episodes"
},
"data": [
{
"type": "episodes",
"id": "199841"
},
{
"type": "episodes",
"id": "199842"
},
{
"type": "episodes",
"id": "199843"
},
{
"type": "episodes",
"id": "199844"
},
{
"type": "episodes",
"id": "199845"
},
{
"type": "episodes",
"id": "199846"
},
{
"type": "episodes",
"id": "199847"
},
{
"type": "episodes",
"id": "199848"
},
{
"type": "episodes",
"id": "199849"
},
{
"type": "episodes",
"id": "199850"
},
{
"type": "episodes",
"id": "199851"
},
{
"type": "episodes",
"id": "199852"
}
]
}
}
},
{
"id": "7023",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7023"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7023/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7023/episodes"
},
"data": [
{
"type": "episodes",
"id": "100878"
},
{
"type": "episodes",
"id": "100879"
},
{
"type": "episodes",
"id": "100880"
},
{
"type": "episodes",
"id": "100881"
},
{
"type": "episodes",
"id": "100882"
},
{
"type": "episodes",
"id": "100883"
},
{
"type": "episodes",
"id": "100884"
},
{
"type": "episodes",
"id": "100885"
},
{
"type": "episodes",
"id": "100886"
},
{
"type": "episodes",
"id": "100887"
},
{
"type": "episodes",
"id": "100888"
},
{
"type": "episodes",
"id": "100889"
},
{
"type": "episodes",
"id": "100890"
},
{
"type": "episodes",
"id": "100891"
},
{
"type": "episodes",
"id": "100892"
},
{
"type": "episodes",
"id": "100893"
},
{
"type": "episodes",
"id": "100894"
},
{
"type": "episodes",
"id": "100895"
},
{
"type": "episodes",
"id": "100896"
},
{
"type": "episodes",
"id": "100897"
},
{
"type": "episodes",
"id": "100898"
},
{
"type": "episodes",
"id": "100899"
},
{
"type": "episodes",
"id": "100900"
},
{
"type": "episodes",
"id": "100901"
}
]
}
}
},
{
"id": "5646",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5646"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5646/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5646/episodes"
},
"data": [
{
"type": "episodes",
"id": "86680"
},
{
"type": "episodes",
"id": "86681"
},
{
"type": "episodes",
"id": "86682"
},
{
"type": "episodes",
"id": "86683"
},
{
"type": "episodes",
"id": "86684"
},
{
"type": "episodes",
"id": "86685"
},
{
"type": "episodes",
"id": "86686"
},
{
"type": "episodes",
"id": "86687"
},
{
"type": "episodes",
"id": "86688"
},
{
"type": "episodes",
"id": "86689"
},
{
"type": "episodes",
"id": "86690"
},
{
"type": "episodes",
"id": "86691"
},
{
"type": "episodes",
"id": "86692"
},
{
"type": "episodes",
"id": "86693"
},
{
"type": "episodes",
"id": "86694"
},
{
"type": "episodes",
"id": "86695"
},
{
"type": "episodes",
"id": "86696"
},
{
"type": "episodes",
"id": "86697"
},
{
"type": "episodes",
"id": "86698"
},
{
"type": "episodes",
"id": "86699"
},
{
"type": "episodes",
"id": "86700"
},
{
"type": "episodes",
"id": "86701"
},
{
"type": "episodes",
"id": "86702"
},
{
"type": "episodes",
"id": "86703"
}
]
}
}
},
{
"id": "11023",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11023"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11023/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11023/episodes"
},
"data": [
{
"type": "episodes",
"id": "186951"
},
{
"type": "episodes",
"id": "186952"
},
{
"type": "episodes",
"id": "186953"
},
{
"type": "episodes",
"id": "186954"
},
{
"type": "episodes",
"id": "186955"
},
{
"type": "episodes",
"id": "186956"
},
{
"type": "episodes",
"id": "186957"
},
{
"type": "episodes",
"id": "186958"
},
{
"type": "episodes",
"id": "186959"
},
{
"type": "episodes",
"id": "186960"
},
{
"type": "episodes",
"id": "186961"
},
{
"type": "episodes",
"id": "186962"
},
{
"type": "episodes",
"id": "186963"
}
]
}
}
},
{
"id": "3532",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3532"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3532/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3532/episodes"
},
"data": [
{
"type": "episodes",
"id": "59387"
},
{
"type": "episodes",
"id": "59388"
},
{
"type": "episodes",
"id": "59389"
},
{
"type": "episodes",
"id": "59390"
},
{
"type": "episodes",
"id": "59391"
},
{
"type": "episodes",
"id": "59392"
},
{
"type": "episodes",
"id": "59393"
},
{
"type": "episodes",
"id": "59394"
},
{
"type": "episodes",
"id": "59395"
},
{
"type": "episodes",
"id": "59396"
},
{
"type": "episodes",
"id": "59397"
},
{
"type": "episodes",
"id": "59398"
},
{
"type": "episodes",
"id": "59399"
},
{
"type": "episodes",
"id": "59400"
},
{
"type": "episodes",
"id": "59401"
},
{
"type": "episodes",
"id": "59402"
},
{
"type": "episodes",
"id": "59403"
},
{
"type": "episodes",
"id": "59404"
},
{
"type": "episodes",
"id": "59405"
},
{
"type": "episodes",
"id": "59406"
},
{
"type": "episodes",
"id": "59407"
},
{
"type": "episodes",
"id": "59408"
},
{
"type": "episodes",
"id": "59409"
},
{
"type": "episodes",
"id": "59410"
},
{
"type": "episodes",
"id": "59411"
}
]
}
}
},
{
"id": "11902",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11902"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11902/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11902/episodes"
},
"data": [
{
"type": "episodes",
"id": "199651"
},
{
"type": "episodes",
"id": "199652"
},
{
"type": "episodes",
"id": "199653"
},
{
"type": "episodes",
"id": "199654"
},
{
"type": "episodes",
"id": "199655"
},
{
"type": "episodes",
"id": "199656"
},
{
"type": "episodes",
"id": "199657"
},
{
"type": "episodes",
"id": "199658"
},
{
"type": "episodes",
"id": "199659"
},
{
"type": "episodes",
"id": "199660"
},
{
"type": "episodes",
"id": "199661"
},
{
"type": "episodes",
"id": "199662"
}
]
}
}
},
{
"id": "6448",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6448"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 148
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6448/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6448/episodes"
},
"data": [
{
"type": "episodes",
"id": "104999"
},
{
"type": "episodes",
"id": "105000"
},
{
"type": "episodes",
"id": "105001"
},
{
"type": "episodes",
"id": "105002"
},
{
"type": "episodes",
"id": "105003"
},
{
"type": "episodes",
"id": "105004"
},
{
"type": "episodes",
"id": "105005"
},
{
"type": "episodes",
"id": "105006"
},
{
"type": "episodes",
"id": "105007"
},
{
"type": "episodes",
"id": "105008"
},
{
"type": "episodes",
"id": "105009"
},
{
"type": "episodes",
"id": "105010"
},
{
"type": "episodes",
"id": "105011"
},
{
"type": "episodes",
"id": "105012"
},
{
"type": "episodes",
"id": "105013"
},
{
"type": "episodes",
"id": "105014"
},
{
"type": "episodes",
"id": "105015"
},
{
"type": "episodes",
"id": "105016"
},
{
"type": "episodes",
"id": "105017"
},
{
"type": "episodes",
"id": "105018"
},
{
"type": "episodes",
"id": "105019"
},
{
"type": "episodes",
"id": "105020"
},
{
"type": "episodes",
"id": "105021"
},
{
"type": "episodes",
"id": "105022"
},
{
"type": "episodes",
"id": "105023"
},
{
"type": "episodes",
"id": "105024"
},
{
"type": "episodes",
"id": "105025"
},
{
"type": "episodes",
"id": "105026"
},
{
"type": "episodes",
"id": "105027"
},
{
"type": "episodes",
"id": "105028"
},
{
"type": "episodes",
"id": "105029"
},
{
"type": "episodes",
"id": "105030"
},
{
"type": "episodes",
"id": "105031"
},
{
"type": "episodes",
"id": "105032"
},
{
"type": "episodes",
"id": "105033"
},
{
"type": "episodes",
"id": "105034"
},
{
"type": "episodes",
"id": "105035"
},
{
"type": "episodes",
"id": "105036"
},
{
"type": "episodes",
"id": "105037"
},
{
"type": "episodes",
"id": "105038"
},
{
"type": "episodes",
"id": "105039"
},
{
"type": "episodes",
"id": "105040"
},
{
"type": "episodes",
"id": "105041"
},
{
"type": "episodes",
"id": "105042"
},
{
"type": "episodes",
"id": "105043"
},
{
"type": "episodes",
"id": "105044"
},
{
"type": "episodes",
"id": "105045"
},
{
"type": "episodes",
"id": "105046"
},
{
"type": "episodes",
"id": "105047"
},
{
"type": "episodes",
"id": "105048"
},
{
"type": "episodes",
"id": "105049"
},
{
"type": "episodes",
"id": "105050"
},
{
"type": "episodes",
"id": "105051"
},
{
"type": "episodes",
"id": "105052"
},
{
"type": "episodes",
"id": "105053"
},
{
"type": "episodes",
"id": "105054"
},
{
"type": "episodes",
"id": "105055"
},
{
"type": "episodes",
"id": "105056"
},
{
"type": "episodes",
"id": "106278"
},
{
"type": "episodes",
"id": "106279"
},
{
"type": "episodes",
"id": "106280"
},
{
"type": "episodes",
"id": "106281"
},
{
"type": "episodes",
"id": "106282"
},
{
"type": "episodes",
"id": "106283"
},
{
"type": "episodes",
"id": "106284"
},
{
"type": "episodes",
"id": "106285"
},
{
"type": "episodes",
"id": "106286"
},
{
"type": "episodes",
"id": "106287"
},
{
"type": "episodes",
"id": "106288"
},
{
"type": "episodes",
"id": "106289"
},
{
"type": "episodes",
"id": "106290"
},
{
"type": "episodes",
"id": "106291"
},
{
"type": "episodes",
"id": "106292"
},
{
"type": "episodes",
"id": "106293"
},
{
"type": "episodes",
"id": "106294"
},
{
"type": "episodes",
"id": "106295"
},
{
"type": "episodes",
"id": "106296"
},
{
"type": "episodes",
"id": "106297"
},
{
"type": "episodes",
"id": "170251"
},
{
"type": "episodes",
"id": "170252"
},
{
"type": "episodes",
"id": "170253"
},
{
"type": "episodes",
"id": "170254"
},
{
"type": "episodes",
"id": "170255"
},
{
"type": "episodes",
"id": "170256"
},
{
"type": "episodes",
"id": "170257"
},
{
"type": "episodes",
"id": "170258"
},
{
"type": "episodes",
"id": "170259"
},
{
"type": "episodes",
"id": "170260"
},
{
"type": "episodes",
"id": "170261"
},
{
"type": "episodes",
"id": "170262"
},
{
"type": "episodes",
"id": "170263"
},
{
"type": "episodes",
"id": "170264"
},
{
"type": "episodes",
"id": "170265"
},
{
"type": "episodes",
"id": "170266"
},
{
"type": "episodes",
"id": "170267"
},
{
"type": "episodes",
"id": "170268"
},
{
"type": "episodes",
"id": "170269"
},
{
"type": "episodes",
"id": "170270"
},
{
"type": "episodes",
"id": "170271"
},
{
"type": "episodes",
"id": "170272"
},
{
"type": "episodes",
"id": "170273"
},
{
"type": "episodes",
"id": "170274"
},
{
"type": "episodes",
"id": "170275"
},
{
"type": "episodes",
"id": "170276"
},
{
"type": "episodes",
"id": "170277"
},
{
"type": "episodes",
"id": "170278"
},
{
"type": "episodes",
"id": "170279"
},
{
"type": "episodes",
"id": "170280"
},
{
"type": "episodes",
"id": "170281"
},
{
"type": "episodes",
"id": "170282"
},
{
"type": "episodes",
"id": "170283"
},
{
"type": "episodes",
"id": "170284"
},
{
"type": "episodes",
"id": "170285"
},
{
"type": "episodes",
"id": "170286"
},
{
"type": "episodes",
"id": "170287"
},
{
"type": "episodes",
"id": "170288"
},
{
"type": "episodes",
"id": "105057"
},
{
"type": "episodes",
"id": "105058"
},
{
"type": "episodes",
"id": "105059"
},
{
"type": "episodes",
"id": "105060"
},
{
"type": "episodes",
"id": "105061"
},
{
"type": "episodes",
"id": "105062"
},
{
"type": "episodes",
"id": "105063"
},
{
"type": "episodes",
"id": "105064"
},
{
"type": "episodes",
"id": "105065"
},
{
"type": "episodes",
"id": "105066"
},
{
"type": "episodes",
"id": "105067"
},
{
"type": "episodes",
"id": "105068"
},
{
"type": "episodes",
"id": "170289"
},
{
"type": "episodes",
"id": "170290"
},
{
"type": "episodes",
"id": "170291"
},
{
"type": "episodes",
"id": "170292"
},
{
"type": "episodes",
"id": "170293"
},
{
"type": "episodes",
"id": "170294"
},
{
"type": "episodes",
"id": "170295"
},
{
"type": "episodes",
"id": "170296"
},
{
"type": "episodes",
"id": "170297"
},
{
"type": "episodes",
"id": "170298"
},
{
"type": "episodes",
"id": "170299"
},
{
"type": "episodes",
"id": "170300"
},
{
"type": "episodes",
"id": "170301"
},
{
"type": "episodes",
"id": "170302"
},
{
"type": "episodes",
"id": "170303"
},
{
"type": "episodes",
"id": "170304"
},
{
"type": "episodes",
"id": "170305"
},
{
"type": "episodes",
"id": "170306"
},
{
"type": "episodes",
"id": "170307"
},
{
"type": "episodes",
"id": "170308"
}
]
}
}
},
{
"id": "11899",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11899"
},
"attributes": {
"episodeLength": 0,
"episodeCount": 8
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11899/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11899/episodes"
},
"data": [
{
"type": "episodes",
"id": "182869"
},
{
"type": "episodes",
"id": "182870"
},
{
"type": "episodes",
"id": "182871"
},
{
"type": "episodes",
"id": "182872"
},
{
"type": "episodes",
"id": "186753"
},
{
"type": "episodes",
"id": "186754"
},
{
"type": "episodes",
"id": "186755"
},
{
"type": "episodes",
"id": "186756"
}
]
}
}
},
{
"id": "10020",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10020"
},
"attributes": {
"episodeLength": 10,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10020/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10020/episodes"
},
"data": [
{
"type": "episodes",
"id": "170988"
}
]
}
}
},
{
"id": "7973",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7973"
},
"attributes": {
"episodeLength": 31,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7973/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7973/episodes"
},
"data": [
{
"type": "episodes",
"id": "111792"
}
]
}
}
},
{
"id": "6484",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6484"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6484/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6484/episodes"
},
"data": [
{
"type": "episodes",
"id": "96132"
}
]
}
}
},
{
"id": "6279",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6279"
},
"attributes": {
"episodeLength": 1,
"episodeCount": 10
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6279/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6279/episodes"
},
"data": [
{
"type": "episodes",
"id": "94436"
},
{
"type": "episodes",
"id": "94437"
},
{
"type": "episodes",
"id": "94438"
},
{
"type": "episodes",
"id": "94439"
},
{
"type": "episodes",
"id": "94440"
},
{
"type": "episodes",
"id": "94441"
},
{
"type": "episodes",
"id": "94442"
},
{
"type": "episodes",
"id": "94443"
},
{
"type": "episodes",
"id": "94444"
},
{
"type": "episodes",
"id": "94445"
}
]
}
}
},
{
"id": "14084",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14084"
},
"attributes": {
"episodeLength": 96,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14084/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14084/episodes"
},
"data": [
{
"type": "episodes",
"id": "230403"
}
]
}
}
},
{
"id": "12511",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12511"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12511/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12511/episodes"
},
"data": [
{
"type": "episodes",
"id": "199300"
}
]
}
}
},
{
"id": "14030",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14030"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14030/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14030/episodes"
},
"data": [
{
"type": "episodes",
"id": "229742"
}
]
}
}
},
{
"id": "42356",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42356"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42356/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42356/episodes"
},
"data": [
{
"type": "episodes",
"id": "265060"
},
{
"type": "episodes",
"id": "278267"
}
]
}
}
},
{
"id": "7293",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7293"
},
"attributes": {
"episodeLength": 6,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7293/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7293/episodes"
},
"data": [
{
"type": "episodes",
"id": "101869"
},
{
"type": "episodes",
"id": "101870"
},
{
"type": "episodes",
"id": "101871"
},
{
"type": "episodes",
"id": "101872"
},
{
"type": "episodes",
"id": "101873"
},
{
"type": "episodes",
"id": "101874"
}
]
}
}
},
{
"id": "8154",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8154"
},
"attributes": {
"episodeLength": 3,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8154/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8154/episodes"
},
"data": [
{
"type": "episodes",
"id": "114032"
},
{
"type": "episodes",
"id": "114033"
},
{
"type": "episodes",
"id": "114034"
},
{
"type": "episodes",
"id": "114035"
},
{
"type": "episodes",
"id": "114036"
},
{
"type": "episodes",
"id": "114037"
}
]
}
}
},
{
"id": "8415",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8415"
},
"attributes": {
"episodeLength": 3,
"episodeCount": 7
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8415/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8415/episodes"
},
"data": [
{
"type": "episodes",
"id": "149390"
},
{
"type": "episodes",
"id": "149391"
},
{
"type": "episodes",
"id": "149392"
},
{
"type": "episodes",
"id": "149393"
},
{
"type": "episodes",
"id": "149394"
},
{
"type": "episodes",
"id": "149395"
},
{
"type": "episodes",
"id": "149396"
}
]
}
}
},
{
"id": "9132",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9132"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9132/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9132/episodes"
},
"data": [
{
"type": "episodes",
"id": "148524"
}
]
}
}
},
{
"id": "7556",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7556"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7556/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7556/episodes"
},
"data": [
{
"type": "episodes",
"id": "102967"
}
]
}
}
},
{
"id": "7286",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7286"
},
"attributes": {
"episodeLength": 27,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7286/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7286/episodes"
},
"data": [
{
"type": "episodes",
"id": "101793"
},
{
"type": "episodes",
"id": "101794"
},
{
"type": "episodes",
"id": "101795"
}
]
}
}
},
{
"id": "7330",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7330"
},
"attributes": {
"episodeLength": 3,
"episodeCount": 7
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7330/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7330/episodes"
},
"data": [
{
"type": "episodes",
"id": "108351"
},
{
"type": "episodes",
"id": "108352"
},
{
"type": "episodes",
"id": "108353"
},
{
"type": "episodes",
"id": "108354"
},
{
"type": "episodes",
"id": "108355"
},
{
"type": "episodes",
"id": "108356"
},
{
"type": "episodes",
"id": "108357"
}
]
}
}
},
{
"id": "42584",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42584"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42584/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42584/episodes"
},
"data": [
{
"type": "episodes",
"id": "269512"
}
]
}
}
},
{
"id": "11851",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11851"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11851/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11851/episodes"
},
"data": [
{
"type": "episodes",
"id": "190908"
}
]
}
}
},
{
"id": "13294",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13294"
},
"attributes": {
"episodeLength": 14,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13294/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13294/episodes"
},
"data": [
{
"type": "episodes",
"id": "200090"
},
{
"type": "episodes",
"id": "200091"
}
]
}
}
},
{
"id": "12064",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12064"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12064/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12064/episodes"
},
"data": [
{
"type": "episodes",
"id": "239284"
},
{
"type": "episodes",
"id": "239285"
},
{
"type": "episodes",
"id": "273311"
},
{
"type": "episodes",
"id": "278469"
}
]
}
}
},
{
"id": "41397",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41397"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41397/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41397/episodes"
},
"data": [
{
"type": "episodes",
"id": "246241"
}
]
}
}
},
{
"id": "11772",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11772"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11772/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11772/episodes"
},
"data": [
{
"type": "episodes",
"id": "181939"
}
]
}
}
},
{
"id": "13136",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13136"
},
"attributes": {
"episodeLength": 30,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13136/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13136/episodes"
},
"data": [
{
"type": "episodes",
"id": "201478"
}
]
}
}
},
{
"id": "11752",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11752"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11752/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11752/episodes"
},
"data": [
{
"type": "episodes",
"id": "181838"
}
]
}
}
},
{
"id": "42416",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42416"
},
"attributes": {
"episodeLength": 30,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42416/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42416/episodes"
},
"data": [
{
"type": "episodes",
"id": "267484"
}
]
}
}
},
{
"id": "41072",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41072"
},
"attributes": {
"episodeLength": 7,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41072/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41072/episodes"
},
"data": [
{
"type": "episodes",
"id": "239739"
},
{
"type": "episodes",
"id": "239740"
},
{
"type": "episodes",
"id": "239741"
},
{
"type": "episodes",
"id": "239742"
},
{
"type": "episodes",
"id": "239743"
},
{
"type": "episodes",
"id": "239744"
}
]
}
}
},
{
"id": "13647",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13647"
},
"attributes": {
"episodeLength": 99,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13647/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13647/episodes"
},
"data": [
{
"type": "episodes",
"id": "203101"
}
]
}
}
},
{
"id": "10751",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10751"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10751/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10751/episodes"
},
"data": [
{
"type": "episodes",
"id": "175859"
},
{
"type": "episodes",
"id": "179577"
}
]
}
}
},
{
"id": "42050",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42050"
},
"attributes": {
"episodeLength": 20,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42050/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42050/episodes"
},
"data": [
{
"type": "episodes",
"id": "258227"
}
]
}
}
},
{
"id": "14204",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14204"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14204/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14204/episodes"
},
"data": [
{
"type": "episodes",
"id": "233512"
}
]
}
}
},
{
"id": "8490",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8490"
},
"attributes": {
"episodeLength": 26,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8490/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8490/episodes"
},
"data": [
{
"type": "episodes",
"id": "115278"
},
{
"type": "episodes",
"id": "148958"
},
{
"type": "episodes",
"id": "172729"
}
]
}
}
},
{
"id": "11760",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11760"
},
"attributes": {
"episodeLength": 15,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11760/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11760/episodes"
},
"data": [
{
"type": "episodes",
"id": "181843"
},
{
"type": "episodes",
"id": "186393"
}
]
}
}
},
{
"id": "8534",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8534"
},
"attributes": {
"episodeLength": 3,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8534/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8534/episodes"
},
"data": [
{
"type": "episodes",
"id": "116162"
},
{
"type": "episodes",
"id": "116163"
},
{
"type": "episodes",
"id": "116164"
},
{
"type": "episodes",
"id": "116165"
},
{
"type": "episodes",
"id": "116166"
},
{
"type": "episodes",
"id": "116167"
}
]
}
}
},
{
"id": "42703",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42703"
},
"attributes": {
"episodeLength": 12,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42703/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42703/episodes"
},
"data": [
{
"type": "episodes",
"id": "271743"
},
{
"type": "episodes",
"id": "271744"
},
{
"type": "episodes",
"id": "271745"
},
{
"type": "episodes",
"id": "271746"
},
{
"type": "episodes",
"id": "271747"
},
{
"type": "episodes",
"id": "271748"
}
]
}
}
},
{
"id": "11430",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11430"
},
"attributes": {
"episodeLength": 12,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11430/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11430/episodes"
},
"data": [
{
"type": "episodes",
"id": "179910"
},
{
"type": "episodes",
"id": "180452"
},
{
"type": "episodes",
"id": "180453"
},
{
"type": "episodes",
"id": "180454"
},
{
"type": "episodes",
"id": "180455"
},
{
"type": "episodes",
"id": "180456"
}
]
}
}
},
{
"id": "11402",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11402"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11402/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11402/episodes"
},
"data": [
{
"type": "episodes",
"id": "179651"
}
]
}
}
},
{
"id": "42902",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42902"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42902/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42902/episodes"
},
"data": [
{
"type": "episodes",
"id": "272851"
}
]
}
}
},
{
"id": "11342",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11342"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11342/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11342/episodes"
},
"data": [
{
"type": "episodes",
"id": "179189"
}
]
}
}
},
{
"id": "11462",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11462"
},
"attributes": {
"episodeLength": 3,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11462/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11462/episodes"
},
"data": [
{
"type": "episodes",
"id": "184356"
},
{
"type": "episodes",
"id": "184357"
},
{
"type": "episodes",
"id": "184358"
},
{
"type": "episodes",
"id": "184359"
}
]
}
}
},
{
"id": "10881",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10881"
},
"attributes": {
"episodeLength": 4,
"episodeCount": 9
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10881/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10881/episodes"
},
"data": [
{
"type": "episodes",
"id": "180172"
},
{
"type": "episodes",
"id": "180173"
},
{
"type": "episodes",
"id": "180174"
},
{
"type": "episodes",
"id": "180175"
},
{
"type": "episodes",
"id": "180176"
},
{
"type": "episodes",
"id": "180177"
},
{
"type": "episodes",
"id": "180178"
},
{
"type": "episodes",
"id": "180179"
},
{
"type": "episodes",
"id": "180180"
}
]
}
}
},
{
"id": "12278",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12278"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12278/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12278/episodes"
},
"data": [
{
"type": "episodes",
"id": "186988"
}
]
}
}
},
{
"id": "11914",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11914"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11914/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11914/episodes"
},
"data": [
{
"type": "episodes",
"id": "199563"
},
{
"type": "episodes",
"id": "199564"
},
{
"type": "episodes",
"id": "199565"
},
{
"type": "episodes",
"id": "199566"
},
{
"type": "episodes",
"id": "199567"
},
{
"type": "episodes",
"id": "199568"
},
{
"type": "episodes",
"id": "199569"
},
{
"type": "episodes",
"id": "199570"
},
{
"type": "episodes",
"id": "199571"
},
{
"type": "episodes",
"id": "199572"
},
{
"type": "episodes",
"id": "199573"
},
{
"type": "episodes",
"id": "199574"
}
]
}
}
},
{
"id": "14016",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14016"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14016/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14016/episodes"
},
"data": [
{
"type": "episodes",
"id": "240561"
},
{
"type": "episodes",
"id": "240562"
}
]
}
}
},
{
"id": "9968",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9968"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9968/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9968/episodes"
},
"data": [
{
"type": "episodes",
"id": "158539"
}
]
}
}
},
{
"id": "7694",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7694"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7694/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7694/episodes"
},
"data": [
{
"type": "episodes",
"id": "107365"
},
{
"type": "episodes",
"id": "113134"
},
{
"type": "episodes",
"id": "114661"
}
]
}
}
},
{
"id": "8674",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8674"
},
"attributes": {
"episodeLength": 27,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8674/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8674/episodes"
},
"data": [
{
"type": "episodes",
"id": "116583"
},
{
"type": "episodes",
"id": "116584"
}
]
}
}
},
{
"id": "13718",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13718"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13718/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13718/episodes"
},
"data": [
{
"type": "episodes",
"id": "224619"
},
{
"type": "episodes",
"id": "224620"
},
{
"type": "episodes",
"id": "224621"
}
]
}
}
},
{
"id": "7914",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7914"
},
"attributes": {
"episodeLength": 101,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7914/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7914/episodes"
},
"data": [
{
"type": "episodes",
"id": "110512"
}
]
}
}
},
{
"id": "10789",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10789"
},
"attributes": {
"episodeLength": 30,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10789/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10789/episodes"
},
"data": [
{
"type": "episodes",
"id": "180002"
}
]
}
}
},
{
"id": "11294",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11294"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11294/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11294/episodes"
},
"data": [
{
"type": "episodes",
"id": "178696"
}
]
}
}
},
{
"id": "7748",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7748"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7748/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7748/episodes"
},
"data": [
{
"type": "episodes",
"id": "107812"
}
]
}
}
},
{
"id": "12045",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12045"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12045/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12045/episodes"
},
"data": [
{
"type": "episodes",
"id": "185325"
}
]
}
}
},
{
"id": "13894",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13894"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13894/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13894/episodes"
},
"data": [
{
"type": "episodes",
"id": "242251"
},
{
"type": "episodes",
"id": "242252"
},
{
"type": "episodes",
"id": "242253"
},
{
"type": "episodes",
"id": "242254"
},
{
"type": "episodes",
"id": "242255"
},
{
"type": "episodes",
"id": "242256"
},
{
"type": "episodes",
"id": "242257"
},
{
"type": "episodes",
"id": "242258"
},
{
"type": "episodes",
"id": "242259"
},
{
"type": "episodes",
"id": "242260"
},
{
"type": "episodes",
"id": "242261"
},
{
"type": "episodes",
"id": "242262"
}
]
}
}
},
{
"id": "7936",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7936"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 20
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7936/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7936/episodes"
},
"data": [
{
"type": "episodes",
"id": "110982"
},
{
"type": "episodes",
"id": "110983"
},
{
"type": "episodes",
"id": "110984"
},
{
"type": "episodes",
"id": "110985"
},
{
"type": "episodes",
"id": "110986"
},
{
"type": "episodes",
"id": "110987"
},
{
"type": "episodes",
"id": "110988"
},
{
"type": "episodes",
"id": "110989"
},
{
"type": "episodes",
"id": "110990"
},
{
"type": "episodes",
"id": "110991"
},
{
"type": "episodes",
"id": "110992"
},
{
"type": "episodes",
"id": "110993"
},
{
"type": "episodes",
"id": "110994"
},
{
"type": "episodes",
"id": "110995"
},
{
"type": "episodes",
"id": "110996"
},
{
"type": "episodes",
"id": "110997"
},
{
"type": "episodes",
"id": "110998"
},
{
"type": "episodes",
"id": "110999"
},
{
"type": "episodes",
"id": "111000"
},
{
"type": "episodes",
"id": "111001"
}
]
}
}
},
{
"id": "7937",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7937"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 20
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7937/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7937/episodes"
},
"data": [
{
"type": "episodes",
"id": "111002"
},
{
"type": "episodes",
"id": "111003"
},
{
"type": "episodes",
"id": "111004"
},
{
"type": "episodes",
"id": "111005"
},
{
"type": "episodes",
"id": "111006"
},
{
"type": "episodes",
"id": "111007"
},
{
"type": "episodes",
"id": "111008"
},
{
"type": "episodes",
"id": "111009"
},
{
"type": "episodes",
"id": "111010"
},
{
"type": "episodes",
"id": "111011"
},
{
"type": "episodes",
"id": "111012"
},
{
"type": "episodes",
"id": "111013"
},
{
"type": "episodes",
"id": "111014"
},
{
"type": "episodes",
"id": "111015"
},
{
"type": "episodes",
"id": "111016"
},
{
"type": "episodes",
"id": "111017"
},
{
"type": "episodes",
"id": "111018"
},
{
"type": "episodes",
"id": "111019"
},
{
"type": "episodes",
"id": "111020"
},
{
"type": "episodes",
"id": "111021"
}
]
}
}
},
{
"id": "7926",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7926"
},
"attributes": {
"episodeLength": null,
"episodeCount": 21
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7926/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7926/episodes"
},
"data": [
{
"type": "episodes",
"id": "110593"
},
{
"type": "episodes",
"id": "110594"
},
{
"type": "episodes",
"id": "110595"
},
{
"type": "episodes",
"id": "110596"
},
{
"type": "episodes",
"id": "110597"
},
{
"type": "episodes",
"id": "110598"
},
{
"type": "episodes",
"id": "110599"
},
{
"type": "episodes",
"id": "110600"
},
{
"type": "episodes",
"id": "110601"
},
{
"type": "episodes",
"id": "110602"
},
{
"type": "episodes",
"id": "110603"
},
{
"type": "episodes",
"id": "110604"
},
{
"type": "episodes",
"id": "110605"
},
{
"type": "episodes",
"id": "110606"
},
{
"type": "episodes",
"id": "110607"
},
{
"type": "episodes",
"id": "110608"
},
{
"type": "episodes",
"id": "110609"
},
{
"type": "episodes",
"id": "110610"
},
{
"type": "episodes",
"id": "110611"
},
{
"type": "episodes",
"id": "110612"
},
{
"type": "episodes",
"id": "110613"
}
]
}
}
},
{
"id": "42218",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42218"
},
"attributes": {
"episodeLength": 126,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42218/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42218/episodes"
},
"data": [
{
"type": "episodes",
"id": "260625"
}
]
}
}
},
{
"id": "5487",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5487"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5487/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5487/episodes"
},
"data": [
{
"type": "episodes",
"id": "84762"
},
{
"type": "episodes",
"id": "84763"
},
{
"type": "episodes",
"id": "84764"
},
{
"type": "episodes",
"id": "84765"
},
{
"type": "episodes",
"id": "84766"
},
{
"type": "episodes",
"id": "84767"
},
{
"type": "episodes",
"id": "84768"
},
{
"type": "episodes",
"id": "84769"
},
{
"type": "episodes",
"id": "84770"
},
{
"type": "episodes",
"id": "84771"
},
{
"type": "episodes",
"id": "84772"
},
{
"type": "episodes",
"id": "84773"
}
]
}
}
},
{
"id": "7006",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7006"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7006/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7006/episodes"
},
"data": [
{
"type": "episodes",
"id": "171712"
},
{
"type": "episodes",
"id": "171713"
},
{
"type": "episodes",
"id": "171714"
},
{
"type": "episodes",
"id": "171715"
},
{
"type": "episodes",
"id": "171716"
},
{
"type": "episodes",
"id": "171717"
},
{
"type": "episodes",
"id": "171718"
},
{
"type": "episodes",
"id": "171719"
},
{
"type": "episodes",
"id": "171720"
},
{
"type": "episodes",
"id": "171721"
},
{
"type": "episodes",
"id": "171722"
},
{
"type": "episodes",
"id": "171723"
},
{
"type": "episodes",
"id": "171724"
}
]
}
}
},
{
"id": "5998",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5998"
},
"attributes": {
"episodeLength": 28,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5998/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5998/episodes"
},
"data": [
{
"type": "episodes",
"id": "90912"
},
{
"type": "episodes",
"id": "90913"
},
{
"type": "episodes",
"id": "90914"
},
{
"type": "episodes",
"id": "90915"
}
]
}
}
},
{
"id": "7822",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7822"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7822/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7822/episodes"
},
"data": [
{
"type": "episodes",
"id": "108797"
},
{
"type": "episodes",
"id": "108798"
},
{
"type": "episodes",
"id": "108799"
}
]
}
}
},
{
"id": "42211",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42211"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42211/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42211/episodes"
},
"data": [
{
"type": "episodes",
"id": "261285"
},
{
"type": "episodes",
"id": "261286"
},
{
"type": "episodes",
"id": "261287"
},
{
"type": "episodes",
"id": "265272"
},
{
"type": "episodes",
"id": "265273"
},
{
"type": "episodes",
"id": "265274"
},
{
"type": "episodes",
"id": "265275"
},
{
"type": "episodes",
"id": "265276"
},
{
"type": "episodes",
"id": "265277"
},
{
"type": "episodes",
"id": "265278"
},
{
"type": "episodes",
"id": "265279"
},
{
"type": "episodes",
"id": "265280"
}
]
}
}
},
{
"id": "12116",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12116"
},
"attributes": {
"episodeLength": 0,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12116/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12116/episodes"
},
"data": [
{
"type": "episodes",
"id": "213873"
}
]
}
}
},
{
"id": "41770",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41770"
},
"attributes": {
"episodeLength": 60,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41770/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41770/episodes"
},
"data": [
{
"type": "episodes",
"id": "252685"
}
]
}
}
},
{
"id": "8135",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8135"
},
"attributes": {
"episodeLength": 83,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8135/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8135/episodes"
},
"data": [
{
"type": "episodes",
"id": "113149"
}
]
}
}
},
{
"id": "10745",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10745"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10745/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10745/episodes"
},
"data": [
{
"type": "episodes",
"id": "179679"
},
{
"type": "episodes",
"id": "179680"
},
{
"type": "episodes",
"id": "179681"
},
{
"type": "episodes",
"id": "179682"
},
{
"type": "episodes",
"id": "179683"
},
{
"type": "episodes",
"id": "179684"
},
{
"type": "episodes",
"id": "179685"
},
{
"type": "episodes",
"id": "179686"
},
{
"type": "episodes",
"id": "179687"
},
{
"type": "episodes",
"id": "179688"
},
{
"type": "episodes",
"id": "179689"
},
{
"type": "episodes",
"id": "179690"
}
]
}
}
},
{
"id": "41772",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41772"
},
"attributes": {
"episodeLength": 60,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41772/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41772/episodes"
},
"data": [
{
"type": "episodes",
"id": "252684"
}
]
}
}
},
{
"id": "42064",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42064"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42064/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42064/episodes"
},
"data": [
{
"type": "episodes",
"id": "260383"
},
{
"type": "episodes",
"id": "260384"
},
{
"type": "episodes",
"id": "260864"
},
{
"type": "episodes",
"id": "260865"
},
{
"type": "episodes",
"id": "260866"
},
{
"type": "episodes",
"id": "260867"
},
{
"type": "episodes",
"id": "260868"
},
{
"type": "episodes",
"id": "260869"
},
{
"type": "episodes",
"id": "260870"
},
{
"type": "episodes",
"id": "260871"
},
{
"type": "episodes",
"id": "260872"
},
{
"type": "episodes",
"id": "260873"
}
]
}
}
},
{
"id": "9967",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9967"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9967/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9967/episodes"
},
"data": [
{
"type": "episodes",
"id": "176229"
},
{
"type": "episodes",
"id": "176230"
},
{
"type": "episodes",
"id": "176231"
},
{
"type": "episodes",
"id": "176232"
},
{
"type": "episodes",
"id": "176233"
},
{
"type": "episodes",
"id": "176234"
},
{
"type": "episodes",
"id": "176235"
},
{
"type": "episodes",
"id": "176236"
},
{
"type": "episodes",
"id": "176237"
},
{
"type": "episodes",
"id": "176238"
},
{
"type": "episodes",
"id": "176239"
},
{
"type": "episodes",
"id": "176240"
},
{
"type": "episodes",
"id": "176241"
},
{
"type": "episodes",
"id": "176242"
},
{
"type": "episodes",
"id": "176243"
},
{
"type": "episodes",
"id": "176244"
},
{
"type": "episodes",
"id": "176245"
},
{
"type": "episodes",
"id": "176246"
},
{
"type": "episodes",
"id": "176247"
},
{
"type": "episodes",
"id": "176248"
},
{
"type": "episodes",
"id": "176249"
},
{
"type": "episodes",
"id": "176250"
},
{
"type": "episodes",
"id": "176251"
},
{
"type": "episodes",
"id": "176252"
}
]
}
}
},
{
"id": "6028",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6028"
},
"attributes": {
"episodeLength": 28,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6028/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6028/episodes"
},
"data": [
{
"type": "episodes",
"id": "168023"
},
{
"type": "episodes",
"id": "168024"
},
{
"type": "episodes",
"id": "168025"
},
{
"type": "episodes",
"id": "168026"
},
{
"type": "episodes",
"id": "168027"
},
{
"type": "episodes",
"id": "168028"
},
{
"type": "episodes",
"id": "168029"
},
{
"type": "episodes",
"id": "168030"
},
{
"type": "episodes",
"id": "168031"
},
{
"type": "episodes",
"id": "168032"
},
{
"type": "episodes",
"id": "168033"
},
{
"type": "episodes",
"id": "168034"
},
{
"type": "episodes",
"id": "168035"
}
]
}
}
},
{
"id": "7000",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7000"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 22
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7000/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7000/episodes"
},
"data": [
{
"type": "episodes",
"id": "100712"
},
{
"type": "episodes",
"id": "100713"
},
{
"type": "episodes",
"id": "100714"
},
{
"type": "episodes",
"id": "100715"
},
{
"type": "episodes",
"id": "100716"
},
{
"type": "episodes",
"id": "100717"
},
{
"type": "episodes",
"id": "100718"
},
{
"type": "episodes",
"id": "100719"
},
{
"type": "episodes",
"id": "100720"
},
{
"type": "episodes",
"id": "100721"
},
{
"type": "episodes",
"id": "100722"
},
{
"type": "episodes",
"id": "100723"
},
{
"type": "episodes",
"id": "100724"
},
{
"type": "episodes",
"id": "100725"
},
{
"type": "episodes",
"id": "100726"
},
{
"type": "episodes",
"id": "100727"
},
{
"type": "episodes",
"id": "100728"
},
{
"type": "episodes",
"id": "100729"
},
{
"type": "episodes",
"id": "100730"
},
{
"type": "episodes",
"id": "100731"
},
{
"type": "episodes",
"id": "100732"
},
{
"type": "episodes",
"id": "100733"
}
]
}
}
},
{
"id": "8133",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8133"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8133/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8133/episodes"
},
"data": [
{
"type": "episodes",
"id": "114757"
},
{
"type": "episodes",
"id": "114758"
},
{
"type": "episodes",
"id": "114759"
},
{
"type": "episodes",
"id": "114760"
},
{
"type": "episodes",
"id": "114761"
},
{
"type": "episodes",
"id": "114762"
},
{
"type": "episodes",
"id": "114763"
},
{
"type": "episodes",
"id": "114764"
},
{
"type": "episodes",
"id": "114765"
},
{
"type": "episodes",
"id": "114766"
},
{
"type": "episodes",
"id": "114767"
},
{
"type": "episodes",
"id": "114768"
},
{
"type": "episodes",
"id": "114769"
},
{
"type": "episodes",
"id": "114770"
},
{
"type": "episodes",
"id": "114771"
},
{
"type": "episodes",
"id": "114772"
},
{
"type": "episodes",
"id": "114773"
},
{
"type": "episodes",
"id": "114774"
},
{
"type": "episodes",
"id": "114775"
},
{
"type": "episodes",
"id": "114776"
},
{
"type": "episodes",
"id": "114777"
},
{
"type": "episodes",
"id": "114778"
},
{
"type": "episodes",
"id": "114779"
},
{
"type": "episodes",
"id": "114780"
},
{
"type": "episodes",
"id": "114781"
}
]
}
}
},
{
"id": "11110",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11110"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11110/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11110/episodes"
},
"data": [
{
"type": "episodes",
"id": "181619"
},
{
"type": "episodes",
"id": "181620"
},
{
"type": "episodes",
"id": "181621"
},
{
"type": "episodes",
"id": "181622"
},
{
"type": "episodes",
"id": "181623"
},
{
"type": "episodes",
"id": "181624"
},
{
"type": "episodes",
"id": "181625"
},
{
"type": "episodes",
"id": "181626"
},
{
"type": "episodes",
"id": "181627"
},
{
"type": "episodes",
"id": "181628"
},
{
"type": "episodes",
"id": "181629"
},
{
"type": "episodes",
"id": "181630"
}
]
}
}
},
{
"id": "7712",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7712"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7712/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7712/episodes"
},
"data": [
{
"type": "episodes",
"id": "112186"
},
{
"type": "episodes",
"id": "112187"
},
{
"type": "episodes",
"id": "112188"
},
{
"type": "episodes",
"id": "112189"
},
{
"type": "episodes",
"id": "112190"
},
{
"type": "episodes",
"id": "112191"
},
{
"type": "episodes",
"id": "112192"
},
{
"type": "episodes",
"id": "112193"
},
{
"type": "episodes",
"id": "112194"
},
{
"type": "episodes",
"id": "112195"
},
{
"type": "episodes",
"id": "112196"
},
{
"type": "episodes",
"id": "112197"
},
{
"type": "episodes",
"id": "112198"
},
{
"type": "episodes",
"id": "112199"
},
{
"type": "episodes",
"id": "112200"
},
{
"type": "episodes",
"id": "112201"
},
{
"type": "episodes",
"id": "112202"
},
{
"type": "episodes",
"id": "112203"
},
{
"type": "episodes",
"id": "112204"
},
{
"type": "episodes",
"id": "112205"
},
{
"type": "episodes",
"id": "112206"
},
{
"type": "episodes",
"id": "112207"
},
{
"type": "episodes",
"id": "112208"
},
{
"type": "episodes",
"id": "112209"
}
]
}
}
},
{
"id": "3919",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3919"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 15
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3919/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3919/episodes"
},
"data": [
{
"type": "episodes",
"id": "65850"
},
{
"type": "episodes",
"id": "65851"
},
{
"type": "episodes",
"id": "65852"
},
{
"type": "episodes",
"id": "65853"
},
{
"type": "episodes",
"id": "65854"
},
{
"type": "episodes",
"id": "65855"
},
{
"type": "episodes",
"id": "65856"
},
{
"type": "episodes",
"id": "65857"
},
{
"type": "episodes",
"id": "65858"
},
{
"type": "episodes",
"id": "65859"
},
{
"type": "episodes",
"id": "65860"
},
{
"type": "episodes",
"id": "65861"
},
{
"type": "episodes",
"id": "65862"
},
{
"type": "episodes",
"id": "65863"
},
{
"type": "episodes",
"id": "65864"
}
]
}
}
},
{
"id": "4696",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4696"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4696/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4696/episodes"
},
"data": [
{
"type": "episodes",
"id": "75571"
},
{
"type": "episodes",
"id": "75572"
},
{
"type": "episodes",
"id": "75573"
},
{
"type": "episodes",
"id": "75574"
},
{
"type": "episodes",
"id": "75575"
},
{
"type": "episodes",
"id": "75576"
},
{
"type": "episodes",
"id": "75577"
},
{
"type": "episodes",
"id": "75578"
},
{
"type": "episodes",
"id": "75579"
},
{
"type": "episodes",
"id": "75580"
},
{
"type": "episodes",
"id": "75581"
},
{
"type": "episodes",
"id": "75582"
},
{
"type": "episodes",
"id": "75583"
},
{
"type": "episodes",
"id": "75584"
},
{
"type": "episodes",
"id": "75585"
},
{
"type": "episodes",
"id": "75586"
},
{
"type": "episodes",
"id": "75587"
},
{
"type": "episodes",
"id": "75588"
},
{
"type": "episodes",
"id": "75589"
},
{
"type": "episodes",
"id": "75590"
},
{
"type": "episodes",
"id": "75591"
},
{
"type": "episodes",
"id": "75592"
},
{
"type": "episodes",
"id": "75593"
},
{
"type": "episodes",
"id": "75594"
}
]
}
}
},
{
"id": "3128",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3128"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 51
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3128/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3128/episodes"
},
"data": [
{
"type": "episodes",
"id": "52714"
},
{
"type": "episodes",
"id": "52715"
},
{
"type": "episodes",
"id": "52716"
},
{
"type": "episodes",
"id": "52717"
},
{
"type": "episodes",
"id": "52718"
},
{
"type": "episodes",
"id": "52719"
},
{
"type": "episodes",
"id": "52720"
},
{
"type": "episodes",
"id": "52721"
},
{
"type": "episodes",
"id": "52722"
},
{
"type": "episodes",
"id": "52723"
},
{
"type": "episodes",
"id": "52724"
},
{
"type": "episodes",
"id": "52725"
},
{
"type": "episodes",
"id": "52726"
},
{
"type": "episodes",
"id": "52727"
},
{
"type": "episodes",
"id": "52728"
},
{
"type": "episodes",
"id": "52729"
},
{
"type": "episodes",
"id": "52730"
},
{
"type": "episodes",
"id": "52731"
},
{
"type": "episodes",
"id": "52732"
},
{
"type": "episodes",
"id": "52733"
},
{
"type": "episodes",
"id": "52734"
},
{
"type": "episodes",
"id": "52735"
},
{
"type": "episodes",
"id": "52736"
},
{
"type": "episodes",
"id": "52737"
},
{
"type": "episodes",
"id": "52738"
},
{
"type": "episodes",
"id": "52739"
},
{
"type": "episodes",
"id": "52740"
},
{
"type": "episodes",
"id": "52741"
},
{
"type": "episodes",
"id": "52742"
},
{
"type": "episodes",
"id": "52743"
},
{
"type": "episodes",
"id": "52744"
},
{
"type": "episodes",
"id": "52745"
},
{
"type": "episodes",
"id": "52746"
},
{
"type": "episodes",
"id": "52747"
},
{
"type": "episodes",
"id": "52748"
},
{
"type": "episodes",
"id": "52749"
},
{
"type": "episodes",
"id": "52750"
},
{
"type": "episodes",
"id": "52751"
},
{
"type": "episodes",
"id": "52752"
},
{
"type": "episodes",
"id": "52753"
},
{
"type": "episodes",
"id": "52754"
},
{
"type": "episodes",
"id": "52755"
},
{
"type": "episodes",
"id": "52756"
},
{
"type": "episodes",
"id": "52757"
},
{
"type": "episodes",
"id": "52758"
},
{
"type": "episodes",
"id": "52759"
},
{
"type": "episodes",
"id": "52760"
},
{
"type": "episodes",
"id": "52761"
},
{
"type": "episodes",
"id": "52762"
},
{
"type": "episodes",
"id": "52763"
},
{
"type": "episodes",
"id": "52764"
}
]
}
}
},
{
"id": "12230",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12230"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12230/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12230/episodes"
},
"data": [
{
"type": "episodes",
"id": "235467"
},
{
"type": "episodes",
"id": "235468"
},
{
"type": "episodes",
"id": "235469"
},
{
"type": "episodes",
"id": "235470"
},
{
"type": "episodes",
"id": "235472"
},
{
"type": "episodes",
"id": "235473"
},
{
"type": "episodes",
"id": "241401"
},
{
"type": "episodes",
"id": "235475"
},
{
"type": "episodes",
"id": "235476"
},
{
"type": "episodes",
"id": "235477"
},
{
"type": "episodes",
"id": "235478"
},
{
"type": "episodes",
"id": "235479"
},
{
"type": "episodes",
"id": "241337"
}
]
}
}
},
{
"id": "6169",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6169"
},
"attributes": {
"episodeLength": 45,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6169/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6169/episodes"
},
"data": [
{
"type": "episodes",
"id": "93715"
}
]
}
}
},
{
"id": "2027",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/2027"
},
"attributes": {
"episodeLength": 98,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/2027/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/2027/episodes"
},
"data": [
{
"type": "episodes",
"id": "34452"
}
]
}
}
},
{
"id": "7622",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7622"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 25
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7622/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7622/episodes"
},
"data": [
{
"type": "episodes",
"id": "103156"
},
{
"type": "episodes",
"id": "103157"
},
{
"type": "episodes",
"id": "103158"
},
{
"type": "episodes",
"id": "103159"
},
{
"type": "episodes",
"id": "103160"
},
{
"type": "episodes",
"id": "103161"
},
{
"type": "episodes",
"id": "103162"
},
{
"type": "episodes",
"id": "103163"
},
{
"type": "episodes",
"id": "103164"
},
{
"type": "episodes",
"id": "103165"
},
{
"type": "episodes",
"id": "103166"
},
{
"type": "episodes",
"id": "103167"
},
{
"type": "episodes",
"id": "103168"
},
{
"type": "episodes",
"id": "103169"
},
{
"type": "episodes",
"id": "103170"
},
{
"type": "episodes",
"id": "103171"
},
{
"type": "episodes",
"id": "103172"
},
{
"type": "episodes",
"id": "103173"
},
{
"type": "episodes",
"id": "103174"
},
{
"type": "episodes",
"id": "103175"
},
{
"type": "episodes",
"id": "103176"
},
{
"type": "episodes",
"id": "103177"
},
{
"type": "episodes",
"id": "103178"
},
{
"type": "episodes",
"id": "103179"
},
{
"type": "episodes",
"id": "103180"
}
]
}
}
},
{
"id": "6062",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6062"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6062/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6062/episodes"
},
"data": [
{
"type": "episodes",
"id": "91560"
},
{
"type": "episodes",
"id": "91561"
},
{
"type": "episodes",
"id": "91562"
},
{
"type": "episodes",
"id": "91563"
},
{
"type": "episodes",
"id": "91564"
},
{
"type": "episodes",
"id": "91565"
},
{
"type": "episodes",
"id": "91566"
},
{
"type": "episodes",
"id": "91567"
},
{
"type": "episodes",
"id": "91568"
},
{
"type": "episodes",
"id": "91569"
},
{
"type": "episodes",
"id": "91570"
},
{
"type": "episodes",
"id": "91571"
},
{
"type": "episodes",
"id": "91572"
},
{
"type": "episodes",
"id": "91573"
},
{
"type": "episodes",
"id": "91574"
},
{
"type": "episodes",
"id": "91575"
},
{
"type": "episodes",
"id": "91576"
},
{
"type": "episodes",
"id": "91577"
},
{
"type": "episodes",
"id": "91578"
},
{
"type": "episodes",
"id": "91579"
},
{
"type": "episodes",
"id": "91580"
},
{
"type": "episodes",
"id": "91581"
},
{
"type": "episodes",
"id": "91582"
},
{
"type": "episodes",
"id": "91583"
},
{
"type": "episodes",
"id": "91584"
},
{
"type": "episodes",
"id": "91585"
}
]
}
}
},
{
"id": "818",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/818"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 201
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/818/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/818/episodes"
},
"data": [
{
"type": "episodes",
"id": "16768"
},
{
"type": "episodes",
"id": "16769"
},
{
"type": "episodes",
"id": "16770"
},
{
"type": "episodes",
"id": "16771"
},
{
"type": "episodes",
"id": "16772"
},
{
"type": "episodes",
"id": "16773"
},
{
"type": "episodes",
"id": "16774"
},
{
"type": "episodes",
"id": "16775"
},
{
"type": "episodes",
"id": "16776"
},
{
"type": "episodes",
"id": "16777"
},
{
"type": "episodes",
"id": "16778"
},
{
"type": "episodes",
"id": "16779"
},
{
"type": "episodes",
"id": "16780"
},
{
"type": "episodes",
"id": "16781"
},
{
"type": "episodes",
"id": "16782"
},
{
"type": "episodes",
"id": "16783"
},
{
"type": "episodes",
"id": "16784"
},
{
"type": "episodes",
"id": "16785"
},
{
"type": "episodes",
"id": "16786"
},
{
"type": "episodes",
"id": "16787"
},
{
"type": "episodes",
"id": "16788"
},
{
"type": "episodes",
"id": "16789"
},
{
"type": "episodes",
"id": "16790"
},
{
"type": "episodes",
"id": "16791"
},
{
"type": "episodes",
"id": "16792"
},
{
"type": "episodes",
"id": "16793"
},
{
"type": "episodes",
"id": "16794"
},
{
"type": "episodes",
"id": "16795"
},
{
"type": "episodes",
"id": "16796"
},
{
"type": "episodes",
"id": "16797"
},
{
"type": "episodes",
"id": "16798"
},
{
"type": "episodes",
"id": "16799"
},
{
"type": "episodes",
"id": "16800"
},
{
"type": "episodes",
"id": "16801"
},
{
"type": "episodes",
"id": "16802"
},
{
"type": "episodes",
"id": "16803"
},
{
"type": "episodes",
"id": "16804"
},
{
"type": "episodes",
"id": "16805"
},
{
"type": "episodes",
"id": "16806"
},
{
"type": "episodes",
"id": "16807"
},
{
"type": "episodes",
"id": "16808"
},
{
"type": "episodes",
"id": "16809"
},
{
"type": "episodes",
"id": "16810"
},
{
"type": "episodes",
"id": "16811"
},
{
"type": "episodes",
"id": "16812"
},
{
"type": "episodes",
"id": "16813"
},
{
"type": "episodes",
"id": "16814"
},
{
"type": "episodes",
"id": "16815"
},
{
"type": "episodes",
"id": "16816"
},
{
"type": "episodes",
"id": "16817"
},
{
"type": "episodes",
"id": "16818"
},
{
"type": "episodes",
"id": "16819"
},
{
"type": "episodes",
"id": "16820"
},
{
"type": "episodes",
"id": "16821"
},
{
"type": "episodes",
"id": "16822"
},
{
"type": "episodes",
"id": "16823"
},
{
"type": "episodes",
"id": "16824"
},
{
"type": "episodes",
"id": "16825"
},
{
"type": "episodes",
"id": "16826"
},
{
"type": "episodes",
"id": "16827"
},
{
"type": "episodes",
"id": "16828"
},
{
"type": "episodes",
"id": "16829"
},
{
"type": "episodes",
"id": "16830"
},
{
"type": "episodes",
"id": "16831"
},
{
"type": "episodes",
"id": "16832"
},
{
"type": "episodes",
"id": "16833"
},
{
"type": "episodes",
"id": "16834"
},
{
"type": "episodes",
"id": "16835"
},
{
"type": "episodes",
"id": "16836"
},
{
"type": "episodes",
"id": "16837"
},
{
"type": "episodes",
"id": "16838"
},
{
"type": "episodes",
"id": "16839"
},
{
"type": "episodes",
"id": "16840"
},
{
"type": "episodes",
"id": "16841"
},
{
"type": "episodes",
"id": "16842"
},
{
"type": "episodes",
"id": "16843"
},
{
"type": "episodes",
"id": "16844"
},
{
"type": "episodes",
"id": "16845"
},
{
"type": "episodes",
"id": "16846"
},
{
"type": "episodes",
"id": "16847"
},
{
"type": "episodes",
"id": "16848"
},
{
"type": "episodes",
"id": "16849"
},
{
"type": "episodes",
"id": "16850"
},
{
"type": "episodes",
"id": "16851"
},
{
"type": "episodes",
"id": "16852"
},
{
"type": "episodes",
"id": "16853"
},
{
"type": "episodes",
"id": "16854"
},
{
"type": "episodes",
"id": "16855"
},
{
"type": "episodes",
"id": "16856"
},
{
"type": "episodes",
"id": "16857"
},
{
"type": "episodes",
"id": "16858"
},
{
"type": "episodes",
"id": "16859"
},
{
"type": "episodes",
"id": "16860"
},
{
"type": "episodes",
"id": "16861"
},
{
"type": "episodes",
"id": "16862"
},
{
"type": "episodes",
"id": "16863"
},
{
"type": "episodes",
"id": "16864"
},
{
"type": "episodes",
"id": "16865"
},
{
"type": "episodes",
"id": "16866"
},
{
"type": "episodes",
"id": "16867"
},
{
"type": "episodes",
"id": "16868"
},
{
"type": "episodes",
"id": "16869"
},
{
"type": "episodes",
"id": "16870"
},
{
"type": "episodes",
"id": "16871"
},
{
"type": "episodes",
"id": "16872"
},
{
"type": "episodes",
"id": "16873"
},
{
"type": "episodes",
"id": "16874"
},
{
"type": "episodes",
"id": "16875"
},
{
"type": "episodes",
"id": "16876"
},
{
"type": "episodes",
"id": "16877"
},
{
"type": "episodes",
"id": "16878"
},
{
"type": "episodes",
"id": "16879"
},
{
"type": "episodes",
"id": "16880"
},
{
"type": "episodes",
"id": "16881"
},
{
"type": "episodes",
"id": "16882"
},
{
"type": "episodes",
"id": "16883"
},
{
"type": "episodes",
"id": "16884"
},
{
"type": "episodes",
"id": "16885"
},
{
"type": "episodes",
"id": "16886"
},
{
"type": "episodes",
"id": "16887"
},
{
"type": "episodes",
"id": "16888"
},
{
"type": "episodes",
"id": "16889"
},
{
"type": "episodes",
"id": "16890"
},
{
"type": "episodes",
"id": "16891"
},
{
"type": "episodes",
"id": "16892"
},
{
"type": "episodes",
"id": "16893"
},
{
"type": "episodes",
"id": "16894"
},
{
"type": "episodes",
"id": "16895"
},
{
"type": "episodes",
"id": "16896"
},
{
"type": "episodes",
"id": "16897"
},
{
"type": "episodes",
"id": "16898"
},
{
"type": "episodes",
"id": "16899"
},
{
"type": "episodes",
"id": "16900"
},
{
"type": "episodes",
"id": "16901"
},
{
"type": "episodes",
"id": "16902"
},
{
"type": "episodes",
"id": "16903"
},
{
"type": "episodes",
"id": "16904"
},
{
"type": "episodes",
"id": "16905"
},
{
"type": "episodes",
"id": "16906"
},
{
"type": "episodes",
"id": "16907"
},
{
"type": "episodes",
"id": "16908"
},
{
"type": "episodes",
"id": "16909"
},
{
"type": "episodes",
"id": "16910"
},
{
"type": "episodes",
"id": "16911"
},
{
"type": "episodes",
"id": "16912"
},
{
"type": "episodes",
"id": "16913"
},
{
"type": "episodes",
"id": "16914"
},
{
"type": "episodes",
"id": "16915"
},
{
"type": "episodes",
"id": "16916"
},
{
"type": "episodes",
"id": "16917"
},
{
"type": "episodes",
"id": "16918"
},
{
"type": "episodes",
"id": "16919"
},
{
"type": "episodes",
"id": "16920"
},
{
"type": "episodes",
"id": "16921"
},
{
"type": "episodes",
"id": "16922"
},
{
"type": "episodes",
"id": "16923"
},
{
"type": "episodes",
"id": "16924"
},
{
"type": "episodes",
"id": "16925"
},
{
"type": "episodes",
"id": "16926"
},
{
"type": "episodes",
"id": "16927"
},
{
"type": "episodes",
"id": "16928"
},
{
"type": "episodes",
"id": "16929"
},
{
"type": "episodes",
"id": "16930"
},
{
"type": "episodes",
"id": "16931"
},
{
"type": "episodes",
"id": "16932"
},
{
"type": "episodes",
"id": "16933"
},
{
"type": "episodes",
"id": "16934"
},
{
"type": "episodes",
"id": "16935"
},
{
"type": "episodes",
"id": "16936"
},
{
"type": "episodes",
"id": "16937"
},
{
"type": "episodes",
"id": "16938"
},
{
"type": "episodes",
"id": "16939"
},
{
"type": "episodes",
"id": "16940"
},
{
"type": "episodes",
"id": "16941"
},
{
"type": "episodes",
"id": "16942"
},
{
"type": "episodes",
"id": "16943"
},
{
"type": "episodes",
"id": "16944"
},
{
"type": "episodes",
"id": "16945"
},
{
"type": "episodes",
"id": "16946"
},
{
"type": "episodes",
"id": "16947"
},
{
"type": "episodes",
"id": "16948"
},
{
"type": "episodes",
"id": "16949"
},
{
"type": "episodes",
"id": "16950"
},
{
"type": "episodes",
"id": "16951"
},
{
"type": "episodes",
"id": "16952"
},
{
"type": "episodes",
"id": "16953"
},
{
"type": "episodes",
"id": "16954"
},
{
"type": "episodes",
"id": "16955"
},
{
"type": "episodes",
"id": "16956"
},
{
"type": "episodes",
"id": "16957"
},
{
"type": "episodes",
"id": "16958"
},
{
"type": "episodes",
"id": "16959"
},
{
"type": "episodes",
"id": "16960"
},
{
"type": "episodes",
"id": "16961"
},
{
"type": "episodes",
"id": "16962"
},
{
"type": "episodes",
"id": "16963"
},
{
"type": "episodes",
"id": "16964"
},
{
"type": "episodes",
"id": "16965"
},
{
"type": "episodes",
"id": "16966"
},
{
"type": "episodes",
"id": "16967"
},
{
"type": "episodes",
"id": "16968"
}
]
}
}
},
{
"id": "3840",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3840"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3840/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3840/episodes"
},
"data": [
{
"type": "episodes",
"id": "63897"
},
{
"type": "episodes",
"id": "63898"
},
{
"type": "episodes",
"id": "63899"
},
{
"type": "episodes",
"id": "63900"
},
{
"type": "episodes",
"id": "63901"
},
{
"type": "episodes",
"id": "63902"
},
{
"type": "episodes",
"id": "63903"
},
{
"type": "episodes",
"id": "63904"
},
{
"type": "episodes",
"id": "63905"
},
{
"type": "episodes",
"id": "63906"
},
{
"type": "episodes",
"id": "63907"
},
{
"type": "episodes",
"id": "63908"
},
{
"type": "episodes",
"id": "63909"
},
{
"type": "episodes",
"id": "63910"
},
{
"type": "episodes",
"id": "63911"
},
{
"type": "episodes",
"id": "63912"
},
{
"type": "episodes",
"id": "63913"
},
{
"type": "episodes",
"id": "63914"
},
{
"type": "episodes",
"id": "63915"
},
{
"type": "episodes",
"id": "63916"
},
{
"type": "episodes",
"id": "63917"
},
{
"type": "episodes",
"id": "63918"
},
{
"type": "episodes",
"id": "63919"
},
{
"type": "episodes",
"id": "63920"
}
]
}
}
},
{
"id": "12243",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12243"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12243/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12243/episodes"
},
"data": [
{
"type": "episodes",
"id": "191365"
},
{
"type": "episodes",
"id": "199251"
},
{
"type": "episodes",
"id": "199252"
},
{
"type": "episodes",
"id": "199253"
},
{
"type": "episodes",
"id": "199254"
},
{
"type": "episodes",
"id": "199255"
},
{
"type": "episodes",
"id": "199256"
},
{
"type": "episodes",
"id": "199257"
},
{
"type": "episodes",
"id": "199258"
},
{
"type": "episodes",
"id": "199259"
},
{
"type": "episodes",
"id": "199260"
},
{
"type": "episodes",
"id": "199261"
},
{
"type": "episodes",
"id": "199262"
}
]
}
}
},
{
"id": "42639",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42639"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42639/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42639/episodes"
},
"data": [
{
"type": "episodes",
"id": "271198"
},
{
"type": "episodes",
"id": "271199"
},
{
"type": "episodes",
"id": "271200"
},
{
"type": "episodes",
"id": "271201"
},
{
"type": "episodes",
"id": "271202"
},
{
"type": "episodes",
"id": "271203"
},
{
"type": "episodes",
"id": "271204"
},
{
"type": "episodes",
"id": "271205"
},
{
"type": "episodes",
"id": "271206"
},
{
"type": "episodes",
"id": "271207"
},
{
"type": "episodes",
"id": "271208"
},
{
"type": "episodes",
"id": "271209"
}
]
}
}
},
{
"id": "10103",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10103"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10103/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10103/episodes"
},
"data": [
{
"type": "episodes",
"id": "178095"
},
{
"type": "episodes",
"id": "178096"
},
{
"type": "episodes",
"id": "178097"
},
{
"type": "episodes",
"id": "178098"
},
{
"type": "episodes",
"id": "178099"
},
{
"type": "episodes",
"id": "178100"
},
{
"type": "episodes",
"id": "178101"
},
{
"type": "episodes",
"id": "178102"
},
{
"type": "episodes",
"id": "178103"
},
{
"type": "episodes",
"id": "178104"
},
{
"type": "episodes",
"id": "178105"
},
{
"type": "episodes",
"id": "178106"
},
{
"type": "episodes",
"id": "178107"
}
]
}
}
},
{
"id": "4240",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4240"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4240/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4240/episodes"
},
"data": [
{
"type": "episodes",
"id": "69839"
},
{
"type": "episodes",
"id": "69840"
},
{
"type": "episodes",
"id": "69841"
},
{
"type": "episodes",
"id": "69842"
},
{
"type": "episodes",
"id": "69843"
},
{
"type": "episodes",
"id": "69844"
},
{
"type": "episodes",
"id": "69845"
},
{
"type": "episodes",
"id": "69846"
},
{
"type": "episodes",
"id": "69847"
},
{
"type": "episodes",
"id": "69848"
},
{
"type": "episodes",
"id": "69849"
},
{
"type": "episodes",
"id": "69850"
},
{
"type": "episodes",
"id": "69851"
}
]
}
}
},
{
"id": "7504",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7504"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7504/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7504/episodes"
},
"data": [
{
"type": "episodes",
"id": "109150"
},
{
"type": "episodes",
"id": "109151"
},
{
"type": "episodes",
"id": "109152"
},
{
"type": "episodes",
"id": "109153"
},
{
"type": "episodes",
"id": "109154"
},
{
"type": "episodes",
"id": "109155"
},
{
"type": "episodes",
"id": "109156"
},
{
"type": "episodes",
"id": "109157"
},
{
"type": "episodes",
"id": "109158"
},
{
"type": "episodes",
"id": "109159"
},
{
"type": "episodes",
"id": "109160"
},
{
"type": "episodes",
"id": "109161"
}
]
}
}
},
{
"id": "12127",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/12127"
},
"attributes": {
"episodeLength": 5,
"episodeCount": 120
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/12127/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/12127/episodes"
},
"data": [
{
"type": "episodes",
"id": "187651"
},
{
"type": "episodes",
"id": "187652"
},
{
"type": "episodes",
"id": "187653"
},
{
"type": "episodes",
"id": "187654"
},
{
"type": "episodes",
"id": "187655"
},
{
"type": "episodes",
"id": "187656"
},
{
"type": "episodes",
"id": "187657"
},
{
"type": "episodes",
"id": "187658"
},
{
"type": "episodes",
"id": "187659"
},
{
"type": "episodes",
"id": "187660"
},
{
"type": "episodes",
"id": "187661"
},
{
"type": "episodes",
"id": "187662"
},
{
"type": "episodes",
"id": "187663"
},
{
"type": "episodes",
"id": "187664"
},
{
"type": "episodes",
"id": "187665"
},
{
"type": "episodes",
"id": "187666"
},
{
"type": "episodes",
"id": "187667"
},
{
"type": "episodes",
"id": "187668"
},
{
"type": "episodes",
"id": "187669"
},
{
"type": "episodes",
"id": "187670"
},
{
"type": "episodes",
"id": "187671"
},
{
"type": "episodes",
"id": "187672"
},
{
"type": "episodes",
"id": "187673"
},
{
"type": "episodes",
"id": "187674"
},
{
"type": "episodes",
"id": "187675"
},
{
"type": "episodes",
"id": "187676"
},
{
"type": "episodes",
"id": "187677"
},
{
"type": "episodes",
"id": "187678"
},
{
"type": "episodes",
"id": "187679"
},
{
"type": "episodes",
"id": "187680"
},
{
"type": "episodes",
"id": "187681"
},
{
"type": "episodes",
"id": "187682"
},
{
"type": "episodes",
"id": "187683"
},
{
"type": "episodes",
"id": "187684"
},
{
"type": "episodes",
"id": "187685"
},
{
"type": "episodes",
"id": "187686"
},
{
"type": "episodes",
"id": "187687"
},
{
"type": "episodes",
"id": "187688"
},
{
"type": "episodes",
"id": "187689"
},
{
"type": "episodes",
"id": "187690"
},
{
"type": "episodes",
"id": "187691"
},
{
"type": "episodes",
"id": "187692"
},
{
"type": "episodes",
"id": "187693"
},
{
"type": "episodes",
"id": "187694"
},
{
"type": "episodes",
"id": "187695"
},
{
"type": "episodes",
"id": "187696"
},
{
"type": "episodes",
"id": "187697"
},
{
"type": "episodes",
"id": "187698"
},
{
"type": "episodes",
"id": "187699"
},
{
"type": "episodes",
"id": "187700"
},
{
"type": "episodes",
"id": "187701"
},
{
"type": "episodes",
"id": "187702"
},
{
"type": "episodes",
"id": "187703"
},
{
"type": "episodes",
"id": "187704"
},
{
"type": "episodes",
"id": "187705"
},
{
"type": "episodes",
"id": "187706"
},
{
"type": "episodes",
"id": "187707"
},
{
"type": "episodes",
"id": "187708"
},
{
"type": "episodes",
"id": "187709"
},
{
"type": "episodes",
"id": "187710"
},
{
"type": "episodes",
"id": "187711"
},
{
"type": "episodes",
"id": "187712"
},
{
"type": "episodes",
"id": "187713"
},
{
"type": "episodes",
"id": "187714"
},
{
"type": "episodes",
"id": "187715"
},
{
"type": "episodes",
"id": "187716"
},
{
"type": "episodes",
"id": "187717"
},
{
"type": "episodes",
"id": "187718"
},
{
"type": "episodes",
"id": "187719"
},
{
"type": "episodes",
"id": "187720"
},
{
"type": "episodes",
"id": "187721"
},
{
"type": "episodes",
"id": "187722"
},
{
"type": "episodes",
"id": "187723"
},
{
"type": "episodes",
"id": "187724"
},
{
"type": "episodes",
"id": "187725"
},
{
"type": "episodes",
"id": "187726"
},
{
"type": "episodes",
"id": "187727"
},
{
"type": "episodes",
"id": "187728"
},
{
"type": "episodes",
"id": "187729"
},
{
"type": "episodes",
"id": "187730"
},
{
"type": "episodes",
"id": "187731"
},
{
"type": "episodes",
"id": "187732"
},
{
"type": "episodes",
"id": "187733"
},
{
"type": "episodes",
"id": "187734"
},
{
"type": "episodes",
"id": "187735"
},
{
"type": "episodes",
"id": "190424"
},
{
"type": "episodes",
"id": "190425"
},
{
"type": "episodes",
"id": "190426"
},
{
"type": "episodes",
"id": "190427"
},
{
"type": "episodes",
"id": "190428"
},
{
"type": "episodes",
"id": "190429"
},
{
"type": "episodes",
"id": "190430"
},
{
"type": "episodes",
"id": "190431"
},
{
"type": "episodes",
"id": "190432"
},
{
"type": "episodes",
"id": "190433"
},
{
"type": "episodes",
"id": "190434"
},
{
"type": "episodes",
"id": "190435"
},
{
"type": "episodes",
"id": "190436"
},
{
"type": "episodes",
"id": "190437"
},
{
"type": "episodes",
"id": "190438"
},
{
"type": "episodes",
"id": "190439"
},
{
"type": "episodes",
"id": "190440"
},
{
"type": "episodes",
"id": "190441"
},
{
"type": "episodes",
"id": "190442"
},
{
"type": "episodes",
"id": "190443"
},
{
"type": "episodes",
"id": "190444"
},
{
"type": "episodes",
"id": "190445"
},
{
"type": "episodes",
"id": "190446"
},
{
"type": "episodes",
"id": "190447"
},
{
"type": "episodes",
"id": "190448"
},
{
"type": "episodes",
"id": "190449"
},
{
"type": "episodes",
"id": "190450"
},
{
"type": "episodes",
"id": "190451"
},
{
"type": "episodes",
"id": "190452"
},
{
"type": "episodes",
"id": "190453"
},
{
"type": "episodes",
"id": "190454"
},
{
"type": "episodes",
"id": "190455"
},
{
"type": "episodes",
"id": "190456"
},
{
"type": "episodes",
"id": "190457"
},
{
"type": "episodes",
"id": "190458"
}
]
}
}
},
{
"id": "41767",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41767"
},
"attributes": {
"episodeLength": 60,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41767/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41767/episodes"
},
"data": [
{
"type": "episodes",
"id": "252681"
}
]
}
}
},
{
"id": "41768",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41768"
},
"attributes": {
"episodeLength": 60,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41768/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41768/episodes"
},
"data": [
{
"type": "episodes",
"id": "252686"
}
]
}
}
},
{
"id": "41771",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41771"
},
"attributes": {
"episodeLength": 60,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41771/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41771/episodes"
},
"data": [
{
"type": "episodes",
"id": "252683"
}
]
}
}
},
{
"id": "41479",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41479"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41479/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41479/episodes"
},
"data": [
{
"type": "episodes",
"id": "258950"
},
{
"type": "episodes",
"id": "258951"
},
{
"type": "episodes",
"id": "258952"
},
{
"type": "episodes",
"id": "258953"
},
{
"type": "episodes",
"id": "258954"
},
{
"type": "episodes",
"id": "258955"
},
{
"type": "episodes",
"id": "258956"
},
{
"type": "episodes",
"id": "258957"
},
{
"type": "episodes",
"id": "258958"
},
{
"type": "episodes",
"id": "258959"
},
{
"type": "episodes",
"id": "258960"
},
{
"type": "episodes",
"id": "258961"
}
]
}
}
},
{
"id": "10",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/10"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 74
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/10/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/10/episodes"
},
"data": [
{
"type": "episodes",
"id": "377"
},
{
"type": "episodes",
"id": "378"
},
{
"type": "episodes",
"id": "379"
},
{
"type": "episodes",
"id": "380"
},
{
"type": "episodes",
"id": "381"
},
{
"type": "episodes",
"id": "382"
},
{
"type": "episodes",
"id": "383"
},
{
"type": "episodes",
"id": "384"
},
{
"type": "episodes",
"id": "385"
},
{
"type": "episodes",
"id": "386"
},
{
"type": "episodes",
"id": "387"
},
{
"type": "episodes",
"id": "388"
},
{
"type": "episodes",
"id": "389"
},
{
"type": "episodes",
"id": "390"
},
{
"type": "episodes",
"id": "391"
},
{
"type": "episodes",
"id": "392"
},
{
"type": "episodes",
"id": "393"
},
{
"type": "episodes",
"id": "394"
},
{
"type": "episodes",
"id": "395"
},
{
"type": "episodes",
"id": "396"
},
{
"type": "episodes",
"id": "397"
},
{
"type": "episodes",
"id": "398"
},
{
"type": "episodes",
"id": "399"
},
{
"type": "episodes",
"id": "400"
},
{
"type": "episodes",
"id": "401"
},
{
"type": "episodes",
"id": "402"
},
{
"type": "episodes",
"id": "403"
},
{
"type": "episodes",
"id": "404"
},
{
"type": "episodes",
"id": "405"
},
{
"type": "episodes",
"id": "406"
},
{
"type": "episodes",
"id": "407"
},
{
"type": "episodes",
"id": "408"
},
{
"type": "episodes",
"id": "409"
},
{
"type": "episodes",
"id": "410"
},
{
"type": "episodes",
"id": "411"
},
{
"type": "episodes",
"id": "412"
},
{
"type": "episodes",
"id": "413"
},
{
"type": "episodes",
"id": "414"
},
{
"type": "episodes",
"id": "415"
},
{
"type": "episodes",
"id": "416"
},
{
"type": "episodes",
"id": "417"
},
{
"type": "episodes",
"id": "418"
},
{
"type": "episodes",
"id": "419"
},
{
"type": "episodes",
"id": "420"
},
{
"type": "episodes",
"id": "421"
},
{
"type": "episodes",
"id": "422"
},
{
"type": "episodes",
"id": "423"
},
{
"type": "episodes",
"id": "424"
},
{
"type": "episodes",
"id": "425"
},
{
"type": "episodes",
"id": "426"
},
{
"type": "episodes",
"id": "427"
},
{
"type": "episodes",
"id": "428"
},
{
"type": "episodes",
"id": "429"
},
{
"type": "episodes",
"id": "430"
},
{
"type": "episodes",
"id": "431"
},
{
"type": "episodes",
"id": "432"
},
{
"type": "episodes",
"id": "433"
},
{
"type": "episodes",
"id": "434"
},
{
"type": "episodes",
"id": "435"
},
{
"type": "episodes",
"id": "436"
},
{
"type": "episodes",
"id": "437"
},
{
"type": "episodes",
"id": "438"
},
{
"type": "episodes",
"id": "439"
},
{
"type": "episodes",
"id": "440"
},
{
"type": "episodes",
"id": "441"
},
{
"type": "episodes",
"id": "442"
},
{
"type": "episodes",
"id": "443"
},
{
"type": "episodes",
"id": "444"
},
{
"type": "episodes",
"id": "445"
},
{
"type": "episodes",
"id": "446"
},
{
"type": "episodes",
"id": "447"
},
{
"type": "episodes",
"id": "448"
},
{
"type": "episodes",
"id": "449"
},
{
"type": "episodes",
"id": "450"
}
]
}
}
},
{
"id": "42322",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42322"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42322/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42322/episodes"
},
"data": [
{
"type": "episodes",
"id": "264848"
},
{
"type": "episodes",
"id": "264849"
},
{
"type": "episodes",
"id": "273369"
},
{
"type": "episodes",
"id": "273457"
},
{
"type": "episodes",
"id": "273460"
},
{
"type": "episodes",
"id": "273639"
},
{
"type": "episodes",
"id": "273640"
},
{
"type": "episodes",
"id": "273641"
},
{
"type": "episodes",
"id": "273642"
},
{
"type": "episodes",
"id": "273643"
},
{
"type": "episodes",
"id": "273644"
},
{
"type": "episodes",
"id": "273645"
}
]
}
}
},
{
"id": "42117",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42117"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42117/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42117/episodes"
},
"data": [
{
"type": "episodes",
"id": "267751"
},
{
"type": "episodes",
"id": "267752"
},
{
"type": "episodes",
"id": "272885"
},
{
"type": "episodes",
"id": "273428"
},
{
"type": "episodes",
"id": "273656"
},
{
"type": "episodes",
"id": "274062"
},
{
"type": "episodes",
"id": "274063"
},
{
"type": "episodes",
"id": "274064"
},
{
"type": "episodes",
"id": "274065"
},
{
"type": "episodes",
"id": "274066"
},
{
"type": "episodes",
"id": "274067"
},
{
"type": "episodes",
"id": "274068"
}
]
}
}
},
{
"id": "42297",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42297"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42297/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42297/episodes"
},
"data": [
{
"type": "episodes",
"id": "273098"
},
{
"type": "episodes",
"id": "273099"
},
{
"type": "episodes",
"id": "273100"
},
{
"type": "episodes",
"id": "273101"
},
{
"type": "episodes",
"id": "273102"
},
{
"type": "episodes",
"id": "273103"
},
{
"type": "episodes",
"id": "273104"
},
{
"type": "episodes",
"id": "273105"
},
{
"type": "episodes",
"id": "273106"
},
{
"type": "episodes",
"id": "273107"
},
{
"type": "episodes",
"id": "273415"
},
{
"type": "episodes",
"id": "273416"
}
]
}
}
},
{
"id": "42277",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42277"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42277/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42277/episodes"
},
"data": [
{
"type": "episodes",
"id": "272489"
},
{
"type": "episodes",
"id": "272490"
},
{
"type": "episodes",
"id": "272491"
},
{
"type": "episodes",
"id": "272492"
},
{
"type": "episodes",
"id": "272493"
},
{
"type": "episodes",
"id": "273317"
},
{
"type": "episodes",
"id": "273318"
},
{
"type": "episodes",
"id": "277271"
},
{
"type": "episodes",
"id": "279333"
},
{
"type": "episodes",
"id": "279506"
},
{
"type": "episodes",
"id": "279812"
},
{
"type": "episodes",
"id": "279813"
}
]
}
}
},
{
"id": "43063",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/43063"
},
"attributes": {
"episodeLength": null,
"episodeCount": 18
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/43063/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/43063/episodes"
},
"data": [
{
"type": "episodes",
"id": "278080"
},
{
"type": "episodes",
"id": "278081"
},
{
"type": "episodes",
"id": "278082"
},
{
"type": "episodes",
"id": "278083"
},
{
"type": "episodes",
"id": "278084"
},
{
"type": "episodes",
"id": "278085"
},
{
"type": "episodes",
"id": "278086"
},
{
"type": "episodes",
"id": "278087"
},
{
"type": "episodes",
"id": "278088"
},
{
"type": "episodes",
"id": "278089"
},
{
"type": "episodes",
"id": "278090"
},
{
"type": "episodes",
"id": "278091"
},
{
"type": "episodes",
"id": "279806"
},
{
"type": "episodes",
"id": "279807"
},
{
"type": "episodes",
"id": "279808"
},
{
"type": "episodes",
"id": "279809"
},
{
"type": "episodes",
"id": "279810"
},
{
"type": "episodes",
"id": "279811"
}
]
}
}
},
{
"id": "41089",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/41089"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/41089/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/41089/episodes"
},
"data": [
{
"type": "episodes",
"id": "255655"
},
{
"type": "episodes",
"id": "255656"
},
{
"type": "episodes",
"id": "255657"
},
{
"type": "episodes",
"id": "255658"
},
{
"type": "episodes",
"id": "255659"
},
{
"type": "episodes",
"id": "255660"
},
{
"type": "episodes",
"id": "255661"
},
{
"type": "episodes",
"id": "255662"
},
{
"type": "episodes",
"id": "255663"
},
{
"type": "episodes",
"id": "255664"
},
{
"type": "episodes",
"id": "255665"
},
{
"type": "episodes",
"id": "255666"
},
{
"type": "episodes",
"id": "271358"
}
]
}
}
},
{
"id": "4478",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4478"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4478/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4478/episodes"
},
"data": [
{
"type": "episodes",
"id": "73234"
},
{
"type": "episodes",
"id": "73235"
},
{
"type": "episodes",
"id": "73236"
},
{
"type": "episodes",
"id": "73237"
},
{
"type": "episodes",
"id": "73238"
},
{
"type": "episodes",
"id": "73239"
},
{
"type": "episodes",
"id": "73240"
},
{
"type": "episodes",
"id": "73241"
},
{
"type": "episodes",
"id": "73242"
},
{
"type": "episodes",
"id": "73243"
},
{
"type": "episodes",
"id": "73244"
},
{
"type": "episodes",
"id": "73245"
},
{
"type": "episodes",
"id": "73246"
},
{
"type": "episodes",
"id": "73247"
},
{
"type": "episodes",
"id": "73248"
},
{
"type": "episodes",
"id": "73249"
},
{
"type": "episodes",
"id": "73250"
},
{
"type": "episodes",
"id": "73251"
},
{
"type": "episodes",
"id": "73252"
},
{
"type": "episodes",
"id": "73253"
},
{
"type": "episodes",
"id": "73254"
},
{
"type": "episodes",
"id": "73255"
},
{
"type": "episodes",
"id": "73256"
},
{
"type": "episodes",
"id": "73257"
}
]
}
}
},
{
"id": "3725",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/3725"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/3725/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/3725/episodes"
},
"data": [
{
"type": "episodes",
"id": "160810"
},
{
"type": "episodes",
"id": "160816"
},
{
"type": "episodes",
"id": "160827"
},
{
"type": "episodes",
"id": "160836"
},
{
"type": "episodes",
"id": "160841"
},
{
"type": "episodes",
"id": "160844"
},
{
"type": "episodes",
"id": "160852"
},
{
"type": "episodes",
"id": "160858"
},
{
"type": "episodes",
"id": "160867"
},
{
"type": "episodes",
"id": "160875"
},
{
"type": "episodes",
"id": "160888"
},
{
"type": "episodes",
"id": "160899"
},
{
"type": "episodes",
"id": "160905"
},
{
"type": "episodes",
"id": "160917"
},
{
"type": "episodes",
"id": "160927"
},
{
"type": "episodes",
"id": "160934"
},
{
"type": "episodes",
"id": "160939"
},
{
"type": "episodes",
"id": "160946"
},
{
"type": "episodes",
"id": "160957"
},
{
"type": "episodes",
"id": "160968"
},
{
"type": "episodes",
"id": "160973"
},
{
"type": "episodes",
"id": "160981"
},
{
"type": "episodes",
"id": "160987"
},
{
"type": "episodes",
"id": "160998"
}
]
}
}
},
{
"id": "5541",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5541"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5541/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5541/episodes"
},
"data": [
{
"type": "episodes",
"id": "163797"
},
{
"type": "episodes",
"id": "163810"
},
{
"type": "episodes",
"id": "163812"
},
{
"type": "episodes",
"id": "163819"
},
{
"type": "episodes",
"id": "163826"
},
{
"type": "episodes",
"id": "163829"
},
{
"type": "episodes",
"id": "163840"
},
{
"type": "episodes",
"id": "163858"
},
{
"type": "episodes",
"id": "163875"
},
{
"type": "episodes",
"id": "163889"
},
{
"type": "episodes",
"id": "163900"
},
{
"type": "episodes",
"id": "163909"
},
{
"type": "episodes",
"id": "163918"
},
{
"type": "episodes",
"id": "163926"
},
{
"type": "episodes",
"id": "163933"
},
{
"type": "episodes",
"id": "163942"
},
{
"type": "episodes",
"id": "163954"
},
{
"type": "episodes",
"id": "163965"
},
{
"type": "episodes",
"id": "163977"
},
{
"type": "episodes",
"id": "163986"
},
{
"type": "episodes",
"id": "164000"
},
{
"type": "episodes",
"id": "164011"
},
{
"type": "episodes",
"id": "164018"
},
{
"type": "episodes",
"id": "164025"
}
]
}
}
},
{
"id": "7366",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7366"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7366/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7366/episodes"
},
"data": [
{
"type": "episodes",
"id": "105493"
},
{
"type": "episodes",
"id": "105494"
},
{
"type": "episodes",
"id": "105495"
},
{
"type": "episodes",
"id": "105496"
},
{
"type": "episodes",
"id": "105497"
},
{
"type": "episodes",
"id": "105498"
},
{
"type": "episodes",
"id": "105499"
},
{
"type": "episodes",
"id": "105500"
},
{
"type": "episodes",
"id": "105501"
},
{
"type": "episodes",
"id": "105502"
},
{
"type": "episodes",
"id": "105503"
},
{
"type": "episodes",
"id": "105504"
},
{
"type": "episodes",
"id": "168535"
},
{
"type": "episodes",
"id": "168536"
},
{
"type": "episodes",
"id": "168537"
},
{
"type": "episodes",
"id": "168538"
},
{
"type": "episodes",
"id": "168539"
},
{
"type": "episodes",
"id": "168540"
},
{
"type": "episodes",
"id": "168541"
},
{
"type": "episodes",
"id": "168542"
},
{
"type": "episodes",
"id": "168543"
},
{
"type": "episodes",
"id": "168544"
},
{
"type": "episodes",
"id": "168545"
},
{
"type": "episodes",
"id": "168546"
}
]
}
}
},
{
"id": "8052",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8052"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8052/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8052/episodes"
},
"data": [
{
"type": "episodes",
"id": "159802"
},
{
"type": "episodes",
"id": "159807"
},
{
"type": "episodes",
"id": "159809"
},
{
"type": "episodes",
"id": "159815"
},
{
"type": "episodes",
"id": "159819"
},
{
"type": "episodes",
"id": "159825"
},
{
"type": "episodes",
"id": "159831"
},
{
"type": "episodes",
"id": "159836"
},
{
"type": "episodes",
"id": "159842"
},
{
"type": "episodes",
"id": "159845"
},
{
"type": "episodes",
"id": "159849"
},
{
"type": "episodes",
"id": "159851"
},
{
"type": "episodes",
"id": "159853"
}
]
}
}
},
{
"id": "6546",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6546"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 11
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6546/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6546/episodes"
},
"data": [
{
"type": "episodes",
"id": "172011"
},
{
"type": "episodes",
"id": "172012"
},
{
"type": "episodes",
"id": "172013"
},
{
"type": "episodes",
"id": "172014"
},
{
"type": "episodes",
"id": "172015"
},
{
"type": "episodes",
"id": "172016"
},
{
"type": "episodes",
"id": "172017"
},
{
"type": "episodes",
"id": "172018"
},
{
"type": "episodes",
"id": "172019"
},
{
"type": "episodes",
"id": "172020"
},
{
"type": "episodes",
"id": "172021"
}
]
}
}
},
{
"id": "5649",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/5649"
},
"attributes": {
"episodeLength": 64,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/5649/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/5649/episodes"
},
"data": [
{
"type": "episodes",
"id": "172836"
}
]
}
}
},
{
"id": "11613",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11613"
},
"attributes": {
"episodeLength": 14,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11613/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11613/episodes"
},
"data": [
{
"type": "episodes",
"id": "182899"
},
{
"type": "episodes",
"id": "182900"
},
{
"type": "episodes",
"id": "182901"
},
{
"type": "episodes",
"id": "182902"
},
{
"type": "episodes",
"id": "182903"
},
{
"type": "episodes",
"id": "182904"
},
{
"type": "episodes",
"id": "182905"
},
{
"type": "episodes",
"id": "182906"
},
{
"type": "episodes",
"id": "182907"
},
{
"type": "episodes",
"id": "182908"
},
{
"type": "episodes",
"id": "182909"
},
{
"type": "episodes",
"id": "182910"
}
]
}
}
},
{
"id": "7573",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7573"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 26
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7573/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7573/episodes"
},
"data": [
{
"type": "episodes",
"id": "159064"
},
{
"type": "episodes",
"id": "159070"
},
{
"type": "episodes",
"id": "159079"
},
{
"type": "episodes",
"id": "159091"
},
{
"type": "episodes",
"id": "159101"
},
{
"type": "episodes",
"id": "109019"
},
{
"type": "episodes",
"id": "159106"
},
{
"type": "episodes",
"id": "159114"
},
{
"type": "episodes",
"id": "159118"
},
{
"type": "episodes",
"id": "159122"
},
{
"type": "episodes",
"id": "109024"
},
{
"type": "episodes",
"id": "159131"
},
{
"type": "episodes",
"id": "159137"
},
{
"type": "episodes",
"id": "159145"
},
{
"type": "episodes",
"id": "159156"
},
{
"type": "episodes",
"id": "109029"
},
{
"type": "episodes",
"id": "159159"
},
{
"type": "episodes",
"id": "159161"
},
{
"type": "episodes",
"id": "159166"
},
{
"type": "episodes",
"id": "159173"
},
{
"type": "episodes",
"id": "159182"
},
{
"type": "episodes",
"id": "159191"
},
{
"type": "episodes",
"id": "159193"
},
{
"type": "episodes",
"id": "159200"
},
{
"type": "episodes",
"id": "159204"
},
{
"type": "episodes",
"id": "159211"
}
]
}
}
},
{
"id": "9961",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/9961"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/9961/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/9961/episodes"
},
"data": [
{
"type": "episodes",
"id": "149312"
},
{
"type": "episodes",
"id": "149313"
},
{
"type": "episodes",
"id": "149314"
},
{
"type": "episodes",
"id": "149315"
}
]
}
}
},
{
"id": "8032",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8032"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 5
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8032/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8032/episodes"
},
"data": [
{
"type": "episodes",
"id": "114619"
},
{
"type": "episodes",
"id": "114620"
},
{
"type": "episodes",
"id": "114621"
},
{
"type": "episodes",
"id": "114622"
},
{
"type": "episodes",
"id": "114623"
}
]
}
}
},
{
"id": "14129",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14129"
},
"attributes": {
"episodeLength": 148,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14129/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14129/episodes"
},
"data": [
{
"type": "episodes",
"id": "239133"
}
]
}
}
},
{
"id": "7294",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7294"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 4
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7294/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7294/episodes"
},
"data": [
{
"type": "episodes",
"id": "101875"
},
{
"type": "episodes",
"id": "101876"
},
{
"type": "episodes",
"id": "101877"
},
{
"type": "episodes",
"id": "101878"
}
]
}
}
},
{
"id": "11407",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11407"
},
"attributes": {
"episodeLength": 83,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11407/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11407/episodes"
},
"data": [
{
"type": "episodes",
"id": "179857"
}
]
}
}
},
{
"id": "11406",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11406"
},
"attributes": {
"episodeLength": 64,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11406/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11406/episodes"
},
"data": [
{
"type": "episodes",
"id": "179856"
}
]
}
}
},
{
"id": "13268",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13268"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 7
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13268/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13268/episodes"
},
"data": [
{
"type": "episodes",
"id": "200696"
},
{
"type": "episodes",
"id": "200697"
},
{
"type": "episodes",
"id": "200761"
},
{
"type": "episodes",
"id": "200762"
},
{
"type": "episodes",
"id": "200763"
},
{
"type": "episodes",
"id": "200764"
},
{
"type": "episodes",
"id": "200765"
}
]
}
}
},
{
"id": "11182",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11182"
},
"attributes": {
"episodeLength": 26,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11182/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11182/episodes"
},
"data": [
{
"type": "episodes",
"id": "179270"
},
{
"type": "episodes",
"id": "179271"
},
{
"type": "episodes",
"id": "179272"
},
{
"type": "episodes",
"id": "179273"
},
{
"type": "episodes",
"id": "179274"
},
{
"type": "episodes",
"id": "179275"
},
{
"type": "episodes",
"id": "179276"
},
{
"type": "episodes",
"id": "179277"
},
{
"type": "episodes",
"id": "179278"
},
{
"type": "episodes",
"id": "179279"
},
{
"type": "episodes",
"id": "179280"
},
{
"type": "episodes",
"id": "179281"
}
]
}
}
},
{
"id": "42279",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42279"
},
"attributes": {
"episodeLength": 26,
"episodeCount": 6
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42279/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42279/episodes"
},
"data": [
{
"type": "episodes",
"id": "264010"
},
{
"type": "episodes",
"id": "264011"
},
{
"type": "episodes",
"id": "264012"
},
{
"type": "episodes",
"id": "264013"
},
{
"type": "episodes",
"id": "264014"
},
{
"type": "episodes",
"id": "264015"
}
]
}
}
},
{
"id": "42586",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42586"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42586/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42586/episodes"
},
"data": [
{
"type": "episodes",
"id": "269561"
}
]
}
}
},
{
"id": "42915",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42915"
},
"attributes": {
"episodeLength": null,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42915/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42915/episodes"
},
"data": [
{
"type": "episodes",
"id": "273031"
}
]
}
}
},
{
"id": "8903",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8903"
},
"attributes": {
"episodeLength": 78,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8903/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8903/episodes"
},
"data": [
{
"type": "episodes",
"id": "126393"
}
]
}
}
},
{
"id": "8149",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8149"
},
"attributes": {
"episodeLength": 66,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8149/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8149/episodes"
},
"data": [
{
"type": "episodes",
"id": "113165"
}
]
}
}
},
{
"id": "8947",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/8947"
},
"attributes": {
"episodeLength": 5,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/8947/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/8947/episodes"
},
"data": [
{
"type": "episodes",
"id": "144497"
}
]
}
}
},
{
"id": "487",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/487"
},
"attributes": {
"episodeLength": 85,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/487/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/487/episodes"
},
"data": [
{
"type": "episodes",
"id": "12029"
}
]
}
}
},
{
"id": "176",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/176"
},
"attributes": {
"episodeLength": 125,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/176/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/176/episodes"
},
"data": [
{
"type": "episodes",
"id": "4891"
}
]
}
}
},
{
"id": "6389",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6389"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6389/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6389/episodes"
},
"data": [
{
"type": "episodes",
"id": "95001"
}
]
}
}
},
{
"id": "6539",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6539"
},
"attributes": {
"episodeLength": 90,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6539/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6539/episodes"
},
"data": [
{
"type": "episodes",
"id": "96631"
}
]
}
}
},
{
"id": "11353",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11353"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11353/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11353/episodes"
},
"data": [
{
"type": "episodes",
"id": "199210"
},
{
"type": "episodes",
"id": "199211"
}
]
}
}
},
{
"id": "11612",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11612"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11612/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11612/episodes"
},
"data": [
{
"type": "episodes",
"id": "186876"
},
{
"type": "episodes",
"id": "186877"
},
{
"type": "episodes",
"id": "186878"
},
{
"type": "episodes",
"id": "186879"
},
{
"type": "episodes",
"id": "186880"
},
{
"type": "episodes",
"id": "186881"
},
{
"type": "episodes",
"id": "186882"
},
{
"type": "episodes",
"id": "186883"
},
{
"type": "episodes",
"id": "186884"
},
{
"type": "episodes",
"id": "186885"
},
{
"type": "episodes",
"id": "186886"
},
{
"type": "episodes",
"id": "186887"
},
{
"type": "episodes",
"id": "186888"
}
]
}
}
},
{
"id": "13508",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13508"
},
"attributes": {
"episodeLength": 25,
"episodeCount": 2
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13508/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13508/episodes"
},
"data": [
{
"type": "episodes",
"id": "200607"
},
{
"type": "episodes",
"id": "200608"
}
]
}
}
},
{
"id": "13581",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13581"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13581/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13581/episodes"
},
"data": [
{
"type": "episodes",
"id": "230345"
},
{
"type": "episodes",
"id": "230346"
},
{
"type": "episodes",
"id": "230347"
},
{
"type": "episodes",
"id": "230348"
},
{
"type": "episodes",
"id": "230349"
},
{
"type": "episodes",
"id": "230350"
},
{
"type": "episodes",
"id": "230351"
},
{
"type": "episodes",
"id": "230352"
},
{
"type": "episodes",
"id": "230353"
},
{
"type": "episodes",
"id": "230354"
},
{
"type": "episodes",
"id": "230355"
},
{
"type": "episodes",
"id": "230356"
}
]
}
}
},
{
"id": "14092",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14092"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14092/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14092/episodes"
},
"data": [
{
"type": "episodes",
"id": "242958"
},
{
"type": "episodes",
"id": "242959"
},
{
"type": "episodes",
"id": "242960"
},
{
"type": "episodes",
"id": "242961"
},
{
"type": "episodes",
"id": "242962"
},
{
"type": "episodes",
"id": "242963"
},
{
"type": "episodes",
"id": "242964"
},
{
"type": "episodes",
"id": "242965"
},
{
"type": "episodes",
"id": "242966"
},
{
"type": "episodes",
"id": "242967"
},
{
"type": "episodes",
"id": "242968"
},
{
"type": "episodes",
"id": "242969"
}
]
}
}
},
{
"id": "14124",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/14124"
},
"attributes": {
"episodeLength": 0,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/14124/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/14124/episodes"
},
"data": [
{
"type": "episodes",
"id": "230776"
}
]
}
}
},
{
"id": "42390",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42390"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42390/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42390/episodes"
},
"data": [
{
"type": "episodes",
"id": "267499"
},
{
"type": "episodes",
"id": "267500"
},
{
"type": "episodes",
"id": "267501"
},
{
"type": "episodes",
"id": "267502"
},
{
"type": "episodes",
"id": "267503"
},
{
"type": "episodes",
"id": "267504"
},
{
"type": "episodes",
"id": "267505"
},
{
"type": "episodes",
"id": "267506"
},
{
"type": "episodes",
"id": "267896"
},
{
"type": "episodes",
"id": "267897"
},
{
"type": "episodes",
"id": "268117"
},
{
"type": "episodes",
"id": "268118"
}
]
}
}
},
{
"id": "42921",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42921"
},
"attributes": {
"episodeLength": null,
"episodeCount": null
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42921/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42921/episodes"
},
"data": [
{
"type": "episodes",
"id": "273632"
},
{
"type": "episodes",
"id": "273633"
},
{
"type": "episodes",
"id": "274217"
},
{
"type": "episodes",
"id": "274226"
},
{
"type": "episodes",
"id": "274227"
},
{
"type": "episodes",
"id": "274228"
},
{
"type": "episodes",
"id": "274229"
},
{
"type": "episodes",
"id": "274230"
},
{
"type": "episodes",
"id": "274231"
},
{
"type": "episodes",
"id": "274232"
},
{
"type": "episodes",
"id": "274233"
},
{
"type": "episodes",
"id": "274234"
},
{
"type": "episodes",
"id": "274235"
},
{
"type": "episodes",
"id": "274236"
},
{
"type": "episodes",
"id": "274237"
},
{
"type": "episodes",
"id": "274238"
},
{
"type": "episodes",
"id": "274239"
},
{
"type": "episodes",
"id": "274240"
},
{
"type": "episodes",
"id": "274241"
},
{
"type": "episodes",
"id": "274242"
},
{
"type": "episodes",
"id": "274243"
},
{
"type": "episodes",
"id": "274244"
},
{
"type": "episodes",
"id": "274245"
},
{
"type": "episodes",
"id": "274246"
},
{
"type": "episodes",
"id": "274247"
},
{
"type": "episodes",
"id": "274248"
},
{
"type": "episodes",
"id": "274249"
},
{
"type": "episodes",
"id": "274250"
},
{
"type": "episodes",
"id": "274251"
},
{
"type": "episodes",
"id": "274252"
},
{
"type": "episodes",
"id": "274253"
},
{
"type": "episodes",
"id": "274254"
},
{
"type": "episodes",
"id": "274255"
},
{
"type": "episodes",
"id": "277481"
}
]
}
}
},
{
"id": "395",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/395"
},
"attributes": {
"episodeLength": 117,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/395/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/395/episodes"
},
"data": [
{
"type": "episodes",
"id": "9716"
}
]
}
}
},
{
"id": "42092",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42092"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42092/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42092/episodes"
},
"data": [
{
"type": "episodes",
"id": "258639"
},
{
"type": "episodes",
"id": "258640"
},
{
"type": "episodes",
"id": "259655"
},
{
"type": "episodes",
"id": "259852"
},
{
"type": "episodes",
"id": "261056"
},
{
"type": "episodes",
"id": "261264"
},
{
"type": "episodes",
"id": "267671"
},
{
"type": "episodes",
"id": "267672"
},
{
"type": "episodes",
"id": "267673"
},
{
"type": "episodes",
"id": "267674"
},
{
"type": "episodes",
"id": "267675"
},
{
"type": "episodes",
"id": "267676"
},
{
"type": "episodes",
"id": "267677"
}
]
}
}
},
{
"id": "42076",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42076"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42076/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42076/episodes"
},
"data": [
{
"type": "episodes",
"id": "258450"
}
]
}
}
},
{
"id": "7658",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/7658"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/7658/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/7658/episodes"
},
"data": [
{
"type": "episodes",
"id": "168047"
},
{
"type": "episodes",
"id": "168048"
},
{
"type": "episodes",
"id": "168049"
},
{
"type": "episodes",
"id": "168050"
},
{
"type": "episodes",
"id": "168051"
},
{
"type": "episodes",
"id": "168052"
},
{
"type": "episodes",
"id": "168053"
},
{
"type": "episodes",
"id": "168054"
},
{
"type": "episodes",
"id": "168055"
},
{
"type": "episodes",
"id": "168057"
},
{
"type": "episodes",
"id": "168058"
},
{
"type": "episodes",
"id": "168059"
}
]
}
}
},
{
"id": "323",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/323"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 24
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/323/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/323/episodes"
},
"data": [
{
"type": "episodes",
"id": "8959"
},
{
"type": "episodes",
"id": "8960"
},
{
"type": "episodes",
"id": "8961"
},
{
"type": "episodes",
"id": "8962"
},
{
"type": "episodes",
"id": "8963"
},
{
"type": "episodes",
"id": "8964"
},
{
"type": "episodes",
"id": "8965"
},
{
"type": "episodes",
"id": "8966"
},
{
"type": "episodes",
"id": "8967"
},
{
"type": "episodes",
"id": "8968"
},
{
"type": "episodes",
"id": "8969"
},
{
"type": "episodes",
"id": "8970"
},
{
"type": "episodes",
"id": "8971"
},
{
"type": "episodes",
"id": "8972"
},
{
"type": "episodes",
"id": "8973"
},
{
"type": "episodes",
"id": "8974"
},
{
"type": "episodes",
"id": "8975"
},
{
"type": "episodes",
"id": "8976"
},
{
"type": "episodes",
"id": "8977"
},
{
"type": "episodes",
"id": "8978"
},
{
"type": "episodes",
"id": "8979"
},
{
"type": "episodes",
"id": "8980"
},
{
"type": "episodes",
"id": "8981"
},
{
"type": "episodes",
"id": "8982"
}
]
}
}
},
{
"id": "4788",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/4788"
},
"attributes": {
"episodeLength": 100,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/4788/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/4788/episodes"
},
"data": [
{
"type": "episodes",
"id": "76579"
}
]
}
}
},
{
"id": "6765",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/6765"
},
"attributes": {
"episodeLength": 12,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/6765/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/6765/episodes"
},
"data": [
{
"type": "episodes",
"id": "76719"
}
]
}
}
},
{
"id": "11940",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11940"
},
"attributes": {
"episodeLength": 22,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11940/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11940/episodes"
},
"data": [
{
"type": "episodes",
"id": "199914"
},
{
"type": "episodes",
"id": "199915"
},
{
"type": "episodes",
"id": "199916"
},
{
"type": "episodes",
"id": "199917"
},
{
"type": "episodes",
"id": "199918"
},
{
"type": "episodes",
"id": "199919"
},
{
"type": "episodes",
"id": "199920"
},
{
"type": "episodes",
"id": "199921"
},
{
"type": "episodes",
"id": "199922"
},
{
"type": "episodes",
"id": "199923"
},
{
"type": "episodes",
"id": "199924"
},
{
"type": "episodes",
"id": "199925"
}
]
}
}
},
{
"id": "42268",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42268"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 12
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42268/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42268/episodes"
},
"data": [
{
"type": "episodes",
"id": "267030"
},
{
"type": "episodes",
"id": "267031"
},
{
"type": "episodes",
"id": "267436"
},
{
"type": "episodes",
"id": "267437"
},
{
"type": "episodes",
"id": "267438"
},
{
"type": "episodes",
"id": "267439"
},
{
"type": "episodes",
"id": "267440"
},
{
"type": "episodes",
"id": "267441"
},
{
"type": "episodes",
"id": "267442"
},
{
"type": "episodes",
"id": "267443"
},
{
"type": "episodes",
"id": "267444"
},
{
"type": "episodes",
"id": "267445"
}
]
}
}
},
{
"id": "42310",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42310"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 23
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42310/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42310/episodes"
},
"data": [
{
"type": "episodes",
"id": "264446"
},
{
"type": "episodes",
"id": "264447"
},
{
"type": "episodes",
"id": "264448"
},
{
"type": "episodes",
"id": "264449"
},
{
"type": "episodes",
"id": "264450"
},
{
"type": "episodes",
"id": "264451"
},
{
"type": "episodes",
"id": "264452"
},
{
"type": "episodes",
"id": "264453"
},
{
"type": "episodes",
"id": "264454"
},
{
"type": "episodes",
"id": "264455"
},
{
"type": "episodes",
"id": "264456"
},
{
"type": "episodes",
"id": "264457"
},
{
"type": "episodes",
"id": "264458"
},
{
"type": "episodes",
"id": "264459"
},
{
"type": "episodes",
"id": "264460"
},
{
"type": "episodes",
"id": "264461"
},
{
"type": "episodes",
"id": "264462"
},
{
"type": "episodes",
"id": "264463"
},
{
"type": "episodes",
"id": "264464"
},
{
"type": "episodes",
"id": "264465"
},
{
"type": "episodes",
"id": "264466"
},
{
"type": "episodes",
"id": "264467"
},
{
"type": "episodes",
"id": "264468"
}
]
}
}
},
{
"id": "13861",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13861"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13861/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13861/episodes"
},
"data": [
{
"type": "episodes",
"id": "226195"
}
]
}
}
},
{
"id": "13241",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/13241"
},
"attributes": {
"episodeLength": 2,
"episodeCount": 7
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/13241/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/13241/episodes"
},
"data": [
{
"type": "episodes",
"id": "200477"
},
{
"type": "episodes",
"id": "200478"
},
{
"type": "episodes",
"id": "200479"
},
{
"type": "episodes",
"id": "200480"
},
{
"type": "episodes",
"id": "200481"
},
{
"type": "episodes",
"id": "200482"
},
{
"type": "episodes",
"id": "200483"
}
]
}
}
},
{
"id": "11844",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/11844"
},
"attributes": {
"episodeLength": 24,
"episodeCount": 13
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/11844/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/11844/episodes"
},
"data": [
{
"type": "episodes",
"id": "187128"
},
{
"type": "episodes",
"id": "187129"
},
{
"type": "episodes",
"id": "187130"
},
{
"type": "episodes",
"id": "187131"
},
{
"type": "episodes",
"id": "187132"
},
{
"type": "episodes",
"id": "187133"
},
{
"type": "episodes",
"id": "187134"
},
{
"type": "episodes",
"id": "187135"
},
{
"type": "episodes",
"id": "187136"
},
{
"type": "episodes",
"id": "187137"
},
{
"type": "episodes",
"id": "187138"
},
{
"type": "episodes",
"id": "187139"
},
{
"type": "episodes",
"id": "187140"
}
]
}
}
},
{
"id": "42030",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42030"
},
"attributes": {
"episodeLength": 100,
"episodeCount": 1
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42030/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42030/episodes"
},
"data": [
{
"type": "episodes",
"id": "257758"
}
]
}
}
},
{
"id": "42527",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/42527"
},
"attributes": {
"episodeLength": 10,
"episodeCount": 3
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/42527/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/42527/episodes"
},
"data": [
{
"type": "episodes",
"id": "268783"
},
{
"type": "episodes",
"id": "268784"
},
{
"type": "episodes",
"id": "268785"
}
]
}
}
},
{
"id": "1555",
"type": "anime",
"links": {
"self": "https://kitsu.io/api/edge/anime/1555"
},
"attributes": {
"episodeLength": 23,
"episodeCount": 500
},
"relationships": {
"episodes": {
"links": {
"self": "https://kitsu.io/api/edge/anime/1555/relationships/episodes",
"related": "https://kitsu.io/api/edge/anime/1555/episodes"
},
"data": [
{
"type": "episodes",
"id": "105967"
},
{
"type": "episodes",
"id": "105968"
},
{
"type": "episodes",
"id": "105969"
},
{
"type": "episodes",
"id": "105970"
},
{
"type": "episodes",
"id": "105971"
},
{
"type": "episodes",
"id": "105972"
},
{
"type": "episodes",
"id": "105973"
},
{
"type": "episodes",
"id": "105974"
},
{
"type": "episodes",
"id": "105975"
},
{
"type": "episodes",
"id": "105976"
},
{
"type": "episodes",
"id": "105977"
},
{
"type": "episodes",
"id": "105978"
},
{
"type": "episodes",
"id": "105979"
},
{
"type": "episodes",
"id": "105980"
},
{
"type": "episodes",
"id": "105981"
},
{
"type": "episodes",
"id": "105982"
},
{
"type": "episodes",
"id": "105983"
},
{
"type": "episodes",
"id": "105984"
},
{
"type": "episodes",
"id": "105985"
},
{
"type": "episodes",
"id": "105986"
},
{
"type": "episodes",
"id": "105987"
},
{
"type": "episodes",
"id": "105988"
},
{
"type": "episodes",
"id": "105989"
},
{
"type": "episodes",
"id": "105990"
},
{
"type": "episodes",
"id": "105991"
},
{
"type": "episodes",
"id": "105992"
},
{
"type": "episodes",
"id": "105993"
},
{
"type": "episodes",
"id": "105994"
},
{
"type": "episodes",
"id": "105995"
},
{
"type": "episodes",
"id": "105996"
},
{
"type": "episodes",
"id": "105997"
},
{
"type": "episodes",
"id": "105998"
},
{
"type": "episodes",
"id": "172558"
},
{
"type": "episodes",
"id": "172559"
},
{
"type": "episodes",
"id": "172560"
},
{
"type": "episodes",
"id": "172561"
},
{
"type": "episodes",
"id": "172562"
},
{
"type": "episodes",
"id": "172563"
},
{
"type": "episodes",
"id": "172564"
},
{
"type": "episodes",
"id": "172565"
},
{
"type": "episodes",
"id": "172566"
},
{
"type": "episodes",
"id": "172567"
},
{
"type": "episodes",
"id": "172568"
},
{
"type": "episodes",
"id": "172569"
},
{
"type": "episodes",
"id": "172570"
},
{
"type": "episodes",
"id": "172571"
},
{
"type": "episodes",
"id": "172572"
},
{
"type": "episodes",
"id": "172573"
},
{
"type": "episodes",
"id": "172574"
},
{
"type": "episodes",
"id": "172575"
},
{
"type": "episodes",
"id": "172576"
},
{
"type": "episodes",
"id": "172577"
},
{
"type": "episodes",
"id": "172578"
},
{
"type": "episodes",
"id": "196649"
},
{
"type": "episodes",
"id": "196650"
},
{
"type": "episodes",
"id": "196651"
},
{
"type": "episodes",
"id": "196652"
},
{
"type": "episodes",
"id": "196653"
},
{
"type": "episodes",
"id": "196654"
},
{
"type": "episodes",
"id": "196655"
},
{
"type": "episodes",
"id": "196656"
},
{
"type": "episodes",
"id": "196657"
},
{
"type": "episodes",
"id": "196658"
},
{
"type": "episodes",
"id": "196659"
},
{
"type": "episodes",
"id": "196660"
},
{
"type": "episodes",
"id": "196661"
},
{
"type": "episodes",
"id": "196662"
},
{
"type": "episodes",
"id": "196663"
},
{
"type": "episodes",
"id": "196664"
},
{
"type": "episodes",
"id": "196665"
},
{
"type": "episodes",
"id": "196666"
},
{
"type": "episodes",
"id": "196667"
},
{
"type": "episodes",
"id": "196668"
},
{
"type": "episodes",
"id": "196669"
},
{
"type": "episodes",
"id": "196670"
},
{
"type": "episodes",
"id": "196671"
},
{
"type": "episodes",
"id": "196672"
},
{
"type": "episodes",
"id": "196673"
},
{
"type": "episodes",
"id": "196674"
},
{
"type": "episodes",
"id": "196675"
},
{
"type": "episodes",
"id": "196676"
},
{
"type": "episodes",
"id": "196677"
},
{
"type": "episodes",
"id": "196678"
},
{
"type": "episodes",
"id": "196679"
},
{
"type": "episodes",
"id": "196680"
},
{
"type": "episodes",
"id": "196681"
},
{
"type": "episodes",
"id": "196682"
},
{
"type": "episodes",
"id": "196683"
},
{
"type": "episodes",
"id": "196684"
},
{
"type": "episodes",
"id": "196685"
},
{
"type": "episodes",
"id": "196686"
},
{
"type": "episodes",
"id": "196687"
},
{
"type": "episodes",
"id": "196688"
},
{
"type": "episodes",
"id": "196689"
},
{
"type": "episodes",
"id": "196690"
},
{
"type": "episodes",
"id": "196691"
},
{
"type": "episodes",
"id": "196692"
},
{
"type": "episodes",
"id": "196693"
},
{
"type": "episodes",
"id": "196694"
},
{
"type": "episodes",
"id": "196695"
},
{
"type": "episodes",
"id": "196696"
},
{
"type": "episodes",
"id": "196697"
},
{
"type": "episodes",
"id": "196698"
},
{
"type": "episodes",
"id": "196699"
},
{
"type": "episodes",
"id": "196700"
},
{
"type": "episodes",
"id": "196701"
},
{
"type": "episodes",
"id": "196702"
},
{
"type": "episodes",
"id": "196703"
},
{
"type": "episodes",
"id": "196704"
},
{
"type": "episodes",
"id": "196705"
},
{
"type": "episodes",
"id": "196706"
},
{
"type": "episodes",
"id": "196707"
},
{
"type": "episodes",
"id": "196708"
},
{
"type": "episodes",
"id": "196709"
},
{
"type": "episodes",
"id": "196710"
},
{
"type": "episodes",
"id": "196711"
},
{
"type": "episodes",
"id": "196712"
},
{
"type": "episodes",
"id": "196713"
},
{
"type": "episodes",
"id": "196714"
},
{
"type": "episodes",
"id": "196715"
},
{
"type": "episodes",
"id": "196716"
},
{
"type": "episodes",
"id": "196717"
},
{
"type": "episodes",
"id": "196718"
},
{
"type": "episodes",
"id": "196719"
},
{
"type": "episodes",
"id": "196720"
},
{
"type": "episodes",
"id": "196721"
},
{
"type": "episodes",
"id": "196722"
},
{
"type": "episodes",
"id": "196723"
},
{
"type": "episodes",
"id": "196724"
},
{
"type": "episodes",
"id": "196725"
},
{
"type": "episodes",
"id": "196726"
},
{
"type": "episodes",
"id": "196727"
},
{
"type": "episodes",
"id": "196728"
},
{
"type": "episodes",
"id": "196729"
},
{
"type": "episodes",
"id": "196730"
},
{
"type": "episodes",
"id": "196731"
},
{
"type": "episodes",
"id": "196732"
},
{
"type": "episodes",
"id": "196733"
},
{
"type": "episodes",
"id": "196734"
},
{
"type": "episodes",
"id": "196735"
},
{
"type": "episodes",
"id": "196736"
},
{
"type": "episodes",
"id": "196737"
},
{
"type": "episodes",
"id": "196738"
},
{
"type": "episodes",
"id": "196739"
},
{
"type": "episodes",
"id": "196740"
},
{
"type": "episodes",
"id": "196741"
},
{
"type": "episodes",
"id": "196742"
},
{
"type": "episodes",
"id": "196743"
},
{
"type": "episodes",
"id": "196744"
},
{
"type": "episodes",
"id": "196745"
},
{
"type": "episodes",
"id": "196746"
},
{
"type": "episodes",
"id": "196747"
},
{
"type": "episodes",
"id": "196748"
},
{
"type": "episodes",
"id": "196749"
},
{
"type": "episodes",
"id": "196750"
},
{
"type": "episodes",
"id": "196751"
},
{
"type": "episodes",
"id": "196752"
},
{
"type": "episodes",
"id": "196753"
},
{
"type": "episodes",
"id": "196754"
},
{
"type": "episodes",
"id": "196755"
},
{
"type": "episodes",
"id": "196756"
},
{
"type": "episodes",
"id": "196757"
},
{
"type": "episodes",
"id": "196758"
},
{
"type": "episodes",
"id": "196759"
},
{
"type": "episodes",
"id": "196760"
},
{
"type": "episodes",
"id": "196761"
},
{
"type": "episodes",
"id": "196762"
},
{
"type": "episodes",
"id": "196763"
},
{
"type": "episodes",
"id": "196764"
},
{
"type": "episodes",
"id": "196765"
},
{
"type": "episodes",
"id": "196766"
},
{
"type": "episodes",
"id": "196767"
},
{
"type": "episodes",
"id": "196768"
},
{
"type": "episodes",
"id": "196769"
},
{
"type": "episodes",
"id": "196770"
},
{
"type": "episodes",
"id": "196771"
},
{
"type": "episodes",
"id": "196772"
},
{
"type": "episodes",
"id": "196773"
},
{
"type": "episodes",
"id": "196774"
},
{
"type": "episodes",
"id": "196775"
},
{
"type": "episodes",
"id": "196776"
},
{
"type": "episodes",
"id": "196777"
},
{
"type": "episodes",
"id": "196778"
},
{
"type": "episodes",
"id": "196779"
},
{
"type": "episodes",
"id": "196780"
},
{
"type": "episodes",
"id": "196781"
},
{
"type": "episodes",
"id": "196782"
},
{
"type": "episodes",
"id": "196783"
},
{
"type": "episodes",
"id": "196784"
},
{
"type": "episodes",
"id": "196785"
},
{
"type": "episodes",
"id": "196786"
},
{
"type": "episodes",
"id": "196787"
},
{
"type": "episodes",
"id": "196788"
},
{
"type": "episodes",
"id": "196789"
},
{
"type": "episodes",
"id": "196790"
},
{
"type": "episodes",
"id": "196791"
},
{
"type": "episodes",
"id": "196792"
},
{
"type": "episodes",
"id": "196793"
},
{
"type": "episodes",
"id": "196794"
},
{
"type": "episodes",
"id": "196795"
},
{
"type": "episodes",
"id": "196796"
},
{
"type": "episodes",
"id": "196797"
},
{
"type": "episodes",
"id": "196798"
},
{
"type": "episodes",
"id": "196799"
},
{
"type": "episodes",
"id": "196800"
},
{
"type": "episodes",
"id": "196801"
},
{
"type": "episodes",
"id": "196802"
},
{
"type": "episodes",
"id": "196803"
},
{
"type": "episodes",
"id": "196804"
},
{
"type": "episodes",
"id": "196805"
},
{
"type": "episodes",
"id": "196806"
},
{
"type": "episodes",
"id": "196807"
},
{
"type": "episodes",
"id": "196808"
},
{
"type": "episodes",
"id": "196809"
},
{
"type": "episodes",
"id": "196810"
},
{
"type": "episodes",
"id": "196811"
},
{
"type": "episodes",
"id": "196812"
},
{
"type": "episodes",
"id": "196813"
},
{
"type": "episodes",
"id": "196814"
},
{
"type": "episodes",
"id": "196815"
},
{
"type": "episodes",
"id": "196816"
},
{
"type": "episodes",
"id": "196817"
},
{
"type": "episodes",
"id": "196818"
},
{
"type": "episodes",
"id": "196819"
},
{
"type": "episodes",
"id": "196820"
},
{
"type": "episodes",
"id": "196821"
},
{
"type": "episodes",
"id": "196822"
},
{
"type": "episodes",
"id": "196823"
},
{
"type": "episodes",
"id": "196824"
},
{
"type": "episodes",
"id": "196825"
},
{
"type": "episodes",
"id": "196826"
},
{
"type": "episodes",
"id": "196827"
},
{
"type": "episodes",
"id": "196828"
},
{
"type": "episodes",
"id": "196829"
},
{
"type": "episodes",
"id": "196830"
},
{
"type": "episodes",
"id": "196831"
},
{
"type": "episodes",
"id": "196832"
},
{
"type": "episodes",
"id": "196833"
},
{
"type": "episodes",
"id": "196834"
},
{
"type": "episodes",
"id": "196835"
},
{
"type": "episodes",
"id": "196836"
},
{
"type": "episodes",
"id": "196837"
},
{
"type": "episodes",
"id": "196838"
},
{
"type": "episodes",
"id": "196839"
},
{
"type": "episodes",
"id": "196840"
},
{
"type": "episodes",
"id": "196841"
},
{
"type": "episodes",
"id": "196842"
},
{
"type": "episodes",
"id": "196843"
},
{
"type": "episodes",
"id": "196844"
},
{
"type": "episodes",
"id": "196845"
},
{
"type": "episodes",
"id": "196846"
},
{
"type": "episodes",
"id": "196847"
},
{
"type": "episodes",
"id": "196848"
},
{
"type": "episodes",
"id": "196849"
},
{
"type": "episodes",
"id": "196850"
},
{
"type": "episodes",
"id": "196851"
},
{
"type": "episodes",
"id": "196852"
},
{
"type": "episodes",
"id": "196853"
},
{
"type": "episodes",
"id": "196854"
},
{
"type": "episodes",
"id": "196855"
},
{
"type": "episodes",
"id": "196856"
},
{
"type": "episodes",
"id": "196857"
},
{
"type": "episodes",
"id": "196858"
},
{
"type": "episodes",
"id": "196859"
},
{
"type": "episodes",
"id": "196860"
},
{
"type": "episodes",
"id": "196861"
},
{
"type": "episodes",
"id": "196862"
},
{
"type": "episodes",
"id": "196863"
},
{
"type": "episodes",
"id": "196864"
},
{
"type": "episodes",
"id": "196865"
},
{
"type": "episodes",
"id": "196866"
},
{
"type": "episodes",
"id": "196867"
},
{
"type": "episodes",
"id": "196868"
},
{
"type": "episodes",
"id": "196869"
},
{
"type": "episodes",
"id": "196870"
},
{
"type": "episodes",
"id": "196871"
},
{
"type": "episodes",
"id": "196872"
},
{
"type": "episodes",
"id": "196873"
},
{
"type": "episodes",
"id": "196874"
},
{
"type": "episodes",
"id": "196875"
},
{
"type": "episodes",
"id": "196876"
},
{
"type": "episodes",
"id": "196877"
},
{
"type": "episodes",
"id": "196878"
},
{
"type": "episodes",
"id": "196879"
},
{
"type": "episodes",
"id": "196880"
},
{
"type": "episodes",
"id": "196881"
},
{
"type": "episodes",
"id": "196882"
},
{
"type": "episodes",
"id": "196883"
},
{
"type": "episodes",
"id": "196884"
},
{
"type": "episodes",
"id": "196885"
},
{
"type": "episodes",
"id": "196886"
},
{
"type": "episodes",
"id": "196887"
},
{
"type": "episodes",
"id": "196888"
},
{
"type": "episodes",
"id": "196889"
},
{
"type": "episodes",
"id": "196890"
},
{
"type": "episodes",
"id": "196891"
},
{
"type": "episodes",
"id": "196892"
},
{
"type": "episodes",
"id": "196893"
},
{
"type": "episodes",
"id": "196894"
},
{
"type": "episodes",
"id": "196895"
},
{
"type": "episodes",
"id": "196896"
},
{
"type": "episodes",
"id": "196897"
},
{
"type": "episodes",
"id": "196898"
},
{
"type": "episodes",
"id": "196899"
},
{
"type": "episodes",
"id": "196900"
},
{
"type": "episodes",
"id": "196901"
},
{
"type": "episodes",
"id": "196902"
},
{
"type": "episodes",
"id": "196903"
},
{
"type": "episodes",
"id": "196904"
},
{
"type": "episodes",
"id": "196905"
},
{
"type": "episodes",
"id": "196906"
},
{
"type": "episodes",
"id": "196907"
},
{
"type": "episodes",
"id": "196908"
},
{
"type": "episodes",
"id": "196909"
},
{
"type": "episodes",
"id": "196910"
},
{
"type": "episodes",
"id": "196911"
},
{
"type": "episodes",
"id": "196912"
},
{
"type": "episodes",
"id": "196913"
},
{
"type": "episodes",
"id": "196914"
},
{
"type": "episodes",
"id": "196915"
},
{
"type": "episodes",
"id": "196916"
},
{
"type": "episodes",
"id": "196917"
},
{
"type": "episodes",
"id": "196918"
},
{
"type": "episodes",
"id": "196919"
},
{
"type": "episodes",
"id": "196920"
},
{
"type": "episodes",
"id": "196921"
},
{
"type": "episodes",
"id": "196922"
},
{
"type": "episodes",
"id": "196923"
},
{
"type": "episodes",
"id": "196924"
},
{
"type": "episodes",
"id": "196925"
},
{
"type": "episodes",
"id": "196926"
},
{
"type": "episodes",
"id": "196927"
},
{
"type": "episodes",
"id": "196928"
},
{
"type": "episodes",
"id": "196929"
},
{
"type": "episodes",
"id": "196930"
},
{
"type": "episodes",
"id": "196931"
},
{
"type": "episodes",
"id": "196932"
},
{
"type": "episodes",
"id": "196933"
},
{
"type": "episodes",
"id": "196934"
},
{
"type": "episodes",
"id": "196935"
},
{
"type": "episodes",
"id": "196936"
},
{
"type": "episodes",
"id": "196937"
},
{
"type": "episodes",
"id": "196938"
},
{
"type": "episodes",
"id": "196939"
},
{
"type": "episodes",
"id": "196940"
},
{
"type": "episodes",
"id": "196941"
},
{
"type": "episodes",
"id": "196942"
},
{
"type": "episodes",
"id": "196943"
},
{
"type": "episodes",
"id": "196944"
},
{
"type": "episodes",
"id": "196945"
},
{
"type": "episodes",
"id": "196946"
},
{
"type": "episodes",
"id": "196947"
},
{
"type": "episodes",
"id": "196948"
},
{
"type": "episodes",
"id": "196949"
},
{
"type": "episodes",
"id": "196950"
},
{
"type": "episodes",
"id": "196951"
},
{
"type": "episodes",
"id": "196952"
},
{
"type": "episodes",
"id": "196953"
},
{
"type": "episodes",
"id": "196954"
},
{
"type": "episodes",
"id": "196955"
},
{
"type": "episodes",
"id": "196956"
},
{
"type": "episodes",
"id": "196957"
},
{
"type": "episodes",
"id": "196958"
},
{
"type": "episodes",
"id": "196959"
},
{
"type": "episodes",
"id": "196960"
},
{
"type": "episodes",
"id": "196961"
},
{
"type": "episodes",
"id": "196962"
},
{
"type": "episodes",
"id": "196963"
},
{
"type": "episodes",
"id": "196964"
},
{
"type": "episodes",
"id": "196965"
},
{
"type": "episodes",
"id": "196966"
},
{
"type": "episodes",
"id": "196967"
},
{
"type": "episodes",
"id": "196968"
},
{
"type": "episodes",
"id": "196969"
},
{
"type": "episodes",
"id": "196970"
},
{
"type": "episodes",
"id": "196971"
},
{
"type": "episodes",
"id": "196972"
},
{
"type": "episodes",
"id": "196973"
},
{
"type": "episodes",
"id": "196974"
},
{
"type": "episodes",
"id": "196975"
},
{
"type": "episodes",
"id": "196976"
},
{
"type": "episodes",
"id": "196977"
},
{
"type": "episodes",
"id": "196978"
},
{
"type": "episodes",
"id": "196979"
},
{
"type": "episodes",
"id": "196980"
},
{
"type": "episodes",
"id": "196981"
},
{
"type": "episodes",
"id": "196982"
},
{
"type": "episodes",
"id": "196983"
},
{
"type": "episodes",
"id": "196984"
},
{
"type": "episodes",
"id": "196985"
},
{
"type": "episodes",
"id": "196986"
},
{
"type": "episodes",
"id": "196987"
},
{
"type": "episodes",
"id": "196988"
},
{
"type": "episodes",
"id": "196989"
},
{
"type": "episodes",
"id": "196990"
},
{
"type": "episodes",
"id": "196991"
},
{
"type": "episodes",
"id": "196992"
},
{
"type": "episodes",
"id": "196993"
},
{
"type": "episodes",
"id": "196994"
},
{
"type": "episodes",
"id": "196995"
},
{
"type": "episodes",
"id": "196996"
},
{
"type": "episodes",
"id": "196997"
},
{
"type": "episodes",
"id": "196998"
},
{
"type": "episodes",
"id": "196999"
},
{
"type": "episodes",
"id": "197000"
},
{
"type": "episodes",
"id": "197001"
},
{
"type": "episodes",
"id": "197002"
},
{
"type": "episodes",
"id": "197003"
},
{
"type": "episodes",
"id": "197004"
},
{
"type": "episodes",
"id": "197005"
},
{
"type": "episodes",
"id": "197006"
},
{
"type": "episodes",
"id": "197007"
},
{
"type": "episodes",
"id": "197008"
},
{
"type": "episodes",
"id": "197009"
},
{
"type": "episodes",
"id": "197010"
},
{
"type": "episodes",
"id": "197011"
},
{
"type": "episodes",
"id": "197012"
},
{
"type": "episodes",
"id": "197013"
},
{
"type": "episodes",
"id": "197014"
},
{
"type": "episodes",
"id": "197015"
},
{
"type": "episodes",
"id": "197016"
},
{
"type": "episodes",
"id": "197017"
},
{
"type": "episodes",
"id": "197018"
},
{
"type": "episodes",
"id": "197019"
},
{
"type": "episodes",
"id": "197020"
},
{
"type": "episodes",
"id": "197021"
},
{
"type": "episodes",
"id": "197022"
},
{
"type": "episodes",
"id": "197023"
},
{
"type": "episodes",
"id": "197024"
},
{
"type": "episodes",
"id": "197025"
},
{
"type": "episodes",
"id": "197026"
},
{
"type": "episodes",
"id": "197027"
},
{
"type": "episodes",
"id": "197028"
},
{
"type": "episodes",
"id": "197029"
},
{
"type": "episodes",
"id": "197030"
},
{
"type": "episodes",
"id": "197031"
},
{
"type": "episodes",
"id": "197032"
},
{
"type": "episodes",
"id": "197033"
},
{
"type": "episodes",
"id": "197034"
},
{
"type": "episodes",
"id": "197035"
},
{
"type": "episodes",
"id": "197036"
},
{
"type": "episodes",
"id": "197037"
},
{
"type": "episodes",
"id": "197038"
},
{
"type": "episodes",
"id": "197039"
},
{
"type": "episodes",
"id": "197040"
},
{
"type": "episodes",
"id": "197041"
},
{
"type": "episodes",
"id": "197042"
},
{
"type": "episodes",
"id": "197043"
},
{
"type": "episodes",
"id": "197044"
},
{
"type": "episodes",
"id": "197045"
},
{
"type": "episodes",
"id": "197046"
},
{
"type": "episodes",
"id": "197047"
},
{
"type": "episodes",
"id": "197048"
},
{
"type": "episodes",
"id": "197049"
},
{
"type": "episodes",
"id": "197050"
},
{
"type": "episodes",
"id": "197051"
},
{
"type": "episodes",
"id": "197052"
},
{
"type": "episodes",
"id": "197053"
},
{
"type": "episodes",
"id": "197054"
},
{
"type": "episodes",
"id": "197055"
},
{
"type": "episodes",
"id": "197056"
},
{
"type": "episodes",
"id": "197057"
},
{
"type": "episodes",
"id": "197058"
},
{
"type": "episodes",
"id": "197059"
},
{
"type": "episodes",
"id": "197060"
},
{
"type": "episodes",
"id": "197061"
},
{
"type": "episodes",
"id": "197062"
},
{
"type": "episodes",
"id": "197063"
},
{
"type": "episodes",
"id": "197064"
},
{
"type": "episodes",
"id": "197065"
},
{
"type": "episodes",
"id": "197066"
},
{
"type": "episodes",
"id": "197067"
},
{
"type": "episodes",
"id": "197068"
},
{
"type": "episodes",
"id": "197069"
},
{
"type": "episodes",
"id": "197070"
},
{
"type": "episodes",
"id": "197071"
},
{
"type": "episodes",
"id": "197072"
},
{
"type": "episodes",
"id": "197073"
},
{
"type": "episodes",
"id": "197074"
},
{
"type": "episodes",
"id": "197075"
},
{
"type": "episodes",
"id": "197076"
},
{
"type": "episodes",
"id": "197077"
},
{
"type": "episodes",
"id": "197078"
},
{
"type": "episodes",
"id": "197079"
},
{
"type": "episodes",
"id": "197080"
},
{
"type": "episodes",
"id": "197081"
},
{
"type": "episodes",
"id": "197082"
},
{
"type": "episodes",
"id": "197083"
},
{
"type": "episodes",
"id": "197084"
},
{
"type": "episodes",
"id": "197085"
},
{
"type": "episodes",
"id": "197086"
},
{
"type": "episodes",
"id": "197087"
},
{
"type": "episodes",
"id": "197088"
},
{
"type": "episodes",
"id": "105999"
},
{
"type": "episodes",
"id": "106000"
},
{
"type": "episodes",
"id": "106001"
},
{
"type": "episodes",
"id": "106002"
},
{
"type": "episodes",
"id": "106003"
},
{
"type": "episodes",
"id": "106004"
},
{
"type": "episodes",
"id": "106005"
}
]
}
}
},
{
"id": "254738",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254738"
},
"attributes": {
"length": 23
}
},
{
"id": "254739",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254739"
},
"attributes": {
"length": 23
}
},
{
"id": "254740",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254740"
},
"attributes": {
"length": 23
}
},
{
"id": "254741",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254741"
},
"attributes": {
"length": 23
}
},
{
"id": "254742",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254742"
},
"attributes": {
"length": 23
}
},
{
"id": "254743",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254743"
},
"attributes": {
"length": 23
}
},
{
"id": "254744",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254744"
},
"attributes": {
"length": 23
}
},
{
"id": "254745",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254745"
},
"attributes": {
"length": 23
}
},
{
"id": "254746",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254746"
},
"attributes": {
"length": 23
}
},
{
"id": "254747",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254747"
},
"attributes": {
"length": 23
}
},
{
"id": "254748",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254748"
},
"attributes": {
"length": 23
}
},
{
"id": "254749",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254749"
},
"attributes": {
"length": 23
}
},
{
"id": "254750",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254750"
},
"attributes": {
"length": 23
}
},
{
"id": "254751",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254751"
},
"attributes": {
"length": 23
}
},
{
"id": "254752",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254752"
},
"attributes": {
"length": 23
}
},
{
"id": "254753",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254753"
},
"attributes": {
"length": 23
}
},
{
"id": "254754",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254754"
},
"attributes": {
"length": 23
}
},
{
"id": "254755",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254755"
},
"attributes": {
"length": 23
}
},
{
"id": "254756",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254756"
},
"attributes": {
"length": 23
}
},
{
"id": "254757",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254757"
},
"attributes": {
"length": 23
}
},
{
"id": "254758",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254758"
},
"attributes": {
"length": 23
}
},
{
"id": "254759",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254759"
},
"attributes": {
"length": 23
}
},
{
"id": "254760",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254760"
},
"attributes": {
"length": 23
}
},
{
"id": "254761",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254761"
},
"attributes": {
"length": 23
}
},
{
"id": "254762",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254762"
},
"attributes": {
"length": 23
}
},
{
"id": "254763",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254763"
},
"attributes": {
"length": 23
}
},
{
"id": "254764",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254764"
},
"attributes": {
"length": 23
}
},
{
"id": "254765",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254765"
},
"attributes": {
"length": 23
}
},
{
"id": "254766",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254766"
},
"attributes": {
"length": 23
}
},
{
"id": "254767",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254767"
},
"attributes": {
"length": 23
}
},
{
"id": "254768",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254768"
},
"attributes": {
"length": 23
}
},
{
"id": "254769",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254769"
},
"attributes": {
"length": 23
}
},
{
"id": "254770",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254770"
},
"attributes": {
"length": 23
}
},
{
"id": "254771",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254771"
},
"attributes": {
"length": 23
}
},
{
"id": "254772",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254772"
},
"attributes": {
"length": 23
}
},
{
"id": "254773",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254773"
},
"attributes": {
"length": 23
}
},
{
"id": "254774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254774"
},
"attributes": {
"length": 23
}
},
{
"id": "254775",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254775"
},
"attributes": {
"length": 23
}
},
{
"id": "254776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254776"
},
"attributes": {
"length": 23
}
},
{
"id": "254777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254777"
},
"attributes": {
"length": 23
}
},
{
"id": "254778",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254778"
},
"attributes": {
"length": 23
}
},
{
"id": "254779",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254779"
},
"attributes": {
"length": 23
}
},
{
"id": "254780",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254780"
},
"attributes": {
"length": 23
}
},
{
"id": "254781",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254781"
},
"attributes": {
"length": 23
}
},
{
"id": "254782",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254782"
},
"attributes": {
"length": 23
}
},
{
"id": "254783",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254783"
},
"attributes": {
"length": 23
}
},
{
"id": "254784",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254784"
},
"attributes": {
"length": 23
}
},
{
"id": "254785",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254785"
},
"attributes": {
"length": 23
}
},
{
"id": "254786",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254786"
},
"attributes": {
"length": 23
}
},
{
"id": "254787",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254787"
},
"attributes": {
"length": 23
}
},
{
"id": "254788",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254788"
},
"attributes": {
"length": 23
}
},
{
"id": "254789",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254789"
},
"attributes": {
"length": 23
}
},
{
"id": "254819",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254819"
},
"attributes": {
"length": 23
}
},
{
"id": "254820",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254820"
},
"attributes": {
"length": 23
}
},
{
"id": "254821",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254821"
},
"attributes": {
"length": 23
}
},
{
"id": "254822",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254822"
},
"attributes": {
"length": 23
}
},
{
"id": "256189",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256189"
},
"attributes": {
"length": 23
}
},
{
"id": "256412",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256412"
},
"attributes": {
"length": 23
}
},
{
"id": "256604",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256604"
},
"attributes": {
"length": 23
}
},
{
"id": "256735",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256735"
},
"attributes": {
"length": 23
}
},
{
"id": "256913",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256913"
},
"attributes": {
"length": 23
}
},
{
"id": "257433",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257433"
},
"attributes": {
"length": 23
}
},
{
"id": "257434",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257434"
},
"attributes": {
"length": 23
}
},
{
"id": "257435",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257435"
},
"attributes": {
"length": 23
}
},
{
"id": "257436",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257436"
},
"attributes": {
"length": 23
}
},
{
"id": "257437",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257437"
},
"attributes": {
"length": 23
}
},
{
"id": "257663",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257663"
},
"attributes": {
"length": 23
}
},
{
"id": "258001",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258001"
},
"attributes": {
"length": 23
}
},
{
"id": "258315",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258315"
},
"attributes": {
"length": 23
}
},
{
"id": "258591",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258591"
},
"attributes": {
"length": 23
}
},
{
"id": "258842",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258842"
},
"attributes": {
"length": 23
}
},
{
"id": "259124",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259124"
},
"attributes": {
"length": 23
}
},
{
"id": "259192",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259192"
},
"attributes": {
"length": 23
}
},
{
"id": "259580",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259580"
},
"attributes": {
"length": 23
}
},
{
"id": "259638",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259638"
},
"attributes": {
"length": 23
}
},
{
"id": "259699",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259699"
},
"attributes": {
"length": 23
}
},
{
"id": "259830",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259830"
},
"attributes": {
"length": 23
}
},
{
"id": "259958",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259958"
},
"attributes": {
"length": 23
}
},
{
"id": "260133",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260133"
},
"attributes": {
"length": 23
}
},
{
"id": "260185",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260185"
},
"attributes": {
"length": 23
}
},
{
"id": "260332",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260332"
},
"attributes": {
"length": 23
}
},
{
"id": "260604",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260604"
},
"attributes": {
"length": 23
}
},
{
"id": "260861",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260861"
},
"attributes": {
"length": 23
}
},
{
"id": "261231",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261231"
},
"attributes": {
"length": 23
}
},
{
"id": "261465",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261465"
},
"attributes": {
"length": 23
}
},
{
"id": "264092",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264092"
},
"attributes": {
"length": 23
}
},
{
"id": "264188",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264188"
},
"attributes": {
"length": 23
}
},
{
"id": "264718",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264718"
},
"attributes": {
"length": 23
}
},
{
"id": "264964",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264964"
},
"attributes": {
"length": 23
}
},
{
"id": "265239",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265239"
},
"attributes": {
"length": 23
}
},
{
"id": "265333",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265333"
},
"attributes": {
"length": 23
}
},
{
"id": "265452",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265452"
},
"attributes": {
"length": 23
}
},
{
"id": "265565",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265565"
},
"attributes": {
"length": 23
}
},
{
"id": "267038",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267038"
},
"attributes": {
"length": 23
}
},
{
"id": "267265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267265"
},
"attributes": {
"length": 23
}
},
{
"id": "267619",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267619"
},
"attributes": {
"length": 23
}
},
{
"id": "267797",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267797"
},
"attributes": {
"length": 23
}
},
{
"id": "267876",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267876"
},
"attributes": {
"length": 23
}
},
{
"id": "268037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268037"
},
"attributes": {
"length": 23
}
},
{
"id": "268264",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268264"
},
"attributes": {
"length": 23
}
},
{
"id": "268344",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268344"
},
"attributes": {
"length": 23
}
},
{
"id": "268399",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268399"
},
"attributes": {
"length": 23
}
},
{
"id": "268558",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268558"
},
"attributes": {
"length": 23
}
},
{
"id": "268613",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268613"
},
"attributes": {
"length": 23
}
},
{
"id": "268798",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268798"
},
"attributes": {
"length": 23
}
},
{
"id": "269095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269095"
},
"attributes": {
"length": 23
}
},
{
"id": "269200",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269200"
},
"attributes": {
"length": 23
}
},
{
"id": "269423",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269423"
},
"attributes": {
"length": 23
}
},
{
"id": "269684",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269684"
},
"attributes": {
"length": 23
}
},
{
"id": "270751",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270751"
},
"attributes": {
"length": 23
}
},
{
"id": "271090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271090"
},
"attributes": {
"length": 23
}
},
{
"id": "271212",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271212"
},
"attributes": {
"length": 23
}
},
{
"id": "271370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271370"
},
"attributes": {
"length": 23
}
},
{
"id": "271420",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271420"
},
"attributes": {
"length": 23
}
},
{
"id": "271757",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271757"
},
"attributes": {
"length": 23
}
},
{
"id": "271862",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271862"
},
"attributes": {
"length": 23
}
},
{
"id": "272022",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272022"
},
"attributes": {
"length": 23
}
},
{
"id": "272400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272400"
},
"attributes": {
"length": 23
}
},
{
"id": "272540",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272540"
},
"attributes": {
"length": 23
}
},
{
"id": "272633",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272633"
},
"attributes": {
"length": 23
}
},
{
"id": "272858",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272858"
},
"attributes": {
"length": 23
}
},
{
"id": "273093",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273093"
},
"attributes": {
"length": 23
}
},
{
"id": "273307",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273307"
},
"attributes": {
"length": 23
}
},
{
"id": "273651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273651"
},
"attributes": {
"length": 23
}
},
{
"id": "274191",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274191"
},
"attributes": {
"length": 23
}
},
{
"id": "274305",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274305"
},
"attributes": {
"length": 23
}
},
{
"id": "276475",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276475"
},
"attributes": {
"length": 23
}
},
{
"id": "276574",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276574"
},
"attributes": {
"length": 23
}
},
{
"id": "276829",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276829"
},
"attributes": {
"length": 23
}
},
{
"id": "277006",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/277006"
},
"attributes": {
"length": 23
}
},
{
"id": "277168",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/277168"
},
"attributes": {
"length": 23
}
},
{
"id": "277259",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/277259"
},
"attributes": {
"length": 23
}
},
{
"id": "279991",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/279991"
},
"attributes": {
"length": 23
}
},
{
"id": "279992",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/279992"
},
"attributes": {
"length": 23
}
},
{
"id": "279993",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/279993"
},
"attributes": {
"length": 23
}
},
{
"id": "280017",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280017"
},
"attributes": {
"length": 23
}
},
{
"id": "280018",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280018"
},
"attributes": {
"length": 23
}
},
{
"id": "280096",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280096"
},
"attributes": {
"length": 23
}
},
{
"id": "280104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280104"
},
"attributes": {
"length": 23
}
},
{
"id": "280105",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280105"
},
"attributes": {
"length": 23
}
},
{
"id": "280134",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280134"
},
"attributes": {
"length": 23
}
},
{
"id": "280167",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280167"
},
"attributes": {
"length": 23
}
},
{
"id": "280182",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280182"
},
"attributes": {
"length": 23
}
},
{
"id": "222137",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222137"
},
"attributes": {
"length": 23
}
},
{
"id": "222138",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222138"
},
"attributes": {
"length": 23
}
},
{
"id": "222139",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222139"
},
"attributes": {
"length": 23
}
},
{
"id": "222140",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222140"
},
"attributes": {
"length": 23
}
},
{
"id": "222141",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222141"
},
"attributes": {
"length": 23
}
},
{
"id": "222142",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222142"
},
"attributes": {
"length": 23
}
},
{
"id": "222143",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222143"
},
"attributes": {
"length": 23
}
},
{
"id": "222144",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222144"
},
"attributes": {
"length": 23
}
},
{
"id": "222145",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222145"
},
"attributes": {
"length": 23
}
},
{
"id": "222146",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222146"
},
"attributes": {
"length": 23
}
},
{
"id": "222147",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222147"
},
"attributes": {
"length": 23
}
},
{
"id": "222148",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222148"
},
"attributes": {
"length": 23
}
},
{
"id": "222149",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222149"
},
"attributes": {
"length": 23
}
},
{
"id": "222150",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222150"
},
"attributes": {
"length": 23
}
},
{
"id": "222151",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222151"
},
"attributes": {
"length": 23
}
},
{
"id": "222152",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222152"
},
"attributes": {
"length": 23
}
},
{
"id": "222153",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222153"
},
"attributes": {
"length": 23
}
},
{
"id": "222154",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222154"
},
"attributes": {
"length": 23
}
},
{
"id": "222155",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222155"
},
"attributes": {
"length": 23
}
},
{
"id": "222156",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222156"
},
"attributes": {
"length": 23
}
},
{
"id": "222157",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222157"
},
"attributes": {
"length": 23
}
},
{
"id": "222158",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222158"
},
"attributes": {
"length": 23
}
},
{
"id": "222159",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222159"
},
"attributes": {
"length": 23
}
},
{
"id": "225472",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/225472"
},
"attributes": {
"length": 23
}
},
{
"id": "225713",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/225713"
},
"attributes": {
"length": 23
}
},
{
"id": "225828",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/225828"
},
"attributes": {
"length": 23
}
},
{
"id": "225996",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/225996"
},
"attributes": {
"length": 23
}
},
{
"id": "226204",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/226204"
},
"attributes": {
"length": 23
}
},
{
"id": "226210",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/226210"
},
"attributes": {
"length": 23
}
},
{
"id": "226211",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/226211"
},
"attributes": {
"length": 23
}
},
{
"id": "226736",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/226736"
},
"attributes": {
"length": 23
}
},
{
"id": "226741",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/226741"
},
"attributes": {
"length": 23
}
},
{
"id": "227186",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/227186"
},
"attributes": {
"length": 23
}
},
{
"id": "227187",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/227187"
},
"attributes": {
"length": 23
}
},
{
"id": "227277",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/227277"
},
"attributes": {
"length": 23
}
},
{
"id": "227694",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/227694"
},
"attributes": {
"length": 23
}
},
{
"id": "227695",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/227695"
},
"attributes": {
"length": 23
}
},
{
"id": "229889",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/229889"
},
"attributes": {
"length": 0
}
},
{
"id": "229890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/229890"
},
"attributes": {
"length": 23
}
},
{
"id": "229891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/229891"
},
"attributes": {
"length": 23
}
},
{
"id": "230774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/230774"
},
"attributes": {
"length": 23
}
},
{
"id": "230775",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/230775"
},
"attributes": {
"length": 23
}
},
{
"id": "233320",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/233320"
},
"attributes": {
"length": 23
}
},
{
"id": "233321",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/233321"
},
"attributes": {
"length": 23
}
},
{
"id": "233322",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/233322"
},
"attributes": {
"length": 23
}
},
{
"id": "235004",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/235004"
},
"attributes": {
"length": 23
}
},
{
"id": "235005",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/235005"
},
"attributes": {
"length": 23
}
},
{
"id": "236001",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/236001"
},
"attributes": {
"length": 23
}
},
{
"id": "236094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/236094"
},
"attributes": {
"length": 23
}
},
{
"id": "236095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/236095"
},
"attributes": {
"length": 23
}
},
{
"id": "237776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237776"
},
"attributes": {
"length": 23
}
},
{
"id": "237777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237777"
},
"attributes": {
"length": 23
}
},
{
"id": "239294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/239294"
},
"attributes": {
"length": 23
}
},
{
"id": "239295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/239295"
},
"attributes": {
"length": 23
}
},
{
"id": "239868",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/239868"
},
"attributes": {
"length": 23
}
},
{
"id": "241104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241104"
},
"attributes": {
"length": 23
}
},
{
"id": "241646",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241646"
},
"attributes": {
"length": 23
}
},
{
"id": "242184",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242184"
},
"attributes": {
"length": 23
}
},
{
"id": "242774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242774"
},
"attributes": {
"length": 23
}
},
{
"id": "243220",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243220"
},
"attributes": {
"length": 23
}
},
{
"id": "243423",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243423"
},
"attributes": {
"length": 23
}
},
{
"id": "243626",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243626"
},
"attributes": {
"length": 23
}
},
{
"id": "243835",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243835"
},
"attributes": {
"length": 23
}
},
{
"id": "244228",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244228"
},
"attributes": {
"length": 23
}
},
{
"id": "244792",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244792"
},
"attributes": {
"length": 23
}
},
{
"id": "245353",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/245353"
},
"attributes": {
"length": 23
}
},
{
"id": "246690",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246690"
},
"attributes": {
"length": 23
}
},
{
"id": "246941",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246941"
},
"attributes": {
"length": 23
}
},
{
"id": "247181",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247181"
},
"attributes": {
"length": 23
}
},
{
"id": "247659",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247659"
},
"attributes": {
"length": 23
}
},
{
"id": "249889",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/249889"
},
"attributes": {
"length": 23
}
},
{
"id": "250104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250104"
},
"attributes": {
"length": 23
}
},
{
"id": "250520",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250520"
},
"attributes": {
"length": 23
}
},
{
"id": "250747",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250747"
},
"attributes": {
"length": 23
}
},
{
"id": "253540",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/253540"
},
"attributes": {
"length": 23
}
},
{
"id": "253547",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/253547"
},
"attributes": {
"length": 23
}
},
{
"id": "253955",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/253955"
},
"attributes": {
"length": 23
}
},
{
"id": "254268",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254268"
},
"attributes": {
"length": 23
}
},
{
"id": "254477",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254477"
},
"attributes": {
"length": 23
}
},
{
"id": "254731",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254731"
},
"attributes": {
"length": 23
}
},
{
"id": "255398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255398"
},
"attributes": {
"length": 23
}
},
{
"id": "256146",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256146"
},
"attributes": {
"length": 23
}
},
{
"id": "256249",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256249"
},
"attributes": {
"length": 23
}
},
{
"id": "256435",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256435"
},
"attributes": {
"length": 23
}
},
{
"id": "256622",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256622"
},
"attributes": {
"length": 23
}
},
{
"id": "256743",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256743"
},
"attributes": {
"length": 23
}
},
{
"id": "256904",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256904"
},
"attributes": {
"length": 23
}
},
{
"id": "257067",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257067"
},
"attributes": {
"length": 23
}
},
{
"id": "257343",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257343"
},
"attributes": {
"length": 23
}
},
{
"id": "257344",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257344"
},
"attributes": {
"length": 23
}
},
{
"id": "257345",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257345"
},
"attributes": {
"length": 23
}
},
{
"id": "257575",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257575"
},
"attributes": {
"length": 23
}
},
{
"id": "257679",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257679"
},
"attributes": {
"length": 23
}
},
{
"id": "258008",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258008"
},
"attributes": {
"length": 23
}
},
{
"id": "258310",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258310"
},
"attributes": {
"length": 23
}
},
{
"id": "258614",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258614"
},
"attributes": {
"length": 23
}
},
{
"id": "258897",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258897"
},
"attributes": {
"length": 23
}
},
{
"id": "259135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259135"
},
"attributes": {
"length": 23
}
},
{
"id": "259193",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259193"
},
"attributes": {
"length": 23
}
},
{
"id": "259584",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259584"
},
"attributes": {
"length": 23
}
},
{
"id": "259649",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259649"
},
"attributes": {
"length": 23
}
},
{
"id": "259707",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259707"
},
"attributes": {
"length": 23
}
},
{
"id": "259833",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259833"
},
"attributes": {
"length": 23
}
},
{
"id": "260004",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260004"
},
"attributes": {
"length": 23
}
},
{
"id": "260135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260135"
},
"attributes": {
"length": 23
}
},
{
"id": "260214",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260214"
},
"attributes": {
"length": 23
}
},
{
"id": "260341",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260341"
},
"attributes": {
"length": 23
}
},
{
"id": "260822",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260822"
},
"attributes": {
"length": 23
}
},
{
"id": "260953",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260953"
},
"attributes": {
"length": 23
}
},
{
"id": "261235",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261235"
},
"attributes": {
"length": 23
}
},
{
"id": "264005",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264005"
},
"attributes": {
"length": 23
}
},
{
"id": "264102",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264102"
},
"attributes": {
"length": 23
}
},
{
"id": "264195",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264195"
},
"attributes": {
"length": 23
}
},
{
"id": "264843",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264843"
},
"attributes": {
"length": 23
}
},
{
"id": "265081",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265081"
},
"attributes": {
"length": 23
}
},
{
"id": "265271",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265271"
},
"attributes": {
"length": 23
}
},
{
"id": "265401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265401"
},
"attributes": {
"length": 23
}
},
{
"id": "265555",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265555"
},
"attributes": {
"length": 23
}
},
{
"id": "265589",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265589"
},
"attributes": {
"length": 23
}
},
{
"id": "267056",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267056"
},
"attributes": {
"length": 23
}
},
{
"id": "267266",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267266"
},
"attributes": {
"length": 23
}
},
{
"id": "267649",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267649"
},
"attributes": {
"length": 23
}
},
{
"id": "267820",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267820"
},
"attributes": {
"length": 23
}
},
{
"id": "267890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267890"
},
"attributes": {
"length": 23
}
},
{
"id": "268058",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268058"
},
"attributes": {
"length": 23
}
},
{
"id": "268279",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268279"
},
"attributes": {
"length": 23
}
},
{
"id": "268353",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268353"
},
"attributes": {
"length": 23
}
},
{
"id": "268456",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268456"
},
"attributes": {
"length": 23
}
},
{
"id": "268595",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268595"
},
"attributes": {
"length": 23
}
},
{
"id": "268702",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268702"
},
"attributes": {
"length": 23
}
},
{
"id": "268880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/268880"
},
"attributes": {
"length": 23
}
},
{
"id": "269125",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269125"
},
"attributes": {
"length": 23
}
},
{
"id": "269207",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269207"
},
"attributes": {
"length": 23
}
},
{
"id": "269460",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269460"
},
"attributes": {
"length": 23
}
},
{
"id": "270591",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270591"
},
"attributes": {
"length": 23
}
},
{
"id": "270800",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270800"
},
"attributes": {
"length": 23
}
},
{
"id": "271134",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271134"
},
"attributes": {
"length": 23
}
},
{
"id": "271233",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271233"
},
"attributes": {
"length": 23
}
},
{
"id": "271380",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271380"
},
"attributes": {
"length": 23
}
},
{
"id": "271465",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271465"
},
"attributes": {
"length": 23
}
},
{
"id": "271767",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271767"
},
"attributes": {
"length": 23
}
},
{
"id": "271898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271898"
},
"attributes": {
"length": 23
}
},
{
"id": "272320",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272320"
},
"attributes": {
"length": 23
}
},
{
"id": "272413",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272413"
},
"attributes": {
"length": 23
}
},
{
"id": "272545",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272545"
},
"attributes": {
"length": 23
}
},
{
"id": "272757",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272757"
},
"attributes": {
"length": 23
}
},
{
"id": "272886",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272886"
},
"attributes": {
"length": 23
}
},
{
"id": "273158",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273158"
},
"attributes": {
"length": 23
}
},
{
"id": "273331",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273331"
},
"attributes": {
"length": 23
}
},
{
"id": "273738",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273738"
},
"attributes": {
"length": 23
}
},
{
"id": "274202",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274202"
},
"attributes": {
"length": 23
}
},
{
"id": "276346",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276346"
},
"attributes": {
"length": 23
}
},
{
"id": "276482",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276482"
},
"attributes": {
"length": 23
}
},
{
"id": "276746",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/276746"
},
"attributes": {
"length": 23
}
},
{
"id": "280010",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280010"
},
"attributes": {
"length": 23
}
},
{
"id": "280012",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280012"
},
"attributes": {
"length": 23
}
},
{
"id": "280138",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280138"
},
"attributes": {
"length": 23
}
},
{
"id": "280183",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280183"
},
"attributes": {
"length": 23
}
},
{
"id": "280184",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280184"
},
"attributes": {
"length": 23
}
},
{
"id": "280185",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280185"
},
"attributes": {
"length": 23
}
},
{
"id": "280186",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280186"
},
"attributes": {
"length": 23
}
},
{
"id": "280620",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280620"
},
"attributes": {
"length": 23
}
},
{
"id": "280626",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280626"
},
"attributes": {
"length": 23
}
},
{
"id": "280627",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280627"
},
"attributes": {
"length": 23
}
},
{
"id": "280634",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280634"
},
"attributes": {
"length": 23
}
},
{
"id": "280637",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280637"
},
"attributes": {
"length": 23
}
},
{
"id": "280641",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280641"
},
"attributes": {
"length": 23
}
},
{
"id": "280776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280776"
},
"attributes": {
"length": 23
}
},
{
"id": "280777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/280777"
},
"attributes": {
"length": 23
}
},
{
"id": "271190",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271190"
},
"attributes": {
"length": null
}
},
{
"id": "271191",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271191"
},
"attributes": {
"length": null
}
},
{
"id": "271214",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271214"
},
"attributes": {
"length": null
}
},
{
"id": "271871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271871"
},
"attributes": {
"length": null
}
},
{
"id": "271872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271872"
},
"attributes": {
"length": null
}
},
{
"id": "271920",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/271920"
},
"attributes": {
"length": null
}
},
{
"id": "272875",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272875"
},
"attributes": {
"length": null
}
},
{
"id": "272876",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272876"
},
"attributes": {
"length": null
}
},
{
"id": "272877",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272877"
},
"attributes": {
"length": null
}
},
{
"id": "272878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272878"
},
"attributes": {
"length": null
}
},
{
"id": "272879",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272879"
},
"attributes": {
"length": null
}
},
{
"id": "272880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272880"
},
"attributes": {
"length": null
}
},
{
"id": "244741",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244741"
},
"attributes": {
"length": 23
}
},
{
"id": "244742",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244742"
},
"attributes": {
"length": 23
}
},
{
"id": "244743",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244743"
},
"attributes": {
"length": 23
}
},
{
"id": "244744",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244744"
},
"attributes": {
"length": 23
}
},
{
"id": "244745",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244745"
},
"attributes": {
"length": 23
}
},
{
"id": "244746",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244746"
},
"attributes": {
"length": 23
}
},
{
"id": "244747",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244747"
},
"attributes": {
"length": 23
}
},
{
"id": "244748",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244748"
},
"attributes": {
"length": 23
}
},
{
"id": "244749",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244749"
},
"attributes": {
"length": 23
}
},
{
"id": "244750",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244750"
},
"attributes": {
"length": 23
}
},
{
"id": "244751",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244751"
},
"attributes": {
"length": 23
}
},
{
"id": "244752",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244752"
},
"attributes": {
"length": 23
}
},
{
"id": "244753",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244753"
},
"attributes": {
"length": 23
}
},
{
"id": "244754",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244754"
},
"attributes": {
"length": 23
}
},
{
"id": "244755",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244755"
},
"attributes": {
"length": 23
}
},
{
"id": "244756",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244756"
},
"attributes": {
"length": 23
}
},
{
"id": "244757",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244757"
},
"attributes": {
"length": 23
}
},
{
"id": "244758",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244758"
},
"attributes": {
"length": 23
}
},
{
"id": "244759",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244759"
},
"attributes": {
"length": 23
}
},
{
"id": "244760",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244760"
},
"attributes": {
"length": 23
}
},
{
"id": "244761",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244761"
},
"attributes": {
"length": 23
}
},
{
"id": "244762",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244762"
},
"attributes": {
"length": 23
}
},
{
"id": "244763",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244763"
},
"attributes": {
"length": 23
}
},
{
"id": "244764",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244764"
},
"attributes": {
"length": 23
}
},
{
"id": "255640",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255640"
},
"attributes": {
"length": 24
}
},
{
"id": "255641",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255641"
},
"attributes": {
"length": 24
}
},
{
"id": "255642",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255642"
},
"attributes": {
"length": 24
}
},
{
"id": "255643",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255643"
},
"attributes": {
"length": 24
}
},
{
"id": "255644",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255644"
},
"attributes": {
"length": 24
}
},
{
"id": "255645",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255645"
},
"attributes": {
"length": 24
}
},
{
"id": "255646",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255646"
},
"attributes": {
"length": 24
}
},
{
"id": "255647",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255647"
},
"attributes": {
"length": 24
}
},
{
"id": "255648",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255648"
},
"attributes": {
"length": 24
}
},
{
"id": "255649",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255649"
},
"attributes": {
"length": 24
}
},
{
"id": "255650",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255650"
},
"attributes": {
"length": 23
}
},
{
"id": "255651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255651"
},
"attributes": {
"length": 23
}
},
{
"id": "168135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/168135"
},
"attributes": {
"length": 23
}
},
{
"id": "198766",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198766"
},
"attributes": {
"length": 23
}
},
{
"id": "198767",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198767"
},
"attributes": {
"length": 23
}
},
{
"id": "198768",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198768"
},
"attributes": {
"length": 23
}
},
{
"id": "198769",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198769"
},
"attributes": {
"length": 23
}
},
{
"id": "198770",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198770"
},
"attributes": {
"length": 23
}
},
{
"id": "198771",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198771"
},
"attributes": {
"length": 23
}
},
{
"id": "198772",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198772"
},
"attributes": {
"length": 23
}
},
{
"id": "198773",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198773"
},
"attributes": {
"length": 23
}
},
{
"id": "198774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198774"
},
"attributes": {
"length": 23
}
},
{
"id": "198775",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198775"
},
"attributes": {
"length": 23
}
},
{
"id": "198776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198776"
},
"attributes": {
"length": 23
}
},
{
"id": "198777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198777"
},
"attributes": {
"length": 23
}
},
{
"id": "198778",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198778"
},
"attributes": {
"length": 23
}
},
{
"id": "198779",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198779"
},
"attributes": {
"length": 23
}
},
{
"id": "198780",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198780"
},
"attributes": {
"length": 23
}
},
{
"id": "198781",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198781"
},
"attributes": {
"length": 23
}
},
{
"id": "198782",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198782"
},
"attributes": {
"length": 23
}
},
{
"id": "198783",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198783"
},
"attributes": {
"length": 23
}
},
{
"id": "198784",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198784"
},
"attributes": {
"length": 23
}
},
{
"id": "198785",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198785"
},
"attributes": {
"length": 23
}
},
{
"id": "198786",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198786"
},
"attributes": {
"length": 23
}
},
{
"id": "180853",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180853"
},
"attributes": {
"length": 23
}
},
{
"id": "180854",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180854"
},
"attributes": {
"length": 23
}
},
{
"id": "180855",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180855"
},
"attributes": {
"length": 23
}
},
{
"id": "180856",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180856"
},
"attributes": {
"length": 23
}
},
{
"id": "180857",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180857"
},
"attributes": {
"length": 23
}
},
{
"id": "180858",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180858"
},
"attributes": {
"length": 23
}
},
{
"id": "180859",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180859"
},
"attributes": {
"length": 23
}
},
{
"id": "180860",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180860"
},
"attributes": {
"length": 23
}
},
{
"id": "180861",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180861"
},
"attributes": {
"length": 23
}
},
{
"id": "180862",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180862"
},
"attributes": {
"length": 23
}
},
{
"id": "180863",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180863"
},
"attributes": {
"length": 23
}
},
{
"id": "180864",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180864"
},
"attributes": {
"length": 23
}
},
{
"id": "180865",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180865"
},
"attributes": {
"length": 23
}
},
{
"id": "180866",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180866"
},
"attributes": {
"length": 23
}
},
{
"id": "180867",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180867"
},
"attributes": {
"length": 23
}
},
{
"id": "180868",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180868"
},
"attributes": {
"length": 23
}
},
{
"id": "180869",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180869"
},
"attributes": {
"length": 23
}
},
{
"id": "180870",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180870"
},
"attributes": {
"length": 23
}
},
{
"id": "180871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180871"
},
"attributes": {
"length": 23
}
},
{
"id": "180872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180872"
},
"attributes": {
"length": 23
}
},
{
"id": "180873",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180873"
},
"attributes": {
"length": 23
}
},
{
"id": "180874",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180874"
},
"attributes": {
"length": 23
}
},
{
"id": "180875",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180875"
},
"attributes": {
"length": 23
}
},
{
"id": "180876",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180876"
},
"attributes": {
"length": 23
}
},
{
"id": "180877",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180877"
},
"attributes": {
"length": 23
}
},
{
"id": "89859",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89859"
},
"attributes": {
"length": 24
}
},
{
"id": "89860",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89860"
},
"attributes": {
"length": 24
}
},
{
"id": "89861",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89861"
},
"attributes": {
"length": 24
}
},
{
"id": "89862",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89862"
},
"attributes": {
"length": 24
}
},
{
"id": "89863",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89863"
},
"attributes": {
"length": 24
}
},
{
"id": "89864",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89864"
},
"attributes": {
"length": 24
}
},
{
"id": "89865",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89865"
},
"attributes": {
"length": 24
}
},
{
"id": "89866",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89866"
},
"attributes": {
"length": 24
}
},
{
"id": "89867",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89867"
},
"attributes": {
"length": 24
}
},
{
"id": "89868",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89868"
},
"attributes": {
"length": 24
}
},
{
"id": "89869",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89869"
},
"attributes": {
"length": 24
}
},
{
"id": "89870",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89870"
},
"attributes": {
"length": 24
}
},
{
"id": "89871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89871"
},
"attributes": {
"length": 24
}
},
{
"id": "89872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89872"
},
"attributes": {
"length": 24
}
},
{
"id": "89873",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89873"
},
"attributes": {
"length": 24
}
},
{
"id": "89874",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89874"
},
"attributes": {
"length": 24
}
},
{
"id": "89875",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89875"
},
"attributes": {
"length": 24
}
},
{
"id": "89876",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89876"
},
"attributes": {
"length": 24
}
},
{
"id": "89877",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89877"
},
"attributes": {
"length": 24
}
},
{
"id": "89878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89878"
},
"attributes": {
"length": 24
}
},
{
"id": "89879",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89879"
},
"attributes": {
"length": 24
}
},
{
"id": "89880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89880"
},
"attributes": {
"length": 24
}
},
{
"id": "89881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89881"
},
"attributes": {
"length": 24
}
},
{
"id": "89882",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89882"
},
"attributes": {
"length": 24
}
},
{
"id": "89883",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/89883"
},
"attributes": {
"length": 24
}
},
{
"id": "184522",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184522"
},
"attributes": {
"length": 24
}
},
{
"id": "184523",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184523"
},
"attributes": {
"length": 24
}
},
{
"id": "184524",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184524"
},
"attributes": {
"length": 24
}
},
{
"id": "184525",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184525"
},
"attributes": {
"length": 24
}
},
{
"id": "184526",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184526"
},
"attributes": {
"length": 24
}
},
{
"id": "184527",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184527"
},
"attributes": {
"length": 24
}
},
{
"id": "184528",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184528"
},
"attributes": {
"length": 24
}
},
{
"id": "184529",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184529"
},
"attributes": {
"length": 24
}
},
{
"id": "184530",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184530"
},
"attributes": {
"length": 24
}
},
{
"id": "184531",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184531"
},
"attributes": {
"length": 24
}
},
{
"id": "184532",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184532"
},
"attributes": {
"length": 24
}
},
{
"id": "184533",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184533"
},
"attributes": {
"length": 24
}
},
{
"id": "184534",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184534"
},
"attributes": {
"length": 24
}
},
{
"id": "5394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5394"
},
"attributes": {
"length": 24
}
},
{
"id": "5393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5393"
},
"attributes": {
"length": 24
}
},
{
"id": "5406",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5406"
},
"attributes": {
"length": 24
}
},
{
"id": "5407",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5407"
},
"attributes": {
"length": 24
}
},
{
"id": "5470",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5470"
},
"attributes": {
"length": 24
}
},
{
"id": "5471",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5471"
},
"attributes": {
"length": 24
}
},
{
"id": "87725",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/87725"
},
"attributes": {
"length": 24
}
},
{
"id": "87724",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/87724"
},
"attributes": {
"length": 24
}
},
{
"id": "87727",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/87727"
},
"attributes": {
"length": 24
}
},
{
"id": "87732",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/87732"
},
"attributes": {
"length": 24
}
},
{
"id": "199273",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199273"
},
"attributes": {
"length": 24
}
},
{
"id": "199274",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199274"
},
"attributes": {
"length": 24
}
},
{
"id": "199275",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199275"
},
"attributes": {
"length": 24
}
},
{
"id": "199276",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199276"
},
"attributes": {
"length": 24
}
},
{
"id": "199277",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199277"
},
"attributes": {
"length": 24
}
},
{
"id": "199278",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199278"
},
"attributes": {
"length": 24
}
},
{
"id": "199279",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199279"
},
"attributes": {
"length": 24
}
},
{
"id": "199280",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199280"
},
"attributes": {
"length": 24
}
},
{
"id": "199281",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199281"
},
"attributes": {
"length": 24
}
},
{
"id": "199282",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199282"
},
"attributes": {
"length": 24
}
},
{
"id": "199283",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199283"
},
"attributes": {
"length": 24
}
},
{
"id": "199284",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199284"
},
"attributes": {
"length": 24
}
},
{
"id": "199285",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199285"
},
"attributes": {
"length": 24
}
},
{
"id": "199286",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199286"
},
"attributes": {
"length": 24
}
},
{
"id": "199287",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199287"
},
"attributes": {
"length": 24
}
},
{
"id": "243500",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243500"
},
"attributes": {
"length": 24
}
},
{
"id": "243501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243501"
},
"attributes": {
"length": 24
}
},
{
"id": "243502",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243502"
},
"attributes": {
"length": 24
}
},
{
"id": "243503",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243503"
},
"attributes": {
"length": 24
}
},
{
"id": "243504",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243504"
},
"attributes": {
"length": 24
}
},
{
"id": "243505",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243505"
},
"attributes": {
"length": 24
}
},
{
"id": "243506",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243506"
},
"attributes": {
"length": 24
}
},
{
"id": "243507",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243507"
},
"attributes": {
"length": 24
}
},
{
"id": "243508",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243508"
},
"attributes": {
"length": 24
}
},
{
"id": "243509",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243509"
},
"attributes": {
"length": 24
}
},
{
"id": "243510",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243510"
},
"attributes": {
"length": 24
}
},
{
"id": "243511",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243511"
},
"attributes": {
"length": 24
}
},
{
"id": "243512",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243512"
},
"attributes": {
"length": 24
}
},
{
"id": "243513",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243513"
},
"attributes": {
"length": 24
}
},
{
"id": "243514",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243514"
},
"attributes": {
"length": 24
}
},
{
"id": "243515",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243515"
},
"attributes": {
"length": 24
}
},
{
"id": "243516",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243516"
},
"attributes": {
"length": 24
}
},
{
"id": "243517",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243517"
},
"attributes": {
"length": 24
}
},
{
"id": "243518",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243518"
},
"attributes": {
"length": 24
}
},
{
"id": "243519",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243519"
},
"attributes": {
"length": 24
}
},
{
"id": "243520",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243520"
},
"attributes": {
"length": 24
}
},
{
"id": "243521",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243521"
},
"attributes": {
"length": 24
}
},
{
"id": "243522",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243522"
},
"attributes": {
"length": 24
}
},
{
"id": "243523",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243523"
},
"attributes": {
"length": 24
}
},
{
"id": "243524",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243524"
},
"attributes": {
"length": 24
}
},
{
"id": "256041",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256041"
},
"attributes": {
"length": 24
}
},
{
"id": "256042",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256042"
},
"attributes": {
"length": 24
}
},
{
"id": "256043",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256043"
},
"attributes": {
"length": 24
}
},
{
"id": "256044",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256044"
},
"attributes": {
"length": 24
}
},
{
"id": "256045",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256045"
},
"attributes": {
"length": 24
}
},
{
"id": "256046",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256046"
},
"attributes": {
"length": 24
}
},
{
"id": "256047",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256047"
},
"attributes": {
"length": 24
}
},
{
"id": "256048",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256048"
},
"attributes": {
"length": 24
}
},
{
"id": "256049",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256049"
},
"attributes": {
"length": 24
}
},
{
"id": "256050",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256050"
},
"attributes": {
"length": 24
}
},
{
"id": "256051",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256051"
},
"attributes": {
"length": 24
}
},
{
"id": "256052",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256052"
},
"attributes": {
"length": 24
}
},
{
"id": "256053",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256053"
},
"attributes": {
"length": 24
}
},
{
"id": "264168",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264168"
},
"attributes": {
"length": 24
}
},
{
"id": "264169",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264169"
},
"attributes": {
"length": 24
}
},
{
"id": "264170",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264170"
},
"attributes": {
"length": 24
}
},
{
"id": "265284",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265284"
},
"attributes": {
"length": 24
}
},
{
"id": "265286",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265286"
},
"attributes": {
"length": 24
}
},
{
"id": "267604",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267604"
},
"attributes": {
"length": 24
}
},
{
"id": "267605",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267605"
},
"attributes": {
"length": 24
}
},
{
"id": "267606",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267606"
},
"attributes": {
"length": 24
}
},
{
"id": "267607",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267607"
},
"attributes": {
"length": 24
}
},
{
"id": "267608",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267608"
},
"attributes": {
"length": 24
}
},
{
"id": "267609",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267609"
},
"attributes": {
"length": 24
}
},
{
"id": "267610",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267610"
},
"attributes": {
"length": 24
}
},
{
"id": "260419",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260419"
},
"attributes": {
"length": 104
}
},
{
"id": "255362",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255362"
},
"attributes": {
"length": 23
}
},
{
"id": "255363",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255363"
},
"attributes": {
"length": 23
}
},
{
"id": "255364",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255364"
},
"attributes": {
"length": 23
}
},
{
"id": "255365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255365"
},
"attributes": {
"length": 23
}
},
{
"id": "255366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255366"
},
"attributes": {
"length": 23
}
},
{
"id": "255367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255367"
},
"attributes": {
"length": 23
}
},
{
"id": "255368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255368"
},
"attributes": {
"length": 23
}
},
{
"id": "255369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255369"
},
"attributes": {
"length": 23
}
},
{
"id": "255370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255370"
},
"attributes": {
"length": 23
}
},
{
"id": "255371",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255371"
},
"attributes": {
"length": 23
}
},
{
"id": "255372",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255372"
},
"attributes": {
"length": 23
}
},
{
"id": "255373",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255373"
},
"attributes": {
"length": 23
}
},
{
"id": "257653",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257653"
},
"attributes": {
"length": 23
}
},
{
"id": "267421",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267421"
},
"attributes": {
"length": 24
}
},
{
"id": "267422",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267422"
},
"attributes": {
"length": 24
}
},
{
"id": "267423",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267423"
},
"attributes": {
"length": 24
}
},
{
"id": "267424",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267424"
},
"attributes": {
"length": 24
}
},
{
"id": "267425",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267425"
},
"attributes": {
"length": 24
}
},
{
"id": "267426",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267426"
},
"attributes": {
"length": 24
}
},
{
"id": "267427",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267427"
},
"attributes": {
"length": 24
}
},
{
"id": "267428",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267428"
},
"attributes": {
"length": 24
}
},
{
"id": "267429",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267429"
},
"attributes": {
"length": 24
}
},
{
"id": "267430",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267430"
},
"attributes": {
"length": 24
}
},
{
"id": "267431",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267431"
},
"attributes": {
"length": 24
}
},
{
"id": "267432",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267432"
},
"attributes": {
"length": 24
}
},
{
"id": "269021",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269021"
},
"attributes": {
"length": 24
}
},
{
"id": "27643",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/27643"
},
"attributes": {
"length": 22
}
},
{
"id": "27644",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/27644"
},
"attributes": {
"length": 22
}
},
{
"id": "27645",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/27645"
},
"attributes": {
"length": 22
}
},
{
"id": "260661",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260661"
},
"attributes": {
"length": 24
}
},
{
"id": "260662",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260662"
},
"attributes": {
"length": 24
}
},
{
"id": "260663",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260663"
},
"attributes": {
"length": 24
}
},
{
"id": "260664",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260664"
},
"attributes": {
"length": 24
}
},
{
"id": "260665",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260665"
},
"attributes": {
"length": 24
}
},
{
"id": "260666",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260666"
},
"attributes": {
"length": 24
}
},
{
"id": "260667",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260667"
},
"attributes": {
"length": 24
}
},
{
"id": "260668",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260668"
},
"attributes": {
"length": 24
}
},
{
"id": "260669",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260669"
},
"attributes": {
"length": 24
}
},
{
"id": "260670",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260670"
},
"attributes": {
"length": 24
}
},
{
"id": "260671",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260671"
},
"attributes": {
"length": 24
}
},
{
"id": "260672",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260672"
},
"attributes": {
"length": 24
}
},
{
"id": "101343",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101343"
},
"attributes": {
"length": 24
}
},
{
"id": "101344",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101344"
},
"attributes": {
"length": 24
}
},
{
"id": "101345",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101345"
},
"attributes": {
"length": 24
}
},
{
"id": "101346",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101346"
},
"attributes": {
"length": 24
}
},
{
"id": "101347",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101347"
},
"attributes": {
"length": 24
}
},
{
"id": "101348",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101348"
},
"attributes": {
"length": 24
}
},
{
"id": "101349",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101349"
},
"attributes": {
"length": 24
}
},
{
"id": "101350",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101350"
},
"attributes": {
"length": 24
}
},
{
"id": "101351",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101351"
},
"attributes": {
"length": 24
}
},
{
"id": "101352",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101352"
},
"attributes": {
"length": 24
}
},
{
"id": "101353",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101353"
},
"attributes": {
"length": 24
}
},
{
"id": "101354",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101354"
},
"attributes": {
"length": 24
}
},
{
"id": "209023",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/209023"
},
"attributes": {
"length": 93
}
},
{
"id": "171227",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171227"
},
"attributes": {
"length": 24
}
},
{
"id": "171226",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171226"
},
"attributes": {
"length": 24
}
},
{
"id": "171228",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171228"
},
"attributes": {
"length": 24
}
},
{
"id": "171229",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171229"
},
"attributes": {
"length": 24
}
},
{
"id": "171230",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171230"
},
"attributes": {
"length": 24
}
},
{
"id": "171231",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171231"
},
"attributes": {
"length": 24
}
},
{
"id": "171232",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171232"
},
"attributes": {
"length": 24
}
},
{
"id": "171233",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171233"
},
"attributes": {
"length": 24
}
},
{
"id": "171235",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171235"
},
"attributes": {
"length": 24
}
},
{
"id": "171234",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171234"
},
"attributes": {
"length": 24
}
},
{
"id": "171236",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171236"
},
"attributes": {
"length": 24
}
},
{
"id": "171237",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171237"
},
"attributes": {
"length": 24
}
},
{
"id": "97289",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97289"
},
"attributes": {
"length": 24
}
},
{
"id": "97290",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97290"
},
"attributes": {
"length": 24
}
},
{
"id": "97291",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97291"
},
"attributes": {
"length": 24
}
},
{
"id": "97292",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97292"
},
"attributes": {
"length": 24
}
},
{
"id": "97293",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97293"
},
"attributes": {
"length": 24
}
},
{
"id": "97294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97294"
},
"attributes": {
"length": 24
}
},
{
"id": "97295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97295"
},
"attributes": {
"length": 24
}
},
{
"id": "97296",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97296"
},
"attributes": {
"length": 24
}
},
{
"id": "97297",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97297"
},
"attributes": {
"length": 24
}
},
{
"id": "97298",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97298"
},
"attributes": {
"length": 24
}
},
{
"id": "97299",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97299"
},
"attributes": {
"length": 24
}
},
{
"id": "97300",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97300"
},
"attributes": {
"length": 24
}
},
{
"id": "97301",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97301"
},
"attributes": {
"length": 24
}
},
{
"id": "273197",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273197"
},
"attributes": {
"length": 24
}
},
{
"id": "273198",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273198"
},
"attributes": {
"length": 24
}
},
{
"id": "273202",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273202"
},
"attributes": {
"length": 24
}
},
{
"id": "273744",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273744"
},
"attributes": {
"length": 24
}
},
{
"id": "273745",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273745"
},
"attributes": {
"length": 24
}
},
{
"id": "273746",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273746"
},
"attributes": {
"length": 24
}
},
{
"id": "274017",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274017"
},
"attributes": {
"length": 24
}
},
{
"id": "274018",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274018"
},
"attributes": {
"length": 24
}
},
{
"id": "274019",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274019"
},
"attributes": {
"length": 24
}
},
{
"id": "274020",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274020"
},
"attributes": {
"length": 24
}
},
{
"id": "274021",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274021"
},
"attributes": {
"length": 24
}
},
{
"id": "24569",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24569"
},
"attributes": {
"length": 23
}
},
{
"id": "24570",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24570"
},
"attributes": {
"length": 23
}
},
{
"id": "24571",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24571"
},
"attributes": {
"length": 23
}
},
{
"id": "24572",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24572"
},
"attributes": {
"length": 23
}
},
{
"id": "24573",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24573"
},
"attributes": {
"length": 23
}
},
{
"id": "24574",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24574"
},
"attributes": {
"length": 23
}
},
{
"id": "24575",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24575"
},
"attributes": {
"length": 23
}
},
{
"id": "24576",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24576"
},
"attributes": {
"length": 23
}
},
{
"id": "24577",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24577"
},
"attributes": {
"length": 23
}
},
{
"id": "24578",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24578"
},
"attributes": {
"length": 23
}
},
{
"id": "24579",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24579"
},
"attributes": {
"length": 23
}
},
{
"id": "24580",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24580"
},
"attributes": {
"length": 23
}
},
{
"id": "24581",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24581"
},
"attributes": {
"length": 23
}
},
{
"id": "24582",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24582"
},
"attributes": {
"length": 23
}
},
{
"id": "24583",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24583"
},
"attributes": {
"length": 23
}
},
{
"id": "24584",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24584"
},
"attributes": {
"length": 23
}
},
{
"id": "24585",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24585"
},
"attributes": {
"length": 23
}
},
{
"id": "24586",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24586"
},
"attributes": {
"length": 23
}
},
{
"id": "24587",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24587"
},
"attributes": {
"length": 23
}
},
{
"id": "24588",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24588"
},
"attributes": {
"length": 23
}
},
{
"id": "24589",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24589"
},
"attributes": {
"length": 23
}
},
{
"id": "24590",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24590"
},
"attributes": {
"length": 23
}
},
{
"id": "24591",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24591"
},
"attributes": {
"length": 23
}
},
{
"id": "24592",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24592"
},
"attributes": {
"length": 23
}
},
{
"id": "24593",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24593"
},
"attributes": {
"length": 23
}
},
{
"id": "24594",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24594"
},
"attributes": {
"length": 23
}
},
{
"id": "24595",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24595"
},
"attributes": {
"length": 23
}
},
{
"id": "24596",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24596"
},
"attributes": {
"length": 23
}
},
{
"id": "24597",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24597"
},
"attributes": {
"length": 23
}
},
{
"id": "24598",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24598"
},
"attributes": {
"length": 23
}
},
{
"id": "24599",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24599"
},
"attributes": {
"length": 23
}
},
{
"id": "24600",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24600"
},
"attributes": {
"length": 23
}
},
{
"id": "24601",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24601"
},
"attributes": {
"length": 23
}
},
{
"id": "24602",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24602"
},
"attributes": {
"length": 23
}
},
{
"id": "24603",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24603"
},
"attributes": {
"length": 23
}
},
{
"id": "24604",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24604"
},
"attributes": {
"length": 23
}
},
{
"id": "24605",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/24605"
},
"attributes": {
"length": 23
}
},
{
"id": "259137",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259137"
},
"attributes": {
"length": 24
}
},
{
"id": "259138",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259138"
},
"attributes": {
"length": 24
}
},
{
"id": "259703",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259703"
},
"attributes": {
"length": 24
}
},
{
"id": "264158",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264158"
},
"attributes": {
"length": 24
}
},
{
"id": "264842",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264842"
},
"attributes": {
"length": 24
}
},
{
"id": "267179",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267179"
},
"attributes": {
"length": 24
}
},
{
"id": "267446",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267446"
},
"attributes": {
"length": 24
}
},
{
"id": "267447",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267447"
},
"attributes": {
"length": 24
}
},
{
"id": "267448",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267448"
},
"attributes": {
"length": 24
}
},
{
"id": "267449",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267449"
},
"attributes": {
"length": 24
}
},
{
"id": "267450",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267450"
},
"attributes": {
"length": 24
}
},
{
"id": "267451",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267451"
},
"attributes": {
"length": 24
}
},
{
"id": "267452",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267452"
},
"attributes": {
"length": 24
}
},
{
"id": "267453",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267453"
},
"attributes": {
"length": 24
}
},
{
"id": "267454",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267454"
},
"attributes": {
"length": 24
}
},
{
"id": "267455",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267455"
},
"attributes": {
"length": 24
}
},
{
"id": "267456",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267456"
},
"attributes": {
"length": 24
}
},
{
"id": "267457",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267457"
},
"attributes": {
"length": 24
}
},
{
"id": "267458",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267458"
},
"attributes": {
"length": 24
}
},
{
"id": "267459",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267459"
},
"attributes": {
"length": 24
}
},
{
"id": "267460",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267460"
},
"attributes": {
"length": 24
}
},
{
"id": "267461",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267461"
},
"attributes": {
"length": 24
}
},
{
"id": "267462",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267462"
},
"attributes": {
"length": 24
}
},
{
"id": "267463",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267463"
},
"attributes": {
"length": 24
}
},
{
"id": "176103",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176103"
},
"attributes": {
"length": 24
}
},
{
"id": "176104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176104"
},
"attributes": {
"length": 24
}
},
{
"id": "176105",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176105"
},
"attributes": {
"length": 24
}
},
{
"id": "176106",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176106"
},
"attributes": {
"length": 24
}
},
{
"id": "176107",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176107"
},
"attributes": {
"length": 24
}
},
{
"id": "176108",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176108"
},
"attributes": {
"length": 24
}
},
{
"id": "176109",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176109"
},
"attributes": {
"length": 24
}
},
{
"id": "176110",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176110"
},
"attributes": {
"length": 24
}
},
{
"id": "176111",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176111"
},
"attributes": {
"length": 24
}
},
{
"id": "176112",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176112"
},
"attributes": {
"length": 24
}
},
{
"id": "176113",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176113"
},
"attributes": {
"length": 24
}
},
{
"id": "176114",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176114"
},
"attributes": {
"length": 24
}
},
{
"id": "176115",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176115"
},
"attributes": {
"length": 24
}
},
{
"id": "237900",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237900"
},
"attributes": {
"length": 24
}
},
{
"id": "237901",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237901"
},
"attributes": {
"length": 24
}
},
{
"id": "238898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238898"
},
"attributes": {
"length": 24
}
},
{
"id": "238899",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238899"
},
"attributes": {
"length": 24
}
},
{
"id": "238900",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238900"
},
"attributes": {
"length": 24
}
},
{
"id": "238901",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238901"
},
"attributes": {
"length": 24
}
},
{
"id": "238902",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238902"
},
"attributes": {
"length": 24
}
},
{
"id": "238903",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238903"
},
"attributes": {
"length": 24
}
},
{
"id": "238904",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238904"
},
"attributes": {
"length": 24
}
},
{
"id": "238905",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238905"
},
"attributes": {
"length": 24
}
},
{
"id": "238906",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238906"
},
"attributes": {
"length": 24
}
},
{
"id": "238907",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238907"
},
"attributes": {
"length": 24
}
},
{
"id": "252693",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/252693"
},
"attributes": {
"length": 2
}
},
{
"id": "259661",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259661"
},
"attributes": {
"length": 24
}
},
{
"id": "259662",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259662"
},
"attributes": {
"length": 24
}
},
{
"id": "259693",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259693"
},
"attributes": {
"length": 24
}
},
{
"id": "259694",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259694"
},
"attributes": {
"length": 24
}
},
{
"id": "259695",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259695"
},
"attributes": {
"length": 24
}
},
{
"id": "259696",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259696"
},
"attributes": {
"length": 24
}
},
{
"id": "267730",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267730"
},
"attributes": {
"length": 24
}
},
{
"id": "267731",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267731"
},
"attributes": {
"length": 24
}
},
{
"id": "267732",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267732"
},
"attributes": {
"length": 24
}
},
{
"id": "267733",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267733"
},
"attributes": {
"length": 24
}
},
{
"id": "267734",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267734"
},
"attributes": {
"length": 24
}
},
{
"id": "267735",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267735"
},
"attributes": {
"length": 24
}
},
{
"id": "267736",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267736"
},
"attributes": {
"length": 24
}
},
{
"id": "267737",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267737"
},
"attributes": {
"length": 24
}
},
{
"id": "267738",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267738"
},
"attributes": {
"length": 24
}
},
{
"id": "267739",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267739"
},
"attributes": {
"length": 24
}
},
{
"id": "267740",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267740"
},
"attributes": {
"length": 24
}
},
{
"id": "267741",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267741"
},
"attributes": {
"length": 24
}
},
{
"id": "267742",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267742"
},
"attributes": {
"length": 24
}
},
{
"id": "267743",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267743"
},
"attributes": {
"length": 24
}
},
{
"id": "267744",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267744"
},
"attributes": {
"length": 24
}
},
{
"id": "267745",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267745"
},
"attributes": {
"length": 24
}
},
{
"id": "267746",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267746"
},
"attributes": {
"length": 24
}
},
{
"id": "267747",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267747"
},
"attributes": {
"length": 24
}
},
{
"id": "200078",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200078"
},
"attributes": {
"length": 23
}
},
{
"id": "200079",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200079"
},
"attributes": {
"length": 23
}
},
{
"id": "200080",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200080"
},
"attributes": {
"length": 23
}
},
{
"id": "200081",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200081"
},
"attributes": {
"length": 23
}
},
{
"id": "200082",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200082"
},
"attributes": {
"length": 23
}
},
{
"id": "200083",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200083"
},
"attributes": {
"length": 23
}
},
{
"id": "200084",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200084"
},
"attributes": {
"length": 23
}
},
{
"id": "200085",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200085"
},
"attributes": {
"length": 23
}
},
{
"id": "200086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200086"
},
"attributes": {
"length": 23
}
},
{
"id": "200087",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200087"
},
"attributes": {
"length": 23
}
},
{
"id": "200088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200088"
},
"attributes": {
"length": 23
}
},
{
"id": "200089",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/200089"
},
"attributes": {
"length": 23
}
},
{
"id": "105093",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105093"
},
"attributes": {
"length": 24
}
},
{
"id": "105094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105094"
},
"attributes": {
"length": 24
}
},
{
"id": "105095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105095"
},
"attributes": {
"length": 24
}
},
{
"id": "105096",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105096"
},
"attributes": {
"length": 24
}
},
{
"id": "105097",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105097"
},
"attributes": {
"length": 24
}
},
{
"id": "105098",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105098"
},
"attributes": {
"length": 24
}
},
{
"id": "105099",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105099"
},
"attributes": {
"length": 24
}
},
{
"id": "105100",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105100"
},
"attributes": {
"length": 24
}
},
{
"id": "105101",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105101"
},
"attributes": {
"length": 24
}
},
{
"id": "105102",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105102"
},
"attributes": {
"length": 24
}
},
{
"id": "105103",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105103"
},
"attributes": {
"length": 24
}
},
{
"id": "105104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105104"
},
"attributes": {
"length": 24
}
},
{
"id": "105105",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105105"
},
"attributes": {
"length": 24
}
},
{
"id": "101316",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101316"
},
"attributes": {
"length": 0
}
},
{
"id": "101317",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101317"
},
"attributes": {
"length": 0
}
},
{
"id": "101318",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101318"
},
"attributes": {
"length": 0
}
},
{
"id": "101319",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101319"
},
"attributes": {
"length": 0
}
},
{
"id": "101320",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101320"
},
"attributes": {
"length": 0
}
},
{
"id": "101321",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101321"
},
"attributes": {
"length": 0
}
},
{
"id": "101322",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101322"
},
"attributes": {
"length": 0
}
},
{
"id": "101323",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101323"
},
"attributes": {
"length": 0
}
},
{
"id": "101324",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101324"
},
"attributes": {
"length": 0
}
},
{
"id": "101325",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101325"
},
"attributes": {
"length": 0
}
},
{
"id": "101326",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101326"
},
"attributes": {
"length": 0
}
},
{
"id": "101327",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101327"
},
"attributes": {
"length": 0
}
},
{
"id": "101328",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101328"
},
"attributes": {
"length": 0
}
},
{
"id": "101329",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101329"
},
"attributes": {
"length": 0
}
},
{
"id": "101330",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101330"
},
"attributes": {
"length": 0
}
},
{
"id": "101331",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101331"
},
"attributes": {
"length": 0
}
},
{
"id": "101332",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101332"
},
"attributes": {
"length": 0
}
},
{
"id": "101333",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101333"
},
"attributes": {
"length": 0
}
},
{
"id": "101334",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101334"
},
"attributes": {
"length": 0
}
},
{
"id": "101335",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101335"
},
"attributes": {
"length": 0
}
},
{
"id": "101336",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101336"
},
"attributes": {
"length": 0
}
},
{
"id": "101337",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101337"
},
"attributes": {
"length": 0
}
},
{
"id": "101338",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101338"
},
"attributes": {
"length": 0
}
},
{
"id": "101339",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101339"
},
"attributes": {
"length": 0
}
},
{
"id": "101340",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101340"
},
"attributes": {
"length": 0
}
},
{
"id": "101341",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101341"
},
"attributes": {
"length": 0
}
},
{
"id": "116765",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116765"
},
"attributes": {
"length": 24
}
},
{
"id": "116766",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116766"
},
"attributes": {
"length": 24
}
},
{
"id": "116767",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116767"
},
"attributes": {
"length": 24
}
},
{
"id": "116768",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116768"
},
"attributes": {
"length": 24
}
},
{
"id": "116769",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116769"
},
"attributes": {
"length": 24
}
},
{
"id": "116770",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116770"
},
"attributes": {
"length": 24
}
},
{
"id": "116771",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116771"
},
"attributes": {
"length": 24
}
},
{
"id": "116772",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116772"
},
"attributes": {
"length": 24
}
},
{
"id": "116773",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116773"
},
"attributes": {
"length": 24
}
},
{
"id": "116774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116774"
},
"attributes": {
"length": 24
}
},
{
"id": "116775",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116775"
},
"attributes": {
"length": 24
}
},
{
"id": "116776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116776"
},
"attributes": {
"length": 24
}
},
{
"id": "116777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116777"
},
"attributes": {
"length": 24
}
},
{
"id": "116778",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116778"
},
"attributes": {
"length": 24
}
},
{
"id": "116779",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116779"
},
"attributes": {
"length": 24
}
},
{
"id": "116780",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116780"
},
"attributes": {
"length": 24
}
},
{
"id": "116781",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116781"
},
"attributes": {
"length": 24
}
},
{
"id": "116782",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116782"
},
"attributes": {
"length": 24
}
},
{
"id": "116783",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116783"
},
"attributes": {
"length": 24
}
},
{
"id": "116784",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116784"
},
"attributes": {
"length": 24
}
},
{
"id": "116785",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116785"
},
"attributes": {
"length": 24
}
},
{
"id": "116786",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116786"
},
"attributes": {
"length": 24
}
},
{
"id": "116787",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116787"
},
"attributes": {
"length": 24
}
},
{
"id": "116788",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116788"
},
"attributes": {
"length": 24
}
},
{
"id": "198877",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198877"
},
"attributes": {
"length": 23
}
},
{
"id": "198878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198878"
},
"attributes": {
"length": 23
}
},
{
"id": "198879",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198879"
},
"attributes": {
"length": 23
}
},
{
"id": "198880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198880"
},
"attributes": {
"length": 23
}
},
{
"id": "198881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198881"
},
"attributes": {
"length": 23
}
},
{
"id": "198882",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198882"
},
"attributes": {
"length": 23
}
},
{
"id": "198883",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198883"
},
"attributes": {
"length": 23
}
},
{
"id": "198884",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198884"
},
"attributes": {
"length": 23
}
},
{
"id": "198885",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198885"
},
"attributes": {
"length": 23
}
},
{
"id": "198886",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198886"
},
"attributes": {
"length": 23
}
},
{
"id": "198887",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198887"
},
"attributes": {
"length": 23
}
},
{
"id": "198888",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198888"
},
"attributes": {
"length": 23
}
},
{
"id": "198889",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198889"
},
"attributes": {
"length": 23
}
},
{
"id": "198890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198890"
},
"attributes": {
"length": 23
}
},
{
"id": "198891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198891"
},
"attributes": {
"length": 23
}
},
{
"id": "198892",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198892"
},
"attributes": {
"length": 23
}
},
{
"id": "198893",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198893"
},
"attributes": {
"length": 23
}
},
{
"id": "198894",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198894"
},
"attributes": {
"length": 23
}
},
{
"id": "198895",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198895"
},
"attributes": {
"length": 23
}
},
{
"id": "198896",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198896"
},
"attributes": {
"length": 23
}
},
{
"id": "198897",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198897"
},
"attributes": {
"length": 23
}
},
{
"id": "198898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198898"
},
"attributes": {
"length": 23
}
},
{
"id": "198899",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198899"
},
"attributes": {
"length": 23
}
},
{
"id": "162077",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/162077"
},
"attributes": {
"length": 23
}
},
{
"id": "184643",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184643"
},
"attributes": {
"length": 23
}
},
{
"id": "184644",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184644"
},
"attributes": {
"length": 23
}
},
{
"id": "184645",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184645"
},
"attributes": {
"length": 23
}
},
{
"id": "184646",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184646"
},
"attributes": {
"length": 23
}
},
{
"id": "184647",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184647"
},
"attributes": {
"length": 23
}
},
{
"id": "184648",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184648"
},
"attributes": {
"length": 23
}
},
{
"id": "184649",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184649"
},
"attributes": {
"length": 23
}
},
{
"id": "184650",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184650"
},
"attributes": {
"length": 23
}
},
{
"id": "184651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184651"
},
"attributes": {
"length": 23
}
},
{
"id": "184652",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184652"
},
"attributes": {
"length": 23
}
},
{
"id": "184653",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184653"
},
"attributes": {
"length": 23
}
},
{
"id": "184654",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184654"
},
"attributes": {
"length": 23
}
},
{
"id": "184655",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184655"
},
"attributes": {
"length": 23
}
},
{
"id": "184656",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184656"
},
"attributes": {
"length": 23
}
},
{
"id": "184657",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184657"
},
"attributes": {
"length": 23
}
},
{
"id": "184658",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184658"
},
"attributes": {
"length": 23
}
},
{
"id": "184659",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184659"
},
"attributes": {
"length": 23
}
},
{
"id": "184660",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184660"
},
"attributes": {
"length": 23
}
},
{
"id": "184661",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184661"
},
"attributes": {
"length": 23
}
},
{
"id": "184662",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184662"
},
"attributes": {
"length": 23
}
},
{
"id": "184663",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184663"
},
"attributes": {
"length": 23
}
},
{
"id": "184664",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184664"
},
"attributes": {
"length": 23
}
},
{
"id": "184665",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184665"
},
"attributes": {
"length": 23
}
},
{
"id": "184666",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184666"
},
"attributes": {
"length": 23
}
},
{
"id": "184667",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184667"
},
"attributes": {
"length": 23
}
},
{
"id": "184668",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184668"
},
"attributes": {
"length": 23
}
},
{
"id": "184669",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184669"
},
"attributes": {
"length": 23
}
},
{
"id": "184670",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184670"
},
"attributes": {
"length": 23
}
},
{
"id": "184671",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184671"
},
"attributes": {
"length": 23
}
},
{
"id": "184672",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184672"
},
"attributes": {
"length": 23
}
},
{
"id": "184673",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184673"
},
"attributes": {
"length": 23
}
},
{
"id": "184674",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184674"
},
"attributes": {
"length": 23
}
},
{
"id": "184675",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184675"
},
"attributes": {
"length": 23
}
},
{
"id": "184676",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184676"
},
"attributes": {
"length": 23
}
},
{
"id": "184677",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184677"
},
"attributes": {
"length": 23
}
},
{
"id": "184678",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184678"
},
"attributes": {
"length": 23
}
},
{
"id": "184679",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184679"
},
"attributes": {
"length": 23
}
},
{
"id": "184680",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184680"
},
"attributes": {
"length": 23
}
},
{
"id": "184681",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/184681"
},
"attributes": {
"length": 23
}
},
{
"id": "246968",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246968"
},
"attributes": {
"length": null
}
},
{
"id": "246969",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246969"
},
"attributes": {
"length": null
}
},
{
"id": "247013",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247013"
},
"attributes": {
"length": null
}
},
{
"id": "247014",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247014"
},
"attributes": {
"length": null
}
},
{
"id": "247015",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247015"
},
"attributes": {
"length": null
}
},
{
"id": "247016",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247016"
},
"attributes": {
"length": null
}
},
{
"id": "247017",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247017"
},
"attributes": {
"length": null
}
},
{
"id": "247018",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247018"
},
"attributes": {
"length": null
}
},
{
"id": "247019",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247019"
},
"attributes": {
"length": null
}
},
{
"id": "256245",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256245"
},
"attributes": {
"length": null
}
},
{
"id": "257319",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257319"
},
"attributes": {
"length": null
}
},
{
"id": "257320",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257320"
},
"attributes": {
"length": null
}
},
{
"id": "257321",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257321"
},
"attributes": {
"length": null
}
},
{
"id": "257587",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257587"
},
"attributes": {
"length": null
}
},
{
"id": "257880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257880"
},
"attributes": {
"length": null
}
},
{
"id": "257937",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257937"
},
"attributes": {
"length": null
}
},
{
"id": "257938",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257938"
},
"attributes": {
"length": null
}
},
{
"id": "257939",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257939"
},
"attributes": {
"length": null
}
},
{
"id": "257940",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257940"
},
"attributes": {
"length": null
}
},
{
"id": "257941",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257941"
},
"attributes": {
"length": null
}
},
{
"id": "257942",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257942"
},
"attributes": {
"length": null
}
},
{
"id": "257943",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257943"
},
"attributes": {
"length": null
}
},
{
"id": "257944",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257944"
},
"attributes": {
"length": null
}
},
{
"id": "257945",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257945"
},
"attributes": {
"length": null
}
},
{
"id": "257946",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257946"
},
"attributes": {
"length": null
}
},
{
"id": "257947",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257947"
},
"attributes": {
"length": null
}
},
{
"id": "257948",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257948"
},
"attributes": {
"length": null
}
},
{
"id": "257949",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257949"
},
"attributes": {
"length": null
}
},
{
"id": "257950",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257950"
},
"attributes": {
"length": null
}
},
{
"id": "257951",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257951"
},
"attributes": {
"length": null
}
},
{
"id": "257952",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257952"
},
"attributes": {
"length": null
}
},
{
"id": "257953",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257953"
},
"attributes": {
"length": null
}
},
{
"id": "257954",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257954"
},
"attributes": {
"length": null
}
},
{
"id": "257955",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257955"
},
"attributes": {
"length": null
}
},
{
"id": "257956",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257956"
},
"attributes": {
"length": null
}
},
{
"id": "257957",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257957"
},
"attributes": {
"length": null
}
},
{
"id": "257958",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257958"
},
"attributes": {
"length": null
}
},
{
"id": "257959",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257959"
},
"attributes": {
"length": null
}
},
{
"id": "257960",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257960"
},
"attributes": {
"length": null
}
},
{
"id": "101140",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101140"
},
"attributes": {
"length": 24
}
},
{
"id": "101141",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101141"
},
"attributes": {
"length": 24
}
},
{
"id": "101142",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101142"
},
"attributes": {
"length": 24
}
},
{
"id": "101143",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101143"
},
"attributes": {
"length": 24
}
},
{
"id": "101144",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101144"
},
"attributes": {
"length": 24
}
},
{
"id": "101145",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101145"
},
"attributes": {
"length": 24
}
},
{
"id": "101146",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101146"
},
"attributes": {
"length": 24
}
},
{
"id": "101147",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101147"
},
"attributes": {
"length": 24
}
},
{
"id": "101148",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101148"
},
"attributes": {
"length": 24
}
},
{
"id": "101149",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101149"
},
"attributes": {
"length": 24
}
},
{
"id": "101150",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101150"
},
"attributes": {
"length": 24
}
},
{
"id": "101151",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101151"
},
"attributes": {
"length": 24
}
},
{
"id": "101152",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101152"
},
"attributes": {
"length": 24
}
},
{
"id": "108193",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108193"
},
"attributes": {
"length": 73
}
},
{
"id": "179294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179294"
},
"attributes": {
"length": 24
}
},
{
"id": "179295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179295"
},
"attributes": {
"length": 24
}
},
{
"id": "179296",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179296"
},
"attributes": {
"length": 24
}
},
{
"id": "179297",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179297"
},
"attributes": {
"length": 24
}
},
{
"id": "179298",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179298"
},
"attributes": {
"length": 24
}
},
{
"id": "179299",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179299"
},
"attributes": {
"length": 24
}
},
{
"id": "179300",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179300"
},
"attributes": {
"length": 24
}
},
{
"id": "179301",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179301"
},
"attributes": {
"length": 24
}
},
{
"id": "179302",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179302"
},
"attributes": {
"length": 24
}
},
{
"id": "179303",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179303"
},
"attributes": {
"length": 24
}
},
{
"id": "179304",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179304"
},
"attributes": {
"length": 24
}
},
{
"id": "179305",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179305"
},
"attributes": {
"length": 24
}
},
{
"id": "179306",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179306"
},
"attributes": {
"length": 24
}
},
{
"id": "257362",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257362"
},
"attributes": {
"length": 25
}
},
{
"id": "257363",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257363"
},
"attributes": {
"length": 24
}
},
{
"id": "257364",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257364"
},
"attributes": {
"length": 24
}
},
{
"id": "257365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257365"
},
"attributes": {
"length": 24
}
},
{
"id": "257366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257366"
},
"attributes": {
"length": 24
}
},
{
"id": "257367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257367"
},
"attributes": {
"length": 24
}
},
{
"id": "257368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257368"
},
"attributes": {
"length": 24
}
},
{
"id": "257369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257369"
},
"attributes": {
"length": 24
}
},
{
"id": "257370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257370"
},
"attributes": {
"length": 24
}
},
{
"id": "257371",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257371"
},
"attributes": {
"length": 24
}
},
{
"id": "257372",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257372"
},
"attributes": {
"length": 24
}
},
{
"id": "257373",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257373"
},
"attributes": {
"length": 24
}
},
{
"id": "176062",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176062"
},
"attributes": {
"length": 24
}
},
{
"id": "176063",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176063"
},
"attributes": {
"length": 24
}
},
{
"id": "176064",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176064"
},
"attributes": {
"length": 24
}
},
{
"id": "176065",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176065"
},
"attributes": {
"length": 24
}
},
{
"id": "176066",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176066"
},
"attributes": {
"length": 24
}
},
{
"id": "176067",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176067"
},
"attributes": {
"length": 24
}
},
{
"id": "176068",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176068"
},
"attributes": {
"length": 24
}
},
{
"id": "176069",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176069"
},
"attributes": {
"length": 24
}
},
{
"id": "176070",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176070"
},
"attributes": {
"length": 24
}
},
{
"id": "176071",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176071"
},
"attributes": {
"length": 24
}
},
{
"id": "176072",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176072"
},
"attributes": {
"length": 24
}
},
{
"id": "176073",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176073"
},
"attributes": {
"length": 24
}
},
{
"id": "224812",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224812"
},
"attributes": {
"length": 23
}
},
{
"id": "224813",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224813"
},
"attributes": {
"length": 23
}
},
{
"id": "224814",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224814"
},
"attributes": {
"length": 23
}
},
{
"id": "224815",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224815"
},
"attributes": {
"length": 23
}
},
{
"id": "224816",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224816"
},
"attributes": {
"length": 23
}
},
{
"id": "224817",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224817"
},
"attributes": {
"length": 23
}
},
{
"id": "224818",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224818"
},
"attributes": {
"length": 23
}
},
{
"id": "224819",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224819"
},
"attributes": {
"length": 23
}
},
{
"id": "224820",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224820"
},
"attributes": {
"length": 23
}
},
{
"id": "224821",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224821"
},
"attributes": {
"length": 23
}
},
{
"id": "224822",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224822"
},
"attributes": {
"length": 23
}
},
{
"id": "224823",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/224823"
},
"attributes": {
"length": 23
}
},
{
"id": "261239",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261239"
},
"attributes": {
"length": 23
}
},
{
"id": "261240",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261240"
},
"attributes": {
"length": 23
}
},
{
"id": "261241",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261241"
},
"attributes": {
"length": 23
}
},
{
"id": "261242",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261242"
},
"attributes": {
"length": 23
}
},
{
"id": "261243",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261243"
},
"attributes": {
"length": 23
}
},
{
"id": "261244",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261244"
},
"attributes": {
"length": 23
}
},
{
"id": "261245",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261245"
},
"attributes": {
"length": 23
}
},
{
"id": "261246",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261246"
},
"attributes": {
"length": 23
}
},
{
"id": "261247",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261247"
},
"attributes": {
"length": 23
}
},
{
"id": "261248",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261248"
},
"attributes": {
"length": 23
}
},
{
"id": "261249",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261249"
},
"attributes": {
"length": 23
}
},
{
"id": "261250",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261250"
},
"attributes": {
"length": 23
}
},
{
"id": "246946",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246946"
},
"attributes": {
"length": 23
}
},
{
"id": "246947",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246947"
},
"attributes": {
"length": 23
}
},
{
"id": "255448",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255448"
},
"attributes": {
"length": 23
}
},
{
"id": "260075",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260075"
},
"attributes": {
"length": 23
}
},
{
"id": "260823",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260823"
},
"attributes": {
"length": 23
}
},
{
"id": "260824",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260824"
},
"attributes": {
"length": 23
}
},
{
"id": "264018",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264018"
},
"attributes": {
"length": 23
}
},
{
"id": "264019",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264019"
},
"attributes": {
"length": 23
}
},
{
"id": "264020",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264020"
},
"attributes": {
"length": 23
}
},
{
"id": "264021",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264021"
},
"attributes": {
"length": 23
}
},
{
"id": "264022",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264022"
},
"attributes": {
"length": 23
}
},
{
"id": "264023",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264023"
},
"attributes": {
"length": 23
}
},
{
"id": "264024",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264024"
},
"attributes": {
"length": 23
}
},
{
"id": "264025",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264025"
},
"attributes": {
"length": 23
}
},
{
"id": "264026",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264026"
},
"attributes": {
"length": 23
}
},
{
"id": "264027",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264027"
},
"attributes": {
"length": 23
}
},
{
"id": "264028",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264028"
},
"attributes": {
"length": 23
}
},
{
"id": "264029",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264029"
},
"attributes": {
"length": 23
}
},
{
"id": "264030",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264030"
},
"attributes": {
"length": 23
}
},
{
"id": "264031",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264031"
},
"attributes": {
"length": 23
}
},
{
"id": "264032",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264032"
},
"attributes": {
"length": 23
}
},
{
"id": "264033",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264033"
},
"attributes": {
"length": 23
}
},
{
"id": "264034",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264034"
},
"attributes": {
"length": 23
}
},
{
"id": "264035",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264035"
},
"attributes": {
"length": 23
}
},
{
"id": "264036",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264036"
},
"attributes": {
"length": 23
}
},
{
"id": "264037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264037"
},
"attributes": {
"length": 23
}
},
{
"id": "180838",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180838"
},
"attributes": {
"length": 106
}
},
{
"id": "160087",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160087"
},
"attributes": {
"length": 23
}
},
{
"id": "160088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160088"
},
"attributes": {
"length": 22
}
},
{
"id": "160090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160090"
},
"attributes": {
"length": 22
}
},
{
"id": "160094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160094"
},
"attributes": {
"length": 22
}
},
{
"id": "160101",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160101"
},
"attributes": {
"length": 22
}
},
{
"id": "160106",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160106"
},
"attributes": {
"length": 22
}
},
{
"id": "160118",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160118"
},
"attributes": {
"length": 22
}
},
{
"id": "160131",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160131"
},
"attributes": {
"length": 22
}
},
{
"id": "160135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160135"
},
"attributes": {
"length": 22
}
},
{
"id": "160140",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160140"
},
"attributes": {
"length": 22
}
},
{
"id": "160144",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160144"
},
"attributes": {
"length": 22
}
},
{
"id": "160153",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160153"
},
"attributes": {
"length": 22
}
},
{
"id": "160159",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160159"
},
"attributes": {
"length": 22
}
},
{
"id": "160163",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160163"
},
"attributes": {
"length": 22
}
},
{
"id": "160165",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160165"
},
"attributes": {
"length": 22
}
},
{
"id": "160170",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160170"
},
"attributes": {
"length": 22
}
},
{
"id": "160174",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160174"
},
"attributes": {
"length": 22
}
},
{
"id": "160181",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160181"
},
"attributes": {
"length": 22
}
},
{
"id": "160185",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160185"
},
"attributes": {
"length": 22
}
},
{
"id": "160191",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160191"
},
"attributes": {
"length": 22
}
},
{
"id": "160197",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160197"
},
"attributes": {
"length": 22
}
},
{
"id": "160208",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160208"
},
"attributes": {
"length": 22
}
},
{
"id": "160216",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160216"
},
"attributes": {
"length": 22
}
},
{
"id": "160221",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/160221"
},
"attributes": {
"length": 22
}
},
{
"id": "172798",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172798"
},
"attributes": {
"length": 130
}
},
{
"id": "181827",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181827"
},
"attributes": {
"length": 23
}
},
{
"id": "181828",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181828"
},
"attributes": {
"length": 23
}
},
{
"id": "181829",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181829"
},
"attributes": {
"length": 23
}
},
{
"id": "181830",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181830"
},
"attributes": {
"length": 23
}
},
{
"id": "181831",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181831"
},
"attributes": {
"length": 23
}
},
{
"id": "181832",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181832"
},
"attributes": {
"length": 23
}
},
{
"id": "181833",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181833"
},
"attributes": {
"length": 23
}
},
{
"id": "181834",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181834"
},
"attributes": {
"length": 23
}
},
{
"id": "181835",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181835"
},
"attributes": {
"length": 23
}
},
{
"id": "181836",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/181836"
},
"attributes": {
"length": 23
}
},
{
"id": "199819",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199819"
},
"attributes": {
"length": 23
}
},
{
"id": "199820",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199820"
},
"attributes": {
"length": 23
}
},
{
"id": "199821",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199821"
},
"attributes": {
"length": 23
}
},
{
"id": "199822",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199822"
},
"attributes": {
"length": 23
}
},
{
"id": "199823",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199823"
},
"attributes": {
"length": 23
}
},
{
"id": "199824",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199824"
},
"attributes": {
"length": 23
}
},
{
"id": "199825",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199825"
},
"attributes": {
"length": 23
}
},
{
"id": "199826",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199826"
},
"attributes": {
"length": 23
}
},
{
"id": "199827",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199827"
},
"attributes": {
"length": 23
}
},
{
"id": "199828",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199828"
},
"attributes": {
"length": 23
}
},
{
"id": "247151",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247151"
},
"attributes": {
"length": null
}
},
{
"id": "5475",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5475"
},
"attributes": {
"length": 24
}
},
{
"id": "5474",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/5474"
},
"attributes": {
"length": 24
}
},
{
"id": "199263",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199263"
},
"attributes": {
"length": 24
}
},
{
"id": "199264",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199264"
},
"attributes": {
"length": 24
}
},
{
"id": "199265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199265"
},
"attributes": {
"length": 24
}
},
{
"id": "199266",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199266"
},
"attributes": {
"length": 24
}
},
{
"id": "199267",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199267"
},
"attributes": {
"length": 24
}
},
{
"id": "199268",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199268"
},
"attributes": {
"length": 24
}
},
{
"id": "199269",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199269"
},
"attributes": {
"length": 24
}
},
{
"id": "199270",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199270"
},
"attributes": {
"length": 24
}
},
{
"id": "199271",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199271"
},
"attributes": {
"length": 24
}
},
{
"id": "199272",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199272"
},
"attributes": {
"length": 24
}
},
{
"id": "186890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186890"
},
"attributes": {
"length": 24
}
},
{
"id": "186891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186891"
},
"attributes": {
"length": 24
}
},
{
"id": "186892",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186892"
},
"attributes": {
"length": 24
}
},
{
"id": "186893",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186893"
},
"attributes": {
"length": 24
}
},
{
"id": "186894",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186894"
},
"attributes": {
"length": 24
}
},
{
"id": "186895",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186895"
},
"attributes": {
"length": 24
}
},
{
"id": "186896",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186896"
},
"attributes": {
"length": 24
}
},
{
"id": "186897",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186897"
},
"attributes": {
"length": 24
}
},
{
"id": "186898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186898"
},
"attributes": {
"length": 24
}
},
{
"id": "186899",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186899"
},
"attributes": {
"length": 24
}
},
{
"id": "186900",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186900"
},
"attributes": {
"length": 24
}
},
{
"id": "186901",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186901"
},
"attributes": {
"length": 24
}
},
{
"id": "241323",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241323"
},
"attributes": {
"length": 24
}
},
{
"id": "241324",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241324"
},
"attributes": {
"length": 24
}
},
{
"id": "241325",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241325"
},
"attributes": {
"length": 24
}
},
{
"id": "241326",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241326"
},
"attributes": {
"length": 24
}
},
{
"id": "241327",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241327"
},
"attributes": {
"length": 24
}
},
{
"id": "241328",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241328"
},
"attributes": {
"length": 24
}
},
{
"id": "241329",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241329"
},
"attributes": {
"length": 24
}
},
{
"id": "241330",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241330"
},
"attributes": {
"length": 24
}
},
{
"id": "241331",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241331"
},
"attributes": {
"length": 24
}
},
{
"id": "241332",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241332"
},
"attributes": {
"length": 24
}
},
{
"id": "241333",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241333"
},
"attributes": {
"length": 24
}
},
{
"id": "241334",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241334"
},
"attributes": {
"length": 24
}
},
{
"id": "259957",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259957"
},
"attributes": {
"length": 24
}
},
{
"id": "149076",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149076"
},
"attributes": {
"length": 25
}
},
{
"id": "149077",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149077"
},
"attributes": {
"length": 25
}
},
{
"id": "149078",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149078"
},
"attributes": {
"length": 24
}
},
{
"id": "149079",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149079"
},
"attributes": {
"length": 24
}
},
{
"id": "149080",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149080"
},
"attributes": {
"length": 24
}
},
{
"id": "149081",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149081"
},
"attributes": {
"length": 24
}
},
{
"id": "149082",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149082"
},
"attributes": {
"length": 24
}
},
{
"id": "149083",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149083"
},
"attributes": {
"length": 24
}
},
{
"id": "149084",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149084"
},
"attributes": {
"length": 24
}
},
{
"id": "149085",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149085"
},
"attributes": {
"length": 24
}
},
{
"id": "149086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149086"
},
"attributes": {
"length": 24
}
},
{
"id": "149087",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149087"
},
"attributes": {
"length": 24
}
},
{
"id": "149088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149088"
},
"attributes": {
"length": 24
}
},
{
"id": "149089",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149089"
},
"attributes": {
"length": 24
}
},
{
"id": "149090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149090"
},
"attributes": {
"length": 24
}
},
{
"id": "149091",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149091"
},
"attributes": {
"length": 24
}
},
{
"id": "149092",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149092"
},
"attributes": {
"length": 24
}
},
{
"id": "149093",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149093"
},
"attributes": {
"length": 24
}
},
{
"id": "149094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149094"
},
"attributes": {
"length": 24
}
},
{
"id": "149095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149095"
},
"attributes": {
"length": 24
}
},
{
"id": "149096",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149096"
},
"attributes": {
"length": 24
}
},
{
"id": "149097",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149097"
},
"attributes": {
"length": 24
}
},
{
"id": "149098",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149098"
},
"attributes": {
"length": 24
}
},
{
"id": "149099",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149099"
},
"attributes": {
"length": 24
}
},
{
"id": "258924",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258924"
},
"attributes": {
"length": 24
}
},
{
"id": "258925",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258925"
},
"attributes": {
"length": 24
}
},
{
"id": "258926",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258926"
},
"attributes": {
"length": 24
}
},
{
"id": "258927",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258927"
},
"attributes": {
"length": 24
}
},
{
"id": "258928",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258928"
},
"attributes": {
"length": 24
}
},
{
"id": "258929",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258929"
},
"attributes": {
"length": 24
}
},
{
"id": "258930",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258930"
},
"attributes": {
"length": 24
}
},
{
"id": "258931",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258931"
},
"attributes": {
"length": 24
}
},
{
"id": "258932",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258932"
},
"attributes": {
"length": 24
}
},
{
"id": "258933",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258933"
},
"attributes": {
"length": 24
}
},
{
"id": "258934",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258934"
},
"attributes": {
"length": 24
}
},
{
"id": "258935",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258935"
},
"attributes": {
"length": 24
}
},
{
"id": "258936",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258936"
},
"attributes": {
"length": 24
}
},
{
"id": "258937",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258937"
},
"attributes": {
"length": 24
}
},
{
"id": "258938",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258938"
},
"attributes": {
"length": 24
}
},
{
"id": "258939",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258939"
},
"attributes": {
"length": 24
}
},
{
"id": "258940",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258940"
},
"attributes": {
"length": 24
}
},
{
"id": "258941",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258941"
},
"attributes": {
"length": 24
}
},
{
"id": "258942",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258942"
},
"attributes": {
"length": 24
}
},
{
"id": "258943",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258943"
},
"attributes": {
"length": 24
}
},
{
"id": "258944",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258944"
},
"attributes": {
"length": 24
}
},
{
"id": "258945",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258945"
},
"attributes": {
"length": 24
}
},
{
"id": "258946",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258946"
},
"attributes": {
"length": 24
}
},
{
"id": "258947",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258947"
},
"attributes": {
"length": 24
}
},
{
"id": "261364",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261364"
},
"attributes": {
"length": null
}
},
{
"id": "261365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261365"
},
"attributes": {
"length": null
}
},
{
"id": "261366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261366"
},
"attributes": {
"length": null
}
},
{
"id": "261367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261367"
},
"attributes": {
"length": null
}
},
{
"id": "261368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261368"
},
"attributes": {
"length": null
}
},
{
"id": "261369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261369"
},
"attributes": {
"length": null
}
},
{
"id": "261370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261370"
},
"attributes": {
"length": null
}
},
{
"id": "261371",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261371"
},
"attributes": {
"length": null
}
},
{
"id": "261372",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261372"
},
"attributes": {
"length": null
}
},
{
"id": "261373",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261373"
},
"attributes": {
"length": null
}
},
{
"id": "261374",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261374"
},
"attributes": {
"length": null
}
},
{
"id": "261375",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261375"
},
"attributes": {
"length": null
}
},
{
"id": "264133",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264133"
},
"attributes": {
"length": null
}
},
{
"id": "264134",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264134"
},
"attributes": {
"length": null
}
},
{
"id": "264135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264135"
},
"attributes": {
"length": null
}
},
{
"id": "264136",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264136"
},
"attributes": {
"length": null
}
},
{
"id": "264137",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264137"
},
"attributes": {
"length": null
}
},
{
"id": "264138",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264138"
},
"attributes": {
"length": null
}
},
{
"id": "264139",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264139"
},
"attributes": {
"length": null
}
},
{
"id": "264140",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264140"
},
"attributes": {
"length": null
}
},
{
"id": "264141",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264141"
},
"attributes": {
"length": null
}
},
{
"id": "264142",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264142"
},
"attributes": {
"length": null
}
},
{
"id": "264143",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264143"
},
"attributes": {
"length": null
}
},
{
"id": "264144",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264144"
},
"attributes": {
"length": null
}
},
{
"id": "185002",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185002"
},
"attributes": {
"length": 24
}
},
{
"id": "185003",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185003"
},
"attributes": {
"length": 24
}
},
{
"id": "185004",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185004"
},
"attributes": {
"length": 24
}
},
{
"id": "185005",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185005"
},
"attributes": {
"length": 24
}
},
{
"id": "451",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/451"
},
"attributes": {
"length": 23
}
},
{
"id": "452",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/452"
},
"attributes": {
"length": 23
}
},
{
"id": "453",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/453"
},
"attributes": {
"length": 23
}
},
{
"id": "454",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/454"
},
"attributes": {
"length": 23
}
},
{
"id": "455",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/455"
},
"attributes": {
"length": 23
}
},
{
"id": "456",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/456"
},
"attributes": {
"length": 23
}
},
{
"id": "457",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/457"
},
"attributes": {
"length": 23
}
},
{
"id": "458",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/458"
},
"attributes": {
"length": 23
}
},
{
"id": "459",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/459"
},
"attributes": {
"length": 23
}
},
{
"id": "460",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/460"
},
"attributes": {
"length": 23
}
},
{
"id": "461",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/461"
},
"attributes": {
"length": 23
}
},
{
"id": "462",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/462"
},
"attributes": {
"length": 23
}
},
{
"id": "463",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/463"
},
"attributes": {
"length": 23
}
},
{
"id": "464",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/464"
},
"attributes": {
"length": 23
}
},
{
"id": "465",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/465"
},
"attributes": {
"length": 23
}
},
{
"id": "466",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/466"
},
"attributes": {
"length": 23
}
},
{
"id": "467",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/467"
},
"attributes": {
"length": 23
}
},
{
"id": "468",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/468"
},
"attributes": {
"length": 23
}
},
{
"id": "469",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/469"
},
"attributes": {
"length": 23
}
},
{
"id": "470",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/470"
},
"attributes": {
"length": 23
}
},
{
"id": "471",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/471"
},
"attributes": {
"length": 23
}
},
{
"id": "472",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/472"
},
"attributes": {
"length": 23
}
},
{
"id": "473",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/473"
},
"attributes": {
"length": 23
}
},
{
"id": "474",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/474"
},
"attributes": {
"length": 23
}
},
{
"id": "475",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/475"
},
"attributes": {
"length": 23
}
},
{
"id": "476",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/476"
},
"attributes": {
"length": 23
}
},
{
"id": "477",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/477"
},
"attributes": {
"length": 23
}
},
{
"id": "478",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/478"
},
"attributes": {
"length": 23
}
},
{
"id": "479",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/479"
},
"attributes": {
"length": 23
}
},
{
"id": "480",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/480"
},
"attributes": {
"length": 23
}
},
{
"id": "481",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/481"
},
"attributes": {
"length": 23
}
},
{
"id": "482",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/482"
},
"attributes": {
"length": 23
}
},
{
"id": "483",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/483"
},
"attributes": {
"length": 23
}
},
{
"id": "484",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/484"
},
"attributes": {
"length": 23
}
},
{
"id": "485",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/485"
},
"attributes": {
"length": 23
}
},
{
"id": "172591",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172591"
},
"attributes": {
"length": 23
}
},
{
"id": "172592",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172592"
},
"attributes": {
"length": 23
}
},
{
"id": "172593",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172593"
},
"attributes": {
"length": 23
}
},
{
"id": "172594",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172594"
},
"attributes": {
"length": 23
}
},
{
"id": "172595",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172595"
},
"attributes": {
"length": 23
}
},
{
"id": "172596",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172596"
},
"attributes": {
"length": 23
}
},
{
"id": "172597",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172597"
},
"attributes": {
"length": 23
}
},
{
"id": "172598",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172598"
},
"attributes": {
"length": 23
}
},
{
"id": "172599",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172599"
},
"attributes": {
"length": 23
}
},
{
"id": "172600",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172600"
},
"attributes": {
"length": 23
}
},
{
"id": "172601",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172601"
},
"attributes": {
"length": 23
}
},
{
"id": "172602",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172602"
},
"attributes": {
"length": 23
}
},
{
"id": "172603",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172603"
},
"attributes": {
"length": 23
}
},
{
"id": "499",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/499"
},
"attributes": {
"length": 23
}
},
{
"id": "500",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/500"
},
"attributes": {
"length": 23
}
},
{
"id": "501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/501"
},
"attributes": {
"length": 23
}
},
{
"id": "502",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/502"
},
"attributes": {
"length": 23
}
},
{
"id": "167771",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167771"
},
"attributes": {
"length": 23
}
},
{
"id": "167772",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167772"
},
"attributes": {
"length": 23
}
},
{
"id": "167773",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167773"
},
"attributes": {
"length": 23
}
},
{
"id": "167774",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167774"
},
"attributes": {
"length": 23
}
},
{
"id": "167775",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167775"
},
"attributes": {
"length": 23
}
},
{
"id": "167776",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167776"
},
"attributes": {
"length": 23
}
},
{
"id": "167777",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167777"
},
"attributes": {
"length": 23
}
},
{
"id": "167778",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167778"
},
"attributes": {
"length": 23
}
},
{
"id": "167779",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167779"
},
"attributes": {
"length": 23
}
},
{
"id": "167780",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167780"
},
"attributes": {
"length": 23
}
},
{
"id": "167781",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167781"
},
"attributes": {
"length": 23
}
},
{
"id": "167782",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167782"
},
"attributes": {
"length": 23
}
},
{
"id": "167783",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167783"
},
"attributes": {
"length": 23
}
},
{
"id": "167784",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167784"
},
"attributes": {
"length": 23
}
},
{
"id": "167785",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167785"
},
"attributes": {
"length": 23
}
},
{
"id": "167786",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167786"
},
"attributes": {
"length": 23
}
},
{
"id": "167787",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167787"
},
"attributes": {
"length": 23
}
},
{
"id": "167788",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167788"
},
"attributes": {
"length": 23
}
},
{
"id": "167789",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167789"
},
"attributes": {
"length": 23
}
},
{
"id": "167790",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167790"
},
"attributes": {
"length": 23
}
},
{
"id": "167791",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167791"
},
"attributes": {
"length": 23
}
},
{
"id": "167792",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167792"
},
"attributes": {
"length": 23
}
},
{
"id": "167793",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167793"
},
"attributes": {
"length": 23
}
},
{
"id": "167794",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167794"
},
"attributes": {
"length": 23
}
},
{
"id": "167795",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167795"
},
"attributes": {
"length": 23
}
},
{
"id": "167796",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167796"
},
"attributes": {
"length": 23
}
},
{
"id": "167797",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167797"
},
"attributes": {
"length": 23
}
},
{
"id": "167798",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167798"
},
"attributes": {
"length": 23
}
},
{
"id": "167799",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167799"
},
"attributes": {
"length": 23
}
},
{
"id": "167800",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167800"
},
"attributes": {
"length": 23
}
},
{
"id": "167801",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167801"
},
"attributes": {
"length": 23
}
},
{
"id": "167802",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167802"
},
"attributes": {
"length": 23
}
},
{
"id": "167803",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167803"
},
"attributes": {
"length": 23
}
},
{
"id": "167804",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167804"
},
"attributes": {
"length": 23
}
},
{
"id": "167805",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167805"
},
"attributes": {
"length": 23
}
},
{
"id": "486",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/486"
},
"attributes": {
"length": 23
}
},
{
"id": "487",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/487"
},
"attributes": {
"length": 23
}
},
{
"id": "488",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/488"
},
"attributes": {
"length": 23
}
},
{
"id": "489",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/489"
},
"attributes": {
"length": 23
}
},
{
"id": "490",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/490"
},
"attributes": {
"length": 23
}
},
{
"id": "491",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/491"
},
"attributes": {
"length": 23
}
},
{
"id": "492",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/492"
},
"attributes": {
"length": 23
}
},
{
"id": "493",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/493"
},
"attributes": {
"length": 23
}
},
{
"id": "494",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/494"
},
"attributes": {
"length": 23
}
},
{
"id": "495",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/495"
},
"attributes": {
"length": 23
}
},
{
"id": "496",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/496"
},
"attributes": {
"length": 23
}
},
{
"id": "497",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/497"
},
"attributes": {
"length": 23
}
},
{
"id": "498",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/498"
},
"attributes": {
"length": 23
}
},
{
"id": "167807",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167807"
},
"attributes": {
"length": 23
}
},
{
"id": "167808",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167808"
},
"attributes": {
"length": 23
}
},
{
"id": "167810",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167810"
},
"attributes": {
"length": 23
}
},
{
"id": "167811",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167811"
},
"attributes": {
"length": 23
}
},
{
"id": "167813",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167813"
},
"attributes": {
"length": 23
}
},
{
"id": "167816",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167816"
},
"attributes": {
"length": 23
}
},
{
"id": "167818",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167818"
},
"attributes": {
"length": 23
}
},
{
"id": "167820",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167820"
},
"attributes": {
"length": 23
}
},
{
"id": "167822",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167822"
},
"attributes": {
"length": 23
}
},
{
"id": "167824",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167824"
},
"attributes": {
"length": 23
}
},
{
"id": "167828",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167828"
},
"attributes": {
"length": 23
}
},
{
"id": "167830",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167830"
},
"attributes": {
"length": 23
}
},
{
"id": "167831",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167831"
},
"attributes": {
"length": 23
}
},
{
"id": "167835",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167835"
},
"attributes": {
"length": 23
}
},
{
"id": "167837",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167837"
},
"attributes": {
"length": 23
}
},
{
"id": "167840",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167840"
},
"attributes": {
"length": 23
}
},
{
"id": "167843",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167843"
},
"attributes": {
"length": 23
}
},
{
"id": "167848",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167848"
},
"attributes": {
"length": 23
}
},
{
"id": "167851",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167851"
},
"attributes": {
"length": 23
}
},
{
"id": "167854",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167854"
},
"attributes": {
"length": 23
}
},
{
"id": "167857",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167857"
},
"attributes": {
"length": 23
}
},
{
"id": "167860",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167860"
},
"attributes": {
"length": 23
}
},
{
"id": "167863",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167863"
},
"attributes": {
"length": 23
}
},
{
"id": "167864",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167864"
},
"attributes": {
"length": 23
}
},
{
"id": "167866",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167866"
},
"attributes": {
"length": 23
}
},
{
"id": "167869",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167869"
},
"attributes": {
"length": 23
}
},
{
"id": "167872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167872"
},
"attributes": {
"length": 23
}
},
{
"id": "167875",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167875"
},
"attributes": {
"length": 23
}
},
{
"id": "167878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167878"
},
"attributes": {
"length": 23
}
},
{
"id": "167881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167881"
},
"attributes": {
"length": 23
}
},
{
"id": "167885",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167885"
},
"attributes": {
"length": 23
}
},
{
"id": "167886",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167886"
},
"attributes": {
"length": 23
}
},
{
"id": "167891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167891"
},
"attributes": {
"length": 23
}
},
{
"id": "167894",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167894"
},
"attributes": {
"length": 23
}
},
{
"id": "167896",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167896"
},
"attributes": {
"length": 23
}
},
{
"id": "167898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167898"
},
"attributes": {
"length": 23
}
},
{
"id": "167900",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167900"
},
"attributes": {
"length": 23
}
},
{
"id": "167901",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167901"
},
"attributes": {
"length": 23
}
},
{
"id": "167903",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167903"
},
"attributes": {
"length": 23
}
},
{
"id": "167905",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167905"
},
"attributes": {
"length": 23
}
},
{
"id": "167906",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167906"
},
"attributes": {
"length": 23
}
},
{
"id": "167908",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167908"
},
"attributes": {
"length": 23
}
},
{
"id": "167910",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167910"
},
"attributes": {
"length": 23
}
},
{
"id": "167912",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167912"
},
"attributes": {
"length": 23
}
},
{
"id": "167914",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167914"
},
"attributes": {
"length": 23
}
},
{
"id": "167915",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167915"
},
"attributes": {
"length": 23
}
},
{
"id": "167918",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167918"
},
"attributes": {
"length": 23
}
},
{
"id": "167920",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167920"
},
"attributes": {
"length": 23
}
},
{
"id": "167921",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167921"
},
"attributes": {
"length": 23
}
},
{
"id": "167923",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167923"
},
"attributes": {
"length": 23
}
},
{
"id": "167924",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167924"
},
"attributes": {
"length": 23
}
},
{
"id": "167926",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167926"
},
"attributes": {
"length": 23
}
},
{
"id": "167928",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167928"
},
"attributes": {
"length": 23
}
},
{
"id": "167930",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167930"
},
"attributes": {
"length": 23
}
},
{
"id": "167931",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167931"
},
"attributes": {
"length": 23
}
},
{
"id": "167933",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167933"
},
"attributes": {
"length": 23
}
},
{
"id": "167934",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167934"
},
"attributes": {
"length": 23
}
},
{
"id": "167936",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167936"
},
"attributes": {
"length": 23
}
},
{
"id": "167939",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167939"
},
"attributes": {
"length": 23
}
},
{
"id": "167942",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167942"
},
"attributes": {
"length": 23
}
},
{
"id": "167943",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167943"
},
"attributes": {
"length": 23
}
},
{
"id": "167944",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167944"
},
"attributes": {
"length": 23
}
},
{
"id": "167945",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167945"
},
"attributes": {
"length": 23
}
},
{
"id": "167946",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167946"
},
"attributes": {
"length": 23
}
},
{
"id": "167947",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167947"
},
"attributes": {
"length": 23
}
},
{
"id": "167948",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167948"
},
"attributes": {
"length": 23
}
},
{
"id": "167949",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167949"
},
"attributes": {
"length": 23
}
},
{
"id": "167950",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167950"
},
"attributes": {
"length": 23
}
},
{
"id": "167951",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167951"
},
"attributes": {
"length": 23
}
},
{
"id": "167952",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167952"
},
"attributes": {
"length": 23
}
},
{
"id": "167953",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167953"
},
"attributes": {
"length": 23
}
},
{
"id": "167954",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167954"
},
"attributes": {
"length": 23
}
},
{
"id": "167955",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167955"
},
"attributes": {
"length": 23
}
},
{
"id": "167956",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167956"
},
"attributes": {
"length": 23
}
},
{
"id": "167957",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167957"
},
"attributes": {
"length": 23
}
},
{
"id": "167958",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167958"
},
"attributes": {
"length": 23
}
},
{
"id": "167959",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167959"
},
"attributes": {
"length": 23
}
},
{
"id": "167960",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167960"
},
"attributes": {
"length": 23
}
},
{
"id": "167961",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167961"
},
"attributes": {
"length": 23
}
},
{
"id": "167962",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167962"
},
"attributes": {
"length": 23
}
},
{
"id": "167963",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167963"
},
"attributes": {
"length": 23
}
},
{
"id": "167964",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167964"
},
"attributes": {
"length": 23
}
},
{
"id": "167965",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167965"
},
"attributes": {
"length": 23
}
},
{
"id": "167966",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167966"
},
"attributes": {
"length": 23
}
},
{
"id": "167967",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167967"
},
"attributes": {
"length": 23
}
},
{
"id": "167968",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167968"
},
"attributes": {
"length": 23
}
},
{
"id": "167969",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167969"
},
"attributes": {
"length": 23
}
},
{
"id": "167970",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167970"
},
"attributes": {
"length": 23
}
},
{
"id": "167971",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167971"
},
"attributes": {
"length": 23
}
},
{
"id": "167972",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167972"
},
"attributes": {
"length": 23
}
},
{
"id": "167973",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167973"
},
"attributes": {
"length": 23
}
},
{
"id": "167975",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167975"
},
"attributes": {
"length": 23
}
},
{
"id": "167976",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167976"
},
"attributes": {
"length": 23
}
},
{
"id": "167977",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167977"
},
"attributes": {
"length": 23
}
},
{
"id": "167978",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167978"
},
"attributes": {
"length": 23
}
},
{
"id": "167979",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167979"
},
"attributes": {
"length": 23
}
},
{
"id": "167980",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167980"
},
"attributes": {
"length": 23
}
},
{
"id": "167981",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167981"
},
"attributes": {
"length": 23
}
},
{
"id": "167982",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167982"
},
"attributes": {
"length": 23
}
},
{
"id": "167983",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167983"
},
"attributes": {
"length": 23
}
},
{
"id": "167984",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167984"
},
"attributes": {
"length": 23
}
},
{
"id": "167985",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167985"
},
"attributes": {
"length": 23
}
},
{
"id": "167986",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167986"
},
"attributes": {
"length": 23
}
},
{
"id": "167987",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167987"
},
"attributes": {
"length": 23
}
},
{
"id": "167988",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167988"
},
"attributes": {
"length": 23
}
},
{
"id": "167989",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167989"
},
"attributes": {
"length": 23
}
},
{
"id": "167990",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167990"
},
"attributes": {
"length": 23
}
},
{
"id": "167991",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167991"
},
"attributes": {
"length": 23
}
},
{
"id": "167992",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167992"
},
"attributes": {
"length": 23
}
},
{
"id": "167993",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167993"
},
"attributes": {
"length": 23
}
},
{
"id": "167994",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167994"
},
"attributes": {
"length": 23
}
},
{
"id": "167995",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167995"
},
"attributes": {
"length": 23
}
},
{
"id": "167996",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167996"
},
"attributes": {
"length": 23
}
},
{
"id": "167997",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167997"
},
"attributes": {
"length": 23
}
},
{
"id": "167998",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167998"
},
"attributes": {
"length": 23
}
},
{
"id": "167999",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/167999"
},
"attributes": {
"length": 23
}
},
{
"id": "168000",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/168000"
},
"attributes": {
"length": 23
}
},
{
"id": "168001",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/168001"
},
"attributes": {
"length": 23
}
},
{
"id": "168002",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/168002"
},
"attributes": {
"length": 23
}
},
{
"id": "168003",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/168003"
},
"attributes": {
"length": 23
}
},
{
"id": "9807",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/9807"
},
"attributes": {
"length": 82
}
},
{
"id": "17354",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/17354"
},
"attributes": {
"length": 96
}
},
{
"id": "33032",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/33032"
},
"attributes": {
"length": 94
}
},
{
"id": "37304",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/37304"
},
"attributes": {
"length": 94
}
},
{
"id": "60086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/60086"
},
"attributes": {
"length": 93
}
},
{
"id": "69791",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/69791"
},
"attributes": {
"length": 95
}
},
{
"id": "83126",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/83126"
},
"attributes": {
"length": 85
}
},
{
"id": "94331",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94331"
},
"attributes": {
"length": 102
}
},
{
"id": "100780",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100780"
},
"attributes": {
"length": 109
}
},
{
"id": "185285",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185285"
},
"attributes": {
"length": 24
}
},
{
"id": "185286",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185286"
},
"attributes": {
"length": 24
}
},
{
"id": "185287",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185287"
},
"attributes": {
"length": 24
}
},
{
"id": "185288",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185288"
},
"attributes": {
"length": 24
}
},
{
"id": "185289",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185289"
},
"attributes": {
"length": 24
}
},
{
"id": "185290",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185290"
},
"attributes": {
"length": 24
}
},
{
"id": "185291",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185291"
},
"attributes": {
"length": 24
}
},
{
"id": "185292",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185292"
},
"attributes": {
"length": 24
}
},
{
"id": "185293",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185293"
},
"attributes": {
"length": 24
}
},
{
"id": "185294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185294"
},
"attributes": {
"length": 24
}
},
{
"id": "185295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185295"
},
"attributes": {
"length": 24
}
},
{
"id": "185296",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185296"
},
"attributes": {
"length": 24
}
},
{
"id": "113960",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113960"
},
"attributes": {
"length": 24
}
},
{
"id": "113961",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113961"
},
"attributes": {
"length": 24
}
},
{
"id": "113962",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113962"
},
"attributes": {
"length": 24
}
},
{
"id": "113963",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113963"
},
"attributes": {
"length": 24
}
},
{
"id": "113964",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113964"
},
"attributes": {
"length": 24
}
},
{
"id": "113965",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113965"
},
"attributes": {
"length": 24
}
},
{
"id": "113966",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113966"
},
"attributes": {
"length": 24
}
},
{
"id": "113967",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113967"
},
"attributes": {
"length": 24
}
},
{
"id": "113968",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113968"
},
"attributes": {
"length": 24
}
},
{
"id": "113969",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113969"
},
"attributes": {
"length": 24
}
},
{
"id": "113970",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113970"
},
"attributes": {
"length": 24
}
},
{
"id": "113971",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113971"
},
"attributes": {
"length": 24
}
},
{
"id": "113972",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113972"
},
"attributes": {
"length": 24
}
},
{
"id": "113973",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113973"
},
"attributes": {
"length": 24
}
},
{
"id": "113974",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113974"
},
"attributes": {
"length": 24
}
},
{
"id": "113975",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113975"
},
"attributes": {
"length": 24
}
},
{
"id": "113976",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113976"
},
"attributes": {
"length": 24
}
},
{
"id": "113977",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113977"
},
"attributes": {
"length": 24
}
},
{
"id": "113978",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113978"
},
"attributes": {
"length": 24
}
},
{
"id": "113979",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/113979"
},
"attributes": {
"length": 24
}
},
{
"id": "199086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199086"
},
"attributes": {
"length": 24
}
},
{
"id": "199087",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199087"
},
"attributes": {
"length": 24
}
},
{
"id": "199088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199088"
},
"attributes": {
"length": 24
}
},
{
"id": "199089",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199089"
},
"attributes": {
"length": 24
}
},
{
"id": "199090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199090"
},
"attributes": {
"length": 24
}
},
{
"id": "199091",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199091"
},
"attributes": {
"length": 24
}
},
{
"id": "199092",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199092"
},
"attributes": {
"length": 24
}
},
{
"id": "199093",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199093"
},
"attributes": {
"length": 24
}
},
{
"id": "199094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199094"
},
"attributes": {
"length": 24
}
},
{
"id": "199095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199095"
},
"attributes": {
"length": 24
}
},
{
"id": "199096",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199096"
},
"attributes": {
"length": 24
}
},
{
"id": "170844",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170844"
},
"attributes": {
"length": 24
}
},
{
"id": "159084",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159084"
},
"attributes": {
"length": 23
}
},
{
"id": "159086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159086"
},
"attributes": {
"length": 23
}
},
{
"id": "159088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159088"
},
"attributes": {
"length": 23
}
},
{
"id": "159095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159095"
},
"attributes": {
"length": 23
}
},
{
"id": "159098",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159098"
},
"attributes": {
"length": 23
}
},
{
"id": "159103",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159103"
},
"attributes": {
"length": 23
}
},
{
"id": "159108",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159108"
},
"attributes": {
"length": 23
}
},
{
"id": "159111",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159111"
},
"attributes": {
"length": 23
}
},
{
"id": "159115",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159115"
},
"attributes": {
"length": 23
}
},
{
"id": "159120",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159120"
},
"attributes": {
"length": 23
}
},
{
"id": "159128",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159128"
},
"attributes": {
"length": 23
}
},
{
"id": "159132",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159132"
},
"attributes": {
"length": 23
}
},
{
"id": "187816",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/187816"
},
"attributes": {
"length": 106
}
},
{
"id": "179788",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179788"
},
"attributes": {
"length": 24
}
},
{
"id": "179789",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179789"
},
"attributes": {
"length": 2
}
},
{
"id": "179790",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179790"
},
"attributes": {
"length": 2
}
},
{
"id": "179791",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179791"
},
"attributes": {
"length": 2
}
},
{
"id": "179792",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179792"
},
"attributes": {
"length": 2
}
},
{
"id": "179793",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179793"
},
"attributes": {
"length": 2
}
},
{
"id": "179794",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179794"
},
"attributes": {
"length": 2
}
},
{
"id": "179795",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179795"
},
"attributes": {
"length": 2
}
},
{
"id": "179796",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179796"
},
"attributes": {
"length": 2
}
},
{
"id": "179797",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179797"
},
"attributes": {
"length": 2
}
},
{
"id": "179798",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179798"
},
"attributes": {
"length": 2
}
},
{
"id": "179799",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179799"
},
"attributes": {
"length": 2
}
},
{
"id": "222704",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222704"
},
"attributes": {
"length": 24
}
},
{
"id": "222705",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222705"
},
"attributes": {
"length": 24
}
},
{
"id": "222706",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222706"
},
"attributes": {
"length": 24
}
},
{
"id": "222707",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222707"
},
"attributes": {
"length": 24
}
},
{
"id": "222708",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222708"
},
"attributes": {
"length": 24
}
},
{
"id": "222709",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222709"
},
"attributes": {
"length": 24
}
},
{
"id": "222710",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222710"
},
"attributes": {
"length": 24
}
},
{
"id": "222711",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222711"
},
"attributes": {
"length": 24
}
},
{
"id": "222712",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222712"
},
"attributes": {
"length": 24
}
},
{
"id": "237540",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237540"
},
"attributes": {
"length": 24
}
},
{
"id": "237541",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237541"
},
"attributes": {
"length": 24
}
},
{
"id": "237542",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237542"
},
"attributes": {
"length": 24
}
},
{
"id": "173870",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173870"
},
"attributes": {
"length": 22
}
},
{
"id": "173871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173871"
},
"attributes": {
"length": 22
}
},
{
"id": "173872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173872"
},
"attributes": {
"length": 22
}
},
{
"id": "173873",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173873"
},
"attributes": {
"length": 22
}
},
{
"id": "173874",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173874"
},
"attributes": {
"length": 22
}
},
{
"id": "173875",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173875"
},
"attributes": {
"length": 22
}
},
{
"id": "173876",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173876"
},
"attributes": {
"length": 22
}
},
{
"id": "173877",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173877"
},
"attributes": {
"length": 22
}
},
{
"id": "173878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173878"
},
"attributes": {
"length": 22
}
},
{
"id": "173879",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173879"
},
"attributes": {
"length": 22
}
},
{
"id": "173880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173880"
},
"attributes": {
"length": 22
}
},
{
"id": "173881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173881"
},
"attributes": {
"length": 22
}
},
{
"id": "173882",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173882"
},
"attributes": {
"length": 22
}
},
{
"id": "173883",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173883"
},
"attributes": {
"length": 22
}
},
{
"id": "173884",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173884"
},
"attributes": {
"length": 22
}
},
{
"id": "173885",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173885"
},
"attributes": {
"length": 22
}
},
{
"id": "173886",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173886"
},
"attributes": {
"length": 22
}
},
{
"id": "173887",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173887"
},
"attributes": {
"length": 22
}
},
{
"id": "173888",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173888"
},
"attributes": {
"length": 22
}
},
{
"id": "173889",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173889"
},
"attributes": {
"length": 22
}
},
{
"id": "173890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173890"
},
"attributes": {
"length": 22
}
},
{
"id": "173891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173891"
},
"attributes": {
"length": 22
}
},
{
"id": "173892",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173892"
},
"attributes": {
"length": 22
}
},
{
"id": "173893",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/173893"
},
"attributes": {
"length": 22
}
},
{
"id": "269731",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269731"
},
"attributes": {
"length": 24
}
},
{
"id": "269732",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269732"
},
"attributes": {
"length": 24
}
},
{
"id": "269733",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269733"
},
"attributes": {
"length": 24
}
},
{
"id": "270535",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270535"
},
"attributes": {
"length": 24
}
},
{
"id": "270536",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270536"
},
"attributes": {
"length": 24
}
},
{
"id": "270537",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270537"
},
"attributes": {
"length": 24
}
},
{
"id": "270538",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270538"
},
"attributes": {
"length": 24
}
},
{
"id": "270539",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270539"
},
"attributes": {
"length": 24
}
},
{
"id": "270540",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270540"
},
"attributes": {
"length": 24
}
},
{
"id": "270541",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270541"
},
"attributes": {
"length": 24
}
},
{
"id": "270542",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270542"
},
"attributes": {
"length": 24
}
},
{
"id": "270543",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/270543"
},
"attributes": {
"length": 24
}
},
{
"id": "174186",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174186"
},
"attributes": {
"length": 24
}
},
{
"id": "174187",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174187"
},
"attributes": {
"length": 24
}
},
{
"id": "174188",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174188"
},
"attributes": {
"length": 24
}
},
{
"id": "174189",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174189"
},
"attributes": {
"length": 24
}
},
{
"id": "174190",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174190"
},
"attributes": {
"length": 24
}
},
{
"id": "174191",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174191"
},
"attributes": {
"length": 24
}
},
{
"id": "174192",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174192"
},
"attributes": {
"length": 24
}
},
{
"id": "174193",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174193"
},
"attributes": {
"length": 24
}
},
{
"id": "174194",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174194"
},
"attributes": {
"length": 24
}
},
{
"id": "174195",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174195"
},
"attributes": {
"length": 24
}
},
{
"id": "174196",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174196"
},
"attributes": {
"length": 24
}
},
{
"id": "174197",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174197"
},
"attributes": {
"length": 24
}
},
{
"id": "174264",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174264"
},
"attributes": {
"length": 23
}
},
{
"id": "174265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174265"
},
"attributes": {
"length": 23
}
},
{
"id": "174266",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174266"
},
"attributes": {
"length": 23
}
},
{
"id": "174267",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174267"
},
"attributes": {
"length": 23
}
},
{
"id": "174268",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174268"
},
"attributes": {
"length": 23
}
},
{
"id": "174269",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174269"
},
"attributes": {
"length": 23
}
},
{
"id": "174270",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174270"
},
"attributes": {
"length": 23
}
},
{
"id": "174271",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174271"
},
"attributes": {
"length": 23
}
},
{
"id": "174272",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174272"
},
"attributes": {
"length": 23
}
},
{
"id": "174273",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174273"
},
"attributes": {
"length": 23
}
},
{
"id": "174274",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174274"
},
"attributes": {
"length": 23
}
},
{
"id": "174275",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/174275"
},
"attributes": {
"length": 23
}
},
{
"id": "176049",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176049"
},
"attributes": {
"length": 24
}
},
{
"id": "176050",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176050"
},
"attributes": {
"length": 24
}
},
{
"id": "176051",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176051"
},
"attributes": {
"length": 24
}
},
{
"id": "176052",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176052"
},
"attributes": {
"length": 24
}
},
{
"id": "176053",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176053"
},
"attributes": {
"length": 24
}
},
{
"id": "176054",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176054"
},
"attributes": {
"length": 24
}
},
{
"id": "176055",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176055"
},
"attributes": {
"length": 24
}
},
{
"id": "176056",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176056"
},
"attributes": {
"length": 24
}
},
{
"id": "176057",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176057"
},
"attributes": {
"length": 24
}
},
{
"id": "176058",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176058"
},
"attributes": {
"length": 24
}
},
{
"id": "176059",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176059"
},
"attributes": {
"length": 24
}
},
{
"id": "176060",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176060"
},
"attributes": {
"length": 24
}
},
{
"id": "176061",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/176061"
},
"attributes": {
"length": 24
}
},
{
"id": "112695",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112695"
},
"attributes": {
"length": 23
}
},
{
"id": "112696",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112696"
},
"attributes": {
"length": 23
}
},
{
"id": "112697",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112697"
},
"attributes": {
"length": 23
}
},
{
"id": "112698",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112698"
},
"attributes": {
"length": 23
}
},
{
"id": "112699",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112699"
},
"attributes": {
"length": 23
}
},
{
"id": "112700",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112700"
},
"attributes": {
"length": 23
}
},
{
"id": "112701",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112701"
},
"attributes": {
"length": 23
}
},
{
"id": "112702",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112702"
},
"attributes": {
"length": 23
}
},
{
"id": "112703",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112703"
},
"attributes": {
"length": 23
}
},
{
"id": "112704",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112704"
},
"attributes": {
"length": 23
}
},
{
"id": "112705",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112705"
},
"attributes": {
"length": 23
}
},
{
"id": "112706",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112706"
},
"attributes": {
"length": 23
}
},
{
"id": "112707",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112707"
},
"attributes": {
"length": 23
}
},
{
"id": "112708",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112708"
},
"attributes": {
"length": 23
}
},
{
"id": "112709",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112709"
},
"attributes": {
"length": 23
}
},
{
"id": "112710",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112710"
},
"attributes": {
"length": 23
}
},
{
"id": "112711",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112711"
},
"attributes": {
"length": 23
}
},
{
"id": "112712",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112712"
},
"attributes": {
"length": 23
}
},
{
"id": "112713",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112713"
},
"attributes": {
"length": 23
}
},
{
"id": "112714",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112714"
},
"attributes": {
"length": 23
}
},
{
"id": "112715",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112715"
},
"attributes": {
"length": 23
}
},
{
"id": "112716",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112716"
},
"attributes": {
"length": 23
}
},
{
"id": "112717",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112717"
},
"attributes": {
"length": 23
}
},
{
"id": "112718",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112718"
},
"attributes": {
"length": 23
}
},
{
"id": "179336",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179336"
},
"attributes": {
"length": 23
}
},
{
"id": "179337",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179337"
},
"attributes": {
"length": 23
}
},
{
"id": "179338",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179338"
},
"attributes": {
"length": 23
}
},
{
"id": "179339",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179339"
},
"attributes": {
"length": 23
}
},
{
"id": "179340",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179340"
},
"attributes": {
"length": 23
}
},
{
"id": "179341",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179341"
},
"attributes": {
"length": 23
}
},
{
"id": "179342",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179342"
},
"attributes": {
"length": 23
}
},
{
"id": "179343",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179343"
},
"attributes": {
"length": 23
}
},
{
"id": "179344",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179344"
},
"attributes": {
"length": 23
}
},
{
"id": "179345",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179345"
},
"attributes": {
"length": 23
}
},
{
"id": "179346",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179346"
},
"attributes": {
"length": 23
}
},
{
"id": "179347",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179347"
},
"attributes": {
"length": 23
}
},
{
"id": "179348",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179348"
},
"attributes": {
"length": 23
}
},
{
"id": "179349",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179349"
},
"attributes": {
"length": 23
}
},
{
"id": "179350",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179350"
},
"attributes": {
"length": 23
}
},
{
"id": "179351",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179351"
},
"attributes": {
"length": 23
}
},
{
"id": "179352",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179352"
},
"attributes": {
"length": 23
}
},
{
"id": "179353",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179353"
},
"attributes": {
"length": 23
}
},
{
"id": "179354",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179354"
},
"attributes": {
"length": 23
}
},
{
"id": "179355",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179355"
},
"attributes": {
"length": 23
}
},
{
"id": "179356",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179356"
},
"attributes": {
"length": 23
}
},
{
"id": "179357",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179357"
},
"attributes": {
"length": 23
}
},
{
"id": "179358",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179358"
},
"attributes": {
"length": 23
}
},
{
"id": "179359",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179359"
},
"attributes": {
"length": 23
}
},
{
"id": "179360",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179360"
},
"attributes": {
"length": 23
}
},
{
"id": "179361",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179361"
},
"attributes": {
"length": 23
}
},
{
"id": "179362",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179362"
},
"attributes": {
"length": 23
}
},
{
"id": "179363",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179363"
},
"attributes": {
"length": 23
}
},
{
"id": "179364",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179364"
},
"attributes": {
"length": 23
}
},
{
"id": "179365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179365"
},
"attributes": {
"length": 23
}
},
{
"id": "179366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179366"
},
"attributes": {
"length": 23
}
},
{
"id": "179367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179367"
},
"attributes": {
"length": 23
}
},
{
"id": "179368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179368"
},
"attributes": {
"length": 23
}
},
{
"id": "179369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179369"
},
"attributes": {
"length": 23
}
},
{
"id": "179370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179370"
},
"attributes": {
"length": 23
}
},
{
"id": "179371",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179371"
},
"attributes": {
"length": 23
}
},
{
"id": "179372",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179372"
},
"attributes": {
"length": 23
}
},
{
"id": "179373",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179373"
},
"attributes": {
"length": 23
}
},
{
"id": "179374",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179374"
},
"attributes": {
"length": 23
}
},
{
"id": "179375",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179375"
},
"attributes": {
"length": 23
}
},
{
"id": "179376",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179376"
},
"attributes": {
"length": 23
}
},
{
"id": "179377",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179377"
},
"attributes": {
"length": 23
}
},
{
"id": "179378",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179378"
},
"attributes": {
"length": 23
}
},
{
"id": "179379",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179379"
},
"attributes": {
"length": 23
}
},
{
"id": "179380",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179380"
},
"attributes": {
"length": 23
}
},
{
"id": "179381",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179381"
},
"attributes": {
"length": 23
}
},
{
"id": "179382",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179382"
},
"attributes": {
"length": 23
}
},
{
"id": "179383",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179383"
},
"attributes": {
"length": 23
}
},
{
"id": "179384",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179384"
},
"attributes": {
"length": 23
}
},
{
"id": "179385",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179385"
},
"attributes": {
"length": 23
}
},
{
"id": "179386",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179386"
},
"attributes": {
"length": 23
}
},
{
"id": "179387",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179387"
},
"attributes": {
"length": 23
}
},
{
"id": "179388",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179388"
},
"attributes": {
"length": 23
}
},
{
"id": "179389",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179389"
},
"attributes": {
"length": 23
}
},
{
"id": "179390",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179390"
},
"attributes": {
"length": 23
}
},
{
"id": "179391",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179391"
},
"attributes": {
"length": 23
}
},
{
"id": "179392",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179392"
},
"attributes": {
"length": 23
}
},
{
"id": "179393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179393"
},
"attributes": {
"length": 23
}
},
{
"id": "179394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179394"
},
"attributes": {
"length": 23
}
},
{
"id": "179395",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179395"
},
"attributes": {
"length": 23
}
},
{
"id": "179396",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179396"
},
"attributes": {
"length": 23
}
},
{
"id": "179397",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179397"
},
"attributes": {
"length": 23
}
},
{
"id": "179398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179398"
},
"attributes": {
"length": 23
}
},
{
"id": "179399",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179399"
},
"attributes": {
"length": 23
}
},
{
"id": "179400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179400"
},
"attributes": {
"length": 23
}
},
{
"id": "179401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179401"
},
"attributes": {
"length": 23
}
},
{
"id": "179402",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179402"
},
"attributes": {
"length": 23
}
},
{
"id": "179403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179403"
},
"attributes": {
"length": 23
}
},
{
"id": "180040",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/180040"
},
"attributes": {
"length": 23
}
},
{
"id": "190488",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190488"
},
"attributes": {
"length": 23
}
},
{
"id": "190489",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190489"
},
"attributes": {
"length": 23
}
},
{
"id": "190490",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190490"
},
"attributes": {
"length": 23
}
},
{
"id": "190491",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190491"
},
"attributes": {
"length": 23
}
},
{
"id": "190492",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190492"
},
"attributes": {
"length": 23
}
},
{
"id": "190493",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190493"
},
"attributes": {
"length": 23
}
},
{
"id": "190494",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190494"
},
"attributes": {
"length": 23
}
},
{
"id": "190495",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190495"
},
"attributes": {
"length": 23
}
},
{
"id": "190496",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190496"
},
"attributes": {
"length": 23
}
},
{
"id": "190497",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190497"
},
"attributes": {
"length": 23
}
},
{
"id": "190498",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190498"
},
"attributes": {
"length": 23
}
},
{
"id": "190499",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190499"
},
"attributes": {
"length": 23
}
},
{
"id": "190500",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190500"
},
"attributes": {
"length": 23
}
},
{
"id": "190501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190501"
},
"attributes": {
"length": 23
}
},
{
"id": "190502",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190502"
},
"attributes": {
"length": 23
}
},
{
"id": "190503",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190503"
},
"attributes": {
"length": 23
}
},
{
"id": "190504",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190504"
},
"attributes": {
"length": 23
}
},
{
"id": "190505",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190505"
},
"attributes": {
"length": 23
}
},
{
"id": "190506",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190506"
},
"attributes": {
"length": 23
}
},
{
"id": "190507",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190507"
},
"attributes": {
"length": 23
}
},
{
"id": "190508",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190508"
},
"attributes": {
"length": 23
}
},
{
"id": "190509",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190509"
},
"attributes": {
"length": 23
}
},
{
"id": "190510",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190510"
},
"attributes": {
"length": 23
}
},
{
"id": "190511",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190511"
},
"attributes": {
"length": 23
}
},
{
"id": "190512",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190512"
},
"attributes": {
"length": 23
}
},
{
"id": "190513",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190513"
},
"attributes": {
"length": 23
}
},
{
"id": "190514",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190514"
},
"attributes": {
"length": 23
}
},
{
"id": "190515",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190515"
},
"attributes": {
"length": 23
}
},
{
"id": "190516",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190516"
},
"attributes": {
"length": 23
}
},
{
"id": "190517",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190517"
},
"attributes": {
"length": 23
}
},
{
"id": "190518",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190518"
},
"attributes": {
"length": 23
}
},
{
"id": "190519",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190519"
},
"attributes": {
"length": 23
}
},
{
"id": "190520",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190520"
},
"attributes": {
"length": 23
}
},
{
"id": "190521",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190521"
},
"attributes": {
"length": 23
}
},
{
"id": "190522",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190522"
},
"attributes": {
"length": 23
}
},
{
"id": "190523",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190523"
},
"attributes": {
"length": 23
}
},
{
"id": "190524",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190524"
},
"attributes": {
"length": 23
}
},
{
"id": "190525",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190525"
},
"attributes": {
"length": 23
}
},
{
"id": "190526",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190526"
},
"attributes": {
"length": 23
}
},
{
"id": "190527",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190527"
},
"attributes": {
"length": 23
}
},
{
"id": "190528",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190528"
},
"attributes": {
"length": 23
}
},
{
"id": "190529",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190529"
},
"attributes": {
"length": 23
}
},
{
"id": "190530",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190530"
},
"attributes": {
"length": 23
}
},
{
"id": "190531",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190531"
},
"attributes": {
"length": 23
}
},
{
"id": "190532",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190532"
},
"attributes": {
"length": 23
}
},
{
"id": "190533",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190533"
},
"attributes": {
"length": 23
}
},
{
"id": "190534",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/190534"
},
"attributes": {
"length": 23
}
},
{
"id": "185269",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185269"
},
"attributes": {
"length": 24
}
},
{
"id": "185246",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185246"
},
"attributes": {
"length": 24
}
},
{
"id": "185247",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185247"
},
"attributes": {
"length": 24
}
},
{
"id": "185248",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185248"
},
"attributes": {
"length": 24
}
},
{
"id": "185249",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185249"
},
"attributes": {
"length": 24
}
},
{
"id": "185250",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185250"
},
"attributes": {
"length": 24
}
},
{
"id": "185251",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185251"
},
"attributes": {
"length": 24
}
},
{
"id": "185252",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185252"
},
"attributes": {
"length": 24
}
},
{
"id": "185253",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185253"
},
"attributes": {
"length": 24
}
},
{
"id": "185254",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185254"
},
"attributes": {
"length": 24
}
},
{
"id": "185255",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185255"
},
"attributes": {
"length": 24
}
},
{
"id": "185256",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185256"
},
"attributes": {
"length": 24
}
},
{
"id": "247402",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247402"
},
"attributes": {
"length": 25
}
},
{
"id": "247403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247403"
},
"attributes": {
"length": 25
}
},
{
"id": "247923",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247923"
},
"attributes": {
"length": 25
}
},
{
"id": "253916",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/253916"
},
"attributes": {
"length": 25
}
},
{
"id": "254519",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254519"
},
"attributes": {
"length": 25
}
},
{
"id": "254520",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254520"
},
"attributes": {
"length": 25
}
},
{
"id": "255004",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255004"
},
"attributes": {
"length": 25
}
},
{
"id": "255005",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255005"
},
"attributes": {
"length": 25
}
},
{
"id": "255006",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255006"
},
"attributes": {
"length": 25
}
},
{
"id": "255007",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255007"
},
"attributes": {
"length": 25
}
},
{
"id": "255008",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255008"
},
"attributes": {
"length": 25
}
},
{
"id": "255009",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/255009"
},
"attributes": {
"length": 25
}
},
{
"id": "256619",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256619"
},
"attributes": {
"length": 25
}
},
{
"id": "257009",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257009"
},
"attributes": {
"length": null
}
},
{
"id": "159355",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159355"
},
"attributes": {
"length": 22
}
},
{
"id": "159360",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159360"
},
"attributes": {
"length": 22
}
},
{
"id": "159363",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159363"
},
"attributes": {
"length": 22
}
},
{
"id": "159365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159365"
},
"attributes": {
"length": 22
}
},
{
"id": "159369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159369"
},
"attributes": {
"length": 22
}
},
{
"id": "159370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159370"
},
"attributes": {
"length": 22
}
},
{
"id": "159374",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159374"
},
"attributes": {
"length": 22
}
},
{
"id": "159379",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159379"
},
"attributes": {
"length": 22
}
},
{
"id": "159385",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159385"
},
"attributes": {
"length": 22
}
},
{
"id": "159386",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159386"
},
"attributes": {
"length": 22
}
},
{
"id": "159389",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159389"
},
"attributes": {
"length": 22
}
},
{
"id": "159390",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159390"
},
"attributes": {
"length": 22
}
},
{
"id": "159393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159393"
},
"attributes": {
"length": 22
}
},
{
"id": "159398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159398"
},
"attributes": {
"length": 22
}
},
{
"id": "159401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159401"
},
"attributes": {
"length": 22
}
},
{
"id": "159404",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159404"
},
"attributes": {
"length": 22
}
},
{
"id": "159413",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159413"
},
"attributes": {
"length": 22
}
},
{
"id": "159414",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159414"
},
"attributes": {
"length": 22
}
},
{
"id": "159415",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159415"
},
"attributes": {
"length": 22
}
},
{
"id": "159417",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159417"
},
"attributes": {
"length": 22
}
},
{
"id": "159424",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159424"
},
"attributes": {
"length": 22
}
},
{
"id": "159427",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159427"
},
"attributes": {
"length": 22
}
},
{
"id": "104938",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104938"
},
"attributes": {
"length": 24
}
},
{
"id": "104939",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104939"
},
"attributes": {
"length": 24
}
},
{
"id": "104940",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104940"
},
"attributes": {
"length": 24
}
},
{
"id": "104941",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104941"
},
"attributes": {
"length": 24
}
},
{
"id": "104942",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104942"
},
"attributes": {
"length": 24
}
},
{
"id": "104943",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104943"
},
"attributes": {
"length": 24
}
},
{
"id": "104944",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104944"
},
"attributes": {
"length": 24
}
},
{
"id": "104945",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104945"
},
"attributes": {
"length": 24
}
},
{
"id": "104946",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104946"
},
"attributes": {
"length": 24
}
},
{
"id": "104947",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104947"
},
"attributes": {
"length": 24
}
},
{
"id": "104948",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104948"
},
"attributes": {
"length": 24
}
},
{
"id": "104949",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104949"
},
"attributes": {
"length": 24
}
},
{
"id": "104950",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104950"
},
"attributes": {
"length": 24
}
},
{
"id": "104951",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104951"
},
"attributes": {
"length": 24
}
},
{
"id": "104952",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104952"
},
"attributes": {
"length": 24
}
},
{
"id": "104953",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104953"
},
"attributes": {
"length": 24
}
},
{
"id": "104954",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104954"
},
"attributes": {
"length": 24
}
},
{
"id": "104955",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104955"
},
"attributes": {
"length": 24
}
},
{
"id": "104956",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104956"
},
"attributes": {
"length": 24
}
},
{
"id": "104957",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104957"
},
"attributes": {
"length": 24
}
},
{
"id": "104958",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104958"
},
"attributes": {
"length": 24
}
},
{
"id": "104959",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104959"
},
"attributes": {
"length": 24
}
},
{
"id": "104960",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104960"
},
"attributes": {
"length": 24
}
},
{
"id": "104961",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104961"
},
"attributes": {
"length": 24
}
},
{
"id": "104962",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104962"
},
"attributes": {
"length": 24
}
},
{
"id": "199589",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199589"
},
"attributes": {
"length": 24
}
},
{
"id": "199590",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199590"
},
"attributes": {
"length": 24
}
},
{
"id": "199591",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199591"
},
"attributes": {
"length": 24
}
},
{
"id": "199592",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199592"
},
"attributes": {
"length": 24
}
},
{
"id": "199593",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199593"
},
"attributes": {
"length": 24
}
},
{
"id": "199594",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199594"
},
"attributes": {
"length": 24
}
},
{
"id": "199595",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199595"
},
"attributes": {
"length": 24
}
},
{
"id": "199596",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199596"
},
"attributes": {
"length": 24
}
},
{
"id": "199597",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199597"
},
"attributes": {
"length": 24
}
},
{
"id": "199598",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199598"
},
"attributes": {
"length": 24
}
},
{
"id": "199599",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199599"
},
"attributes": {
"length": 24
}
},
{
"id": "199600",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199600"
},
"attributes": {
"length": 24
}
},
{
"id": "250205",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250205"
},
"attributes": {
"length": 23
}
},
{
"id": "250206",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250206"
},
"attributes": {
"length": 23
}
},
{
"id": "250207",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250207"
},
"attributes": {
"length": 23
}
},
{
"id": "250208",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250208"
},
"attributes": {
"length": 23
}
},
{
"id": "250209",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250209"
},
"attributes": {
"length": 23
}
},
{
"id": "250210",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250210"
},
"attributes": {
"length": 23
}
},
{
"id": "250211",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250211"
},
"attributes": {
"length": 23
}
},
{
"id": "250212",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250212"
},
"attributes": {
"length": 23
}
},
{
"id": "250213",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250213"
},
"attributes": {
"length": 23
}
},
{
"id": "250214",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250214"
},
"attributes": {
"length": 23
}
},
{
"id": "250215",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250215"
},
"attributes": {
"length": 23
}
},
{
"id": "250216",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250216"
},
"attributes": {
"length": 23
}
},
{
"id": "256494",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256494"
},
"attributes": {
"length": 23
}
},
{
"id": "256495",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256495"
},
"attributes": {
"length": 23
}
},
{
"id": "256496",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256496"
},
"attributes": {
"length": 23
}
},
{
"id": "256497",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256497"
},
"attributes": {
"length": 23
}
},
{
"id": "256498",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256498"
},
"attributes": {
"length": 23
}
},
{
"id": "256499",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256499"
},
"attributes": {
"length": 23
}
},
{
"id": "256500",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256500"
},
"attributes": {
"length": 23
}
},
{
"id": "256501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256501"
},
"attributes": {
"length": 23
}
},
{
"id": "256502",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256502"
},
"attributes": {
"length": 23
}
},
{
"id": "256503",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256503"
},
"attributes": {
"length": 23
}
},
{
"id": "97395",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97395"
},
"attributes": {
"length": 23
}
},
{
"id": "97396",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97396"
},
"attributes": {
"length": 23
}
},
{
"id": "97397",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97397"
},
"attributes": {
"length": 23
}
},
{
"id": "97398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97398"
},
"attributes": {
"length": 23
}
},
{
"id": "97399",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97399"
},
"attributes": {
"length": 23
}
},
{
"id": "97400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97400"
},
"attributes": {
"length": 23
}
},
{
"id": "97401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97401"
},
"attributes": {
"length": 23
}
},
{
"id": "97402",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97402"
},
"attributes": {
"length": 23
}
},
{
"id": "97403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97403"
},
"attributes": {
"length": 23
}
},
{
"id": "97404",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97404"
},
"attributes": {
"length": 23
}
},
{
"id": "97405",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97405"
},
"attributes": {
"length": 23
}
},
{
"id": "97406",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97406"
},
"attributes": {
"length": 23
}
},
{
"id": "97407",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97407"
},
"attributes": {
"length": 23
}
},
{
"id": "97408",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97408"
},
"attributes": {
"length": 23
}
},
{
"id": "97409",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97409"
},
"attributes": {
"length": 23
}
},
{
"id": "97410",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97410"
},
"attributes": {
"length": 23
}
},
{
"id": "97411",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97411"
},
"attributes": {
"length": 23
}
},
{
"id": "97412",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97412"
},
"attributes": {
"length": 23
}
},
{
"id": "97413",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97413"
},
"attributes": {
"length": 23
}
},
{
"id": "97414",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97414"
},
"attributes": {
"length": 23
}
},
{
"id": "97415",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97415"
},
"attributes": {
"length": 23
}
},
{
"id": "97416",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97416"
},
"attributes": {
"length": 23
}
},
{
"id": "97417",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97417"
},
"attributes": {
"length": 23
}
},
{
"id": "97418",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97418"
},
"attributes": {
"length": 23
}
},
{
"id": "97419",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/97419"
},
"attributes": {
"length": 23
}
},
{
"id": "171172",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171172"
},
"attributes": {
"length": 23
}
},
{
"id": "171173",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171173"
},
"attributes": {
"length": 23
}
},
{
"id": "171174",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171174"
},
"attributes": {
"length": 23
}
},
{
"id": "171175",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171175"
},
"attributes": {
"length": 23
}
},
{
"id": "171176",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171176"
},
"attributes": {
"length": 23
}
},
{
"id": "171177",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171177"
},
"attributes": {
"length": 23
}
},
{
"id": "171178",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171178"
},
"attributes": {
"length": 23
}
},
{
"id": "171179",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171179"
},
"attributes": {
"length": 23
}
},
{
"id": "171180",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171180"
},
"attributes": {
"length": 23
}
},
{
"id": "171181",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171181"
},
"attributes": {
"length": 23
}
},
{
"id": "171182",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171182"
},
"attributes": {
"length": 23
}
},
{
"id": "171183",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171183"
},
"attributes": {
"length": 23
}
},
{
"id": "171184",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171184"
},
"attributes": {
"length": 23
}
},
{
"id": "171185",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171185"
},
"attributes": {
"length": 23
}
},
{
"id": "171186",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171186"
},
"attributes": {
"length": 23
}
},
{
"id": "171187",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171187"
},
"attributes": {
"length": 23
}
},
{
"id": "171188",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171188"
},
"attributes": {
"length": 23
}
},
{
"id": "171189",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171189"
},
"attributes": {
"length": 23
}
},
{
"id": "171190",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/171190"
},
"attributes": {
"length": 23
}
},
{
"id": "115610",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115610"
},
"attributes": {
"length": 23
}
},
{
"id": "115611",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115611"
},
"attributes": {
"length": 23
}
},
{
"id": "115612",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115612"
},
"attributes": {
"length": 23
}
},
{
"id": "115613",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115613"
},
"attributes": {
"length": 23
}
},
{
"id": "115614",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115614"
},
"attributes": {
"length": 23
}
},
{
"id": "179893",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/179893"
},
"attributes": {
"length": 110
}
},
{
"id": "230384",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/230384"
},
"attributes": {
"length": 48
}
},
{
"id": "230385",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/230385"
},
"attributes": {
"length": 23
}
},
{
"id": "234471",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234471"
},
"attributes": {
"length": 23
}
},
{
"id": "234472",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234472"
},
"attributes": {
"length": 23
}
},
{
"id": "234473",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234473"
},
"attributes": {
"length": 23
}
},
{
"id": "234474",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234474"
},
"attributes": {
"length": 23
}
},
{
"id": "234475",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234475"
},
"attributes": {
"length": 23
}
},
{
"id": "234476",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234476"
},
"attributes": {
"length": 23
}
},
{
"id": "234477",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234477"
},
"attributes": {
"length": 23
}
},
{
"id": "234478",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234478"
},
"attributes": {
"length": 23
}
},
{
"id": "234479",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234479"
},
"attributes": {
"length": 23
}
},
{
"id": "234480",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234480"
},
"attributes": {
"length": 23
}
},
{
"id": "234481",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234481"
},
"attributes": {
"length": 23
}
},
{
"id": "234482",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234482"
},
"attributes": {
"length": 23
}
},
{
"id": "234483",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234483"
},
"attributes": {
"length": 23
}
},
{
"id": "234484",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234484"
},
"attributes": {
"length": 23
}
},
{
"id": "234485",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234485"
},
"attributes": {
"length": 23
}
},
{
"id": "234486",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234486"
},
"attributes": {
"length": 23
}
},
{
"id": "234487",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234487"
},
"attributes": {
"length": 23
}
},
{
"id": "234488",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234488"
},
"attributes": {
"length": 23
}
},
{
"id": "234489",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234489"
},
"attributes": {
"length": 23
}
},
{
"id": "234490",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234490"
},
"attributes": {
"length": 23
}
},
{
"id": "234491",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234491"
},
"attributes": {
"length": 23
}
},
{
"id": "234492",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234492"
},
"attributes": {
"length": 23
}
},
{
"id": "260579",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260579"
},
"attributes": {
"length": 23
}
},
{
"id": "260580",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260580"
},
"attributes": {
"length": 23
}
},
{
"id": "260581",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260581"
},
"attributes": {
"length": 23
}
},
{
"id": "260582",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260582"
},
"attributes": {
"length": 23
}
},
{
"id": "260583",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260583"
},
"attributes": {
"length": 23
}
},
{
"id": "260584",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260584"
},
"attributes": {
"length": 23
}
},
{
"id": "260585",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260585"
},
"attributes": {
"length": 23
}
},
{
"id": "260586",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260586"
},
"attributes": {
"length": 23
}
},
{
"id": "260587",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260587"
},
"attributes": {
"length": 23
}
},
{
"id": "260588",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260588"
},
"attributes": {
"length": 23
}
},
{
"id": "260589",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260589"
},
"attributes": {
"length": 23
}
},
{
"id": "260590",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/260590"
},
"attributes": {
"length": 23
}
},
{
"id": "222232",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/222232"
},
"attributes": {
"length": 47
}
},
{
"id": "238687",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/238687"
},
"attributes": {
"length": 23
}
},
{
"id": "254646",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254646"
},
"attributes": {
"length": 23
}
},
{
"id": "254647",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254647"
},
"attributes": {
"length": 23
}
},
{
"id": "254648",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254648"
},
"attributes": {
"length": 23
}
},
{
"id": "254649",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254649"
},
"attributes": {
"length": 23
}
},
{
"id": "254650",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254650"
},
"attributes": {
"length": 23
}
},
{
"id": "254651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254651"
},
"attributes": {
"length": 23
}
},
{
"id": "254652",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254652"
},
"attributes": {
"length": 23
}
},
{
"id": "254653",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254653"
},
"attributes": {
"length": 24
}
},
{
"id": "254654",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254654"
},
"attributes": {
"length": 24
}
},
{
"id": "254655",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254655"
},
"attributes": {
"length": 24
}
},
{
"id": "254656",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254656"
},
"attributes": {
"length": 24
}
},
{
"id": "254657",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254657"
},
"attributes": {
"length": 24
}
},
{
"id": "254658",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254658"
},
"attributes": {
"length": 24
}
},
{
"id": "256036",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256036"
},
"attributes": {
"length": 24
}
},
{
"id": "256037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256037"
},
"attributes": {
"length": 24
}
},
{
"id": "256038",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256038"
},
"attributes": {
"length": 24
}
},
{
"id": "256039",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256039"
},
"attributes": {
"length": 24
}
},
{
"id": "256040",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/256040"
},
"attributes": {
"length": 24
}
},
{
"id": "258881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258881"
},
"attributes": {
"length": 24
}
},
{
"id": "258979",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258979"
},
"attributes": {
"length": 24
}
},
{
"id": "258980",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258980"
},
"attributes": {
"length": 24
}
},
{
"id": "258981",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258981"
},
"attributes": {
"length": 24
}
},
{
"id": "265584",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265584"
},
"attributes": {
"length": 24
}
},
{
"id": "257756",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257756"
},
"attributes": {
"length": null
}
},
{
"id": "102961",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/102961"
},
"attributes": {
"length": 112
}
},
{
"id": "116052",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116052"
},
"attributes": {
"length": 24
}
},
{
"id": "116053",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116053"
},
"attributes": {
"length": 24
}
},
{
"id": "116054",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116054"
},
"attributes": {
"length": 24
}
},
{
"id": "116055",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116055"
},
"attributes": {
"length": 24
}
},
{
"id": "116056",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116056"
},
"attributes": {
"length": 24
}
},
{
"id": "116057",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116057"
},
"attributes": {
"length": 24
}
},
{
"id": "116058",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116058"
},
"attributes": {
"length": 24
}
},
{
"id": "116059",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116059"
},
"attributes": {
"length": 24
}
},
{
"id": "116060",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116060"
},
"attributes": {
"length": 24
}
},
{
"id": "116061",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116061"
},
"attributes": {
"length": 24
}
},
{
"id": "116062",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116062"
},
"attributes": {
"length": 24
}
},
{
"id": "116063",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/116063"
},
"attributes": {
"length": 24
}
},
{
"id": "198971",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198971"
},
"attributes": {
"length": 24
}
},
{
"id": "198972",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198972"
},
"attributes": {
"length": 24
}
},
{
"id": "198973",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198973"
},
"attributes": {
"length": 24
}
},
{
"id": "198974",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198974"
},
"attributes": {
"length": 24
}
},
{
"id": "198975",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198975"
},
"attributes": {
"length": 24
}
},
{
"id": "198976",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198976"
},
"attributes": {
"length": 24
}
},
{
"id": "198977",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198977"
},
"attributes": {
"length": 24
}
},
{
"id": "198978",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198978"
},
"attributes": {
"length": 24
}
},
{
"id": "198979",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198979"
},
"attributes": {
"length": 24
}
},
{
"id": "198980",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198980"
},
"attributes": {
"length": 24
}
},
{
"id": "198981",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/198981"
},
"attributes": {
"length": 24
}
},
{
"id": "164800",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/164800"
},
"attributes": {
"length": 24
}
},
{
"id": "242500",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242500"
},
"attributes": {
"length": 24
}
},
{
"id": "242501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242501"
},
"attributes": {
"length": 24
}
},
{
"id": "242502",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242502"
},
"attributes": {
"length": 24
}
},
{
"id": "242503",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242503"
},
"attributes": {
"length": 24
}
},
{
"id": "242504",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242504"
},
"attributes": {
"length": 24
}
},
{
"id": "242505",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242505"
},
"attributes": {
"length": 24
}
},
{
"id": "242506",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242506"
},
"attributes": {
"length": 24
}
},
{
"id": "242507",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242507"
},
"attributes": {
"length": 24
}
},
{
"id": "242508",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242508"
},
"attributes": {
"length": 24
}
},
{
"id": "242509",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242509"
},
"attributes": {
"length": 24
}
},
{
"id": "242510",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242510"
},
"attributes": {
"length": 24
}
},
{
"id": "242511",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242511"
},
"attributes": {
"length": 24
}
},
{
"id": "244576",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244576"
},
"attributes": {
"length": 24
}
},
{
"id": "244577",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244577"
},
"attributes": {
"length": 24
}
},
{
"id": "244578",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244578"
},
"attributes": {
"length": 24
}
},
{
"id": "244579",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244579"
},
"attributes": {
"length": 24
}
},
{
"id": "244580",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244580"
},
"attributes": {
"length": 24
}
},
{
"id": "244581",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244581"
},
"attributes": {
"length": 24
}
},
{
"id": "244582",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244582"
},
"attributes": {
"length": 24
}
},
{
"id": "244583",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244583"
},
"attributes": {
"length": 24
}
},
{
"id": "244584",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244584"
},
"attributes": {
"length": 24
}
},
{
"id": "244585",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244585"
},
"attributes": {
"length": 24
}
},
{
"id": "244586",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244586"
},
"attributes": {
"length": 24
}
},
{
"id": "244587",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244587"
},
"attributes": {
"length": 24
}
},
{
"id": "250571",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250571"
},
"attributes": {
"length": 29
}
},
{
"id": "250572",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/250572"
},
"attributes": {
"length": 25
}
},
{
"id": "261265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261265"
},
"attributes": {
"length": 25
}
},
{
"id": "264104",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264104"
},
"attributes": {
"length": 25
}
},
{
"id": "264105",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264105"
},
"attributes": {
"length": 25
}
},
{
"id": "264106",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264106"
},
"attributes": {
"length": 25
}
},
{
"id": "264107",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264107"
},
"attributes": {
"length": 25
}
},
{
"id": "264108",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264108"
},
"attributes": {
"length": 25
}
},
{
"id": "264109",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264109"
},
"attributes": {
"length": 25
}
},
{
"id": "264110",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264110"
},
"attributes": {
"length": 25
}
},
{
"id": "264111",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264111"
},
"attributes": {
"length": 25
}
},
{
"id": "264112",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264112"
},
"attributes": {
"length": 25
}
},
{
"id": "264113",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264113"
},
"attributes": {
"length": 25
}
},
{
"id": "264114",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264114"
},
"attributes": {
"length": 25
}
},
{
"id": "264115",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264115"
},
"attributes": {
"length": 25
}
},
{
"id": "264116",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264116"
},
"attributes": {
"length": 25
}
},
{
"id": "264117",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264117"
},
"attributes": {
"length": 25
}
},
{
"id": "264118",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264118"
},
"attributes": {
"length": 25
}
},
{
"id": "264119",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264119"
},
"attributes": {
"length": 25
}
},
{
"id": "264120",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264120"
},
"attributes": {
"length": 25
}
},
{
"id": "264121",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264121"
},
"attributes": {
"length": 25
}
},
{
"id": "264122",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264122"
},
"attributes": {
"length": 25
}
},
{
"id": "264123",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264123"
},
"attributes": {
"length": 25
}
},
{
"id": "264124",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264124"
},
"attributes": {
"length": 25
}
},
{
"id": "104963",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104963"
},
"attributes": {
"length": 24
}
},
{
"id": "104964",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104964"
},
"attributes": {
"length": 24
}
},
{
"id": "104965",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104965"
},
"attributes": {
"length": 24
}
},
{
"id": "104966",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104966"
},
"attributes": {
"length": 24
}
},
{
"id": "104967",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104967"
},
"attributes": {
"length": 24
}
},
{
"id": "104968",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104968"
},
"attributes": {
"length": 24
}
},
{
"id": "104969",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104969"
},
"attributes": {
"length": 24
}
},
{
"id": "104970",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104970"
},
"attributes": {
"length": 24
}
},
{
"id": "104971",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104971"
},
"attributes": {
"length": 24
}
},
{
"id": "104972",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104972"
},
"attributes": {
"length": 24
}
},
{
"id": "104973",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104973"
},
"attributes": {
"length": 24
}
},
{
"id": "104974",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104974"
},
"attributes": {
"length": 24
}
},
{
"id": "108701",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108701"
},
"attributes": {
"length": 24
}
},
{
"id": "175974",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175974"
},
"attributes": {
"length": 24
}
},
{
"id": "175975",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175975"
},
"attributes": {
"length": 24
}
},
{
"id": "175976",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175976"
},
"attributes": {
"length": 24
}
},
{
"id": "175977",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175977"
},
"attributes": {
"length": 24
}
},
{
"id": "175978",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175978"
},
"attributes": {
"length": 24
}
},
{
"id": "175979",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175979"
},
"attributes": {
"length": 24
}
},
{
"id": "175980",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175980"
},
"attributes": {
"length": 24
}
},
{
"id": "175981",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175981"
},
"attributes": {
"length": 24
}
},
{
"id": "175982",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175982"
},
"attributes": {
"length": 24
}
},
{
"id": "175983",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175983"
},
"attributes": {
"length": 24
}
},
{
"id": "175984",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175984"
},
"attributes": {
"length": 24
}
},
{
"id": "175985",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175985"
},
"attributes": {
"length": 24
}
},
{
"id": "175986",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/175986"
},
"attributes": {
"length": 24
}
},
{
"id": "254663",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254663"
},
"attributes": {
"length": 23
}
},
{
"id": "254664",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254664"
},
"attributes": {
"length": 23
}
},
{
"id": "254665",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254665"
},
"attributes": {
"length": 23
}
},
{
"id": "254666",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254666"
},
"attributes": {
"length": 23
}
},
{
"id": "254667",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254667"
},
"attributes": {
"length": 23
}
},
{
"id": "254668",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254668"
},
"attributes": {
"length": 23
}
},
{
"id": "254669",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254669"
},
"attributes": {
"length": 23
}
},
{
"id": "254670",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254670"
},
"attributes": {
"length": 23
}
},
{
"id": "254671",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254671"
},
"attributes": {
"length": 23
}
},
{
"id": "254672",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254672"
},
"attributes": {
"length": 23
}
},
{
"id": "254673",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254673"
},
"attributes": {
"length": 23
}
},
{
"id": "254674",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/254674"
},
"attributes": {
"length": 23
}
},
{
"id": "228542",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228542"
},
"attributes": {
"length": 24
}
},
{
"id": "228537",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228537"
},
"attributes": {
"length": 24
}
},
{
"id": "228528",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228528"
},
"attributes": {
"length": 24
}
},
{
"id": "228522",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228522"
},
"attributes": {
"length": 24
}
},
{
"id": "228517",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228517"
},
"attributes": {
"length": 24
}
},
{
"id": "228512",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228512"
},
"attributes": {
"length": 24
}
},
{
"id": "228507",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228507"
},
"attributes": {
"length": 24
}
},
{
"id": "228503",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228503"
},
"attributes": {
"length": 24
}
},
{
"id": "228498",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228498"
},
"attributes": {
"length": 24
}
},
{
"id": "228493",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228493"
},
"attributes": {
"length": 24
}
},
{
"id": "228488",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228488"
},
"attributes": {
"length": 24
}
},
{
"id": "228483",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228483"
},
"attributes": {
"length": 24
}
},
{
"id": "241064",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241064"
},
"attributes": {
"length": 23
}
},
{
"id": "241065",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241065"
},
"attributes": {
"length": 23
}
},
{
"id": "241066",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241066"
},
"attributes": {
"length": 23
}
},
{
"id": "241067",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241067"
},
"attributes": {
"length": 23
}
},
{
"id": "241068",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241068"
},
"attributes": {
"length": 23
}
},
{
"id": "241069",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241069"
},
"attributes": {
"length": 23
}
},
{
"id": "241070",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241070"
},
"attributes": {
"length": 23
}
},
{
"id": "241071",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241071"
},
"attributes": {
"length": 23
}
},
{
"id": "241072",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241072"
},
"attributes": {
"length": 23
}
},
{
"id": "241073",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241073"
},
"attributes": {
"length": 23
}
},
{
"id": "241074",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241074"
},
"attributes": {
"length": 23
}
},
{
"id": "241075",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241075"
},
"attributes": {
"length": 23
}
},
{
"id": "115670",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115670"
},
"attributes": {
"length": 23
}
},
{
"id": "115671",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115671"
},
"attributes": {
"length": 24
}
},
{
"id": "115672",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115672"
},
"attributes": {
"length": 24
}
},
{
"id": "115673",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115673"
},
"attributes": {
"length": 24
}
},
{
"id": "115674",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115674"
},
"attributes": {
"length": 24
}
},
{
"id": "115675",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115675"
},
"attributes": {
"length": 24
}
},
{
"id": "115676",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115676"
},
"attributes": {
"length": 24
}
},
{
"id": "115677",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115677"
},
"attributes": {
"length": 24
}
},
{
"id": "115678",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115678"
},
"attributes": {
"length": 24
}
},
{
"id": "115679",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115679"
},
"attributes": {
"length": 24
}
},
{
"id": "115680",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115680"
},
"attributes": {
"length": 24
}
},
{
"id": "115681",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115681"
},
"attributes": {
"length": 24
}
},
{
"id": "115682",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115682"
},
"attributes": {
"length": 24
}
},
{
"id": "115683",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115683"
},
"attributes": {
"length": 24
}
},
{
"id": "115684",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115684"
},
"attributes": {
"length": 24
}
},
{
"id": "115685",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115685"
},
"attributes": {
"length": 24
}
},
{
"id": "115686",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115686"
},
"attributes": {
"length": 24
}
},
{
"id": "115687",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115687"
},
"attributes": {
"length": 24
}
},
{
"id": "115688",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115688"
},
"attributes": {
"length": 24
}
},
{
"id": "115689",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115689"
},
"attributes": {
"length": 24
}
},
{
"id": "115690",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115690"
},
"attributes": {
"length": 24
}
},
{
"id": "115691",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115691"
},
"attributes": {
"length": 24
}
},
{
"id": "115692",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115692"
},
"attributes": {
"length": 24
}
},
{
"id": "115693",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/115693"
},
"attributes": {
"length": 24
}
},
{
"id": "74696",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74696"
},
"attributes": {
"length": 24
}
},
{
"id": "74697",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74697"
},
"attributes": {
"length": 24
}
},
{
"id": "74698",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74698"
},
"attributes": {
"length": 24
}
},
{
"id": "74699",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74699"
},
"attributes": {
"length": 24
}
},
{
"id": "74700",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74700"
},
"attributes": {
"length": 24
}
},
{
"id": "74701",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74701"
},
"attributes": {
"length": 24
}
},
{
"id": "74702",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74702"
},
"attributes": {
"length": 24
}
},
{
"id": "74703",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74703"
},
"attributes": {
"length": 24
}
},
{
"id": "74704",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74704"
},
"attributes": {
"length": 24
}
},
{
"id": "74705",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74705"
},
"attributes": {
"length": 24
}
},
{
"id": "74706",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74706"
},
"attributes": {
"length": 24
}
},
{
"id": "74707",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74707"
},
"attributes": {
"length": 24
}
},
{
"id": "74708",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/74708"
},
"attributes": {
"length": 24
}
},
{
"id": "90710",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90710"
},
"attributes": {
"length": 1
}
},
{
"id": "90711",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90711"
},
"attributes": {
"length": 1
}
},
{
"id": "90712",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90712"
},
"attributes": {
"length": 1
}
},
{
"id": "90713",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90713"
},
"attributes": {
"length": 1
}
},
{
"id": "90714",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90714"
},
"attributes": {
"length": 1
}
},
{
"id": "90715",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90715"
},
"attributes": {
"length": 1
}
},
{
"id": "90716",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90716"
},
"attributes": {
"length": 1
}
},
{
"id": "90717",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90717"
},
"attributes": {
"length": 1
}
},
{
"id": "90718",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90718"
},
"attributes": {
"length": 1
}
},
{
"id": "90719",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90719"
},
"attributes": {
"length": 1
}
},
{
"id": "90720",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/90720"
},
"attributes": {
"length": 1
}
},
{
"id": "199807",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199807"
},
"attributes": {
"length": 24
}
},
{
"id": "199808",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199808"
},
"attributes": {
"length": 24
}
},
{
"id": "199809",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199809"
},
"attributes": {
"length": 24
}
},
{
"id": "199810",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199810"
},
"attributes": {
"length": 24
}
},
{
"id": "199811",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199811"
},
"attributes": {
"length": 24
}
},
{
"id": "199812",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199812"
},
"attributes": {
"length": 24
}
},
{
"id": "199813",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199813"
},
"attributes": {
"length": 24
}
},
{
"id": "199814",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199814"
},
"attributes": {
"length": 24
}
},
{
"id": "199815",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199815"
},
"attributes": {
"length": 24
}
},
{
"id": "199816",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199816"
},
"attributes": {
"length": 24
}
},
{
"id": "199817",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199817"
},
"attributes": {
"length": 24
}
},
{
"id": "199818",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199818"
},
"attributes": {
"length": 24
}
},
{
"id": "259259",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259259"
},
"attributes": {
"length": 24
}
},
{
"id": "259260",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/259260"
},
"attributes": {
"length": 24
}
},
{
"id": "264951",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/264951"
},
"attributes": {
"length": 24
}
},
{
"id": "265421",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265421"
},
"attributes": {
"length": 24
}
},
{
"id": "265422",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265422"
},
"attributes": {
"length": 24
}
},
{
"id": "265423",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265423"
},
"attributes": {
"length": 24
}
},
{
"id": "265424",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265424"
},
"attributes": {
"length": 24
}
},
{
"id": "265425",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265425"
},
"attributes": {
"length": 24
}
},
{
"id": "265426",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265426"
},
"attributes": {
"length": 24
}
},
{
"id": "267086",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267086"
},
"attributes": {
"length": 24
}
},
{
"id": "267087",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267087"
},
"attributes": {
"length": 24
}
},
{
"id": "267088",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267088"
},
"attributes": {
"length": 24
}
},
{
"id": "267089",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267089"
},
"attributes": {
"length": 24
}
},
{
"id": "234656",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234656"
},
"attributes": {
"length": 24
}
},
{
"id": "234657",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234657"
},
"attributes": {
"length": 24
}
},
{
"id": "234658",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234658"
},
"attributes": {
"length": 24
}
},
{
"id": "234659",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234659"
},
"attributes": {
"length": 24
}
},
{
"id": "234660",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234660"
},
"attributes": {
"length": 24
}
},
{
"id": "234661",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234661"
},
"attributes": {
"length": 24
}
},
{
"id": "234662",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234662"
},
"attributes": {
"length": 24
}
},
{
"id": "234663",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234663"
},
"attributes": {
"length": 24
}
},
{
"id": "234664",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234664"
},
"attributes": {
"length": 24
}
},
{
"id": "234665",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234665"
},
"attributes": {
"length": 24
}
},
{
"id": "234666",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234666"
},
"attributes": {
"length": 24
}
},
{
"id": "234667",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234667"
},
"attributes": {
"length": 24
}
},
{
"id": "234668",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234668"
},
"attributes": {
"length": 24
}
},
{
"id": "234669",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234669"
},
"attributes": {
"length": 24
}
},
{
"id": "234670",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234670"
},
"attributes": {
"length": 24
}
},
{
"id": "234671",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234671"
},
"attributes": {
"length": 24
}
},
{
"id": "234672",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234672"
},
"attributes": {
"length": 24
}
},
{
"id": "234673",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234673"
},
"attributes": {
"length": 24
}
},
{
"id": "234674",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234674"
},
"attributes": {
"length": 24
}
},
{
"id": "234675",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234675"
},
"attributes": {
"length": 24
}
},
{
"id": "234676",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234676"
},
"attributes": {
"length": 24
}
},
{
"id": "234677",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234677"
},
"attributes": {
"length": 24
}
},
{
"id": "234678",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234678"
},
"attributes": {
"length": 24
}
},
{
"id": "234679",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/234679"
},
"attributes": {
"length": 24
}
},
{
"id": "104221",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104221"
},
"attributes": {
"length": 23
}
},
{
"id": "104222",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104222"
},
"attributes": {
"length": 23
}
},
{
"id": "104223",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104223"
},
"attributes": {
"length": 23
}
},
{
"id": "104224",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104224"
},
"attributes": {
"length": 23
}
},
{
"id": "104225",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104225"
},
"attributes": {
"length": 23
}
},
{
"id": "104226",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104226"
},
"attributes": {
"length": 23
}
},
{
"id": "104227",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104227"
},
"attributes": {
"length": 23
}
},
{
"id": "104228",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104228"
},
"attributes": {
"length": 23
}
},
{
"id": "104229",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104229"
},
"attributes": {
"length": 23
}
},
{
"id": "104230",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104230"
},
"attributes": {
"length": 23
}
},
{
"id": "104231",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104231"
},
"attributes": {
"length": 23
}
},
{
"id": "104232",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104232"
},
"attributes": {
"length": 23
}
},
{
"id": "172800",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172800"
},
"attributes": {
"length": 23
}
},
{
"id": "172801",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172801"
},
"attributes": {
"length": 23
}
},
{
"id": "172802",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172802"
},
"attributes": {
"length": 23
}
},
{
"id": "172803",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172803"
},
"attributes": {
"length": 23
}
},
{
"id": "172804",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172804"
},
"attributes": {
"length": 23
}
},
{
"id": "172805",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172805"
},
"attributes": {
"length": 23
}
},
{
"id": "172806",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172806"
},
"attributes": {
"length": 23
}
},
{
"id": "172807",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172807"
},
"attributes": {
"length": 23
}
},
{
"id": "172808",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172808"
},
"attributes": {
"length": 23
}
},
{
"id": "172809",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172809"
},
"attributes": {
"length": 23
}
},
{
"id": "172810",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172810"
},
"attributes": {
"length": 23
}
},
{
"id": "172811",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/172811"
},
"attributes": {
"length": 23
}
},
{
"id": "216596",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/216596"
},
"attributes": {
"length": 24
}
},
{
"id": "237708",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/237708"
},
"attributes": {
"length": 24
}
},
{
"id": "241931",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/241931"
},
"attributes": {
"length": 24
}
},
{
"id": "242097",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242097"
},
"attributes": {
"length": 24
}
},
{
"id": "242098",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242098"
},
"attributes": {
"length": 24
}
},
{
"id": "242365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242365"
},
"attributes": {
"length": 24
}
},
{
"id": "242956",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/242956"
},
"attributes": {
"length": 24
}
},
{
"id": "243300",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243300"
},
"attributes": {
"length": 24
}
},
{
"id": "243560",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243560"
},
"attributes": {
"length": 24
}
},
{
"id": "243771",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243771"
},
"attributes": {
"length": 24
}
},
{
"id": "243941",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/243941"
},
"attributes": {
"length": 24
}
},
{
"id": "244717",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/244717"
},
"attributes": {
"length": 24
}
},
{
"id": "257210",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257210"
},
"attributes": {
"length": 24
}
},
{
"id": "257211",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257211"
},
"attributes": {
"length": 24
}
},
{
"id": "257212",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257212"
},
"attributes": {
"length": 24
}
},
{
"id": "257213",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257213"
},
"attributes": {
"length": 24
}
},
{
"id": "257214",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257214"
},
"attributes": {
"length": 24
}
},
{
"id": "257215",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257215"
},
"attributes": {
"length": 24
}
},
{
"id": "257216",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257216"
},
"attributes": {
"length": 24
}
},
{
"id": "257217",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257217"
},
"attributes": {
"length": 24
}
},
{
"id": "257218",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257218"
},
"attributes": {
"length": 24
}
},
{
"id": "257219",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257219"
},
"attributes": {
"length": 24
}
},
{
"id": "257220",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257220"
},
"attributes": {
"length": 24
}
},
{
"id": "257221",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/257221"
},
"attributes": {
"length": 24
}
},
{
"id": "258853",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258853"
},
"attributes": {
"length": 24
}
},
{
"id": "258854",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258854"
},
"attributes": {
"length": 23
}
},
{
"id": "258855",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258855"
},
"attributes": {
"length": 23
}
},
{
"id": "258856",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258856"
},
"attributes": {
"length": 23
}
},
{
"id": "258857",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258857"
},
"attributes": {
"length": 23
}
},
{
"id": "258858",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258858"
},
"attributes": {
"length": 23
}
},
{
"id": "258859",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258859"
},
"attributes": {
"length": 23
}
},
{
"id": "258860",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258860"
},
"attributes": {
"length": 23
}
},
{
"id": "258861",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258861"
},
"attributes": {
"length": 23
}
},
{
"id": "258862",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258862"
},
"attributes": {
"length": 23
}
},
{
"id": "258863",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258863"
},
"attributes": {
"length": 23
}
},
{
"id": "258864",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/258864"
},
"attributes": {
"length": 23
}
},
{
"id": "201090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201090"
},
"attributes": {
"length": 0
}
},
{
"id": "201091",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201091"
},
"attributes": {
"length": 0
}
},
{
"id": "201092",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201092"
},
"attributes": {
"length": 0
}
},
{
"id": "201093",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201093"
},
"attributes": {
"length": 0
}
},
{
"id": "201094",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201094"
},
"attributes": {
"length": 0
}
},
{
"id": "201095",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201095"
},
"attributes": {
"length": 0
}
},
{
"id": "201096",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201096"
},
"attributes": {
"length": 0
}
},
{
"id": "201097",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201097"
},
"attributes": {
"length": 0
}
},
{
"id": "201098",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201098"
},
"attributes": {
"length": 0
}
},
{
"id": "201099",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201099"
},
"attributes": {
"length": 0
}
},
{
"id": "201100",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201100"
},
"attributes": {
"length": 0
}
},
{
"id": "201101",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/201101"
},
"attributes": {
"length": 0
}
},
{
"id": "246837",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246837"
},
"attributes": {
"length": 24
}
},
{
"id": "246838",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/246838"
},
"attributes": {
"length": 0
}
},
{
"id": "247244",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247244"
},
"attributes": {
"length": 23
}
},
{
"id": "247245",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247245"
},
"attributes": {
"length": 23
}
},
{
"id": "247262",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247262"
},
"attributes": {
"length": 23
}
},
{
"id": "247263",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247263"
},
"attributes": {
"length": null
}
},
{
"id": "247264",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247264"
},
"attributes": {
"length": 23
}
},
{
"id": "247265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247265"
},
"attributes": {
"length": 23
}
},
{
"id": "247266",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247266"
},
"attributes": {
"length": 23
}
},
{
"id": "247267",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247267"
},
"attributes": {
"length": 23
}
},
{
"id": "247268",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247268"
},
"attributes": {
"length": 23
}
},
{
"id": "247269",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247269"
},
"attributes": {
"length": 23
}
},
{
"id": "247270",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/247270"
},
"attributes": {
"length": 23
}
},
{
"id": "98366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98366"
},
"attributes": {
"length": 25
}
},
{
"id": "98367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98367"
},
"attributes": {
"length": 25
}
},
{
"id": "98368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98368"
},
"attributes": {
"length": 25
}
},
{
"id": "98369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98369"
},
"attributes": {
"length": 25
}
},
{
"id": "98370",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98370"
},
"attributes": {
"length": 25
}
},
{
"id": "98371",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98371"
},
"attributes": {
"length": 25
}
},
{
"id": "98372",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98372"
},
"attributes": {
"length": 25
}
},
{
"id": "98373",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98373"
},
"attributes": {
"length": 25
}
},
{
"id": "98374",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98374"
},
"attributes": {
"length": 25
}
},
{
"id": "98375",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98375"
},
"attributes": {
"length": 25
}
},
{
"id": "98376",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98376"
},
"attributes": {
"length": 25
}
},
{
"id": "98377",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98377"
},
"attributes": {
"length": 25
}
},
{
"id": "98378",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98378"
},
"attributes": {
"length": 25
}
},
{
"id": "98379",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98379"
},
"attributes": {
"length": 25
}
},
{
"id": "98380",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98380"
},
"attributes": {
"length": 25
}
},
{
"id": "98381",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98381"
},
"attributes": {
"length": 25
}
},
{
"id": "98382",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98382"
},
"attributes": {
"length": 25
}
},
{
"id": "98383",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98383"
},
"attributes": {
"length": 25
}
},
{
"id": "98384",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98384"
},
"attributes": {
"length": 25
}
},
{
"id": "98385",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98385"
},
"attributes": {
"length": 25
}
},
{
"id": "98386",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98386"
},
"attributes": {
"length": 25
}
},
{
"id": "98387",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/98387"
},
"attributes": {
"length": 25
}
},
{
"id": "269166",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269166"
},
"attributes": {
"length": 25
}
},
{
"id": "269167",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/269167"
},
"attributes": {
"length": 25
}
},
{
"id": "272616",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/272616"
},
"attributes": {
"length": 25
}
},
{
"id": "273220",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273220"
},
"attributes": {
"length": 25
}
},
{
"id": "273221",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273221"
},
"attributes": {
"length": 25
}
},
{
"id": "273222",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273222"
},
"attributes": {
"length": 25
}
},
{
"id": "273223",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273223"
},
"attributes": {
"length": 25
}
},
{
"id": "273224",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/273224"
},
"attributes": {
"length": 25
}
},
{
"id": "274037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274037"
},
"attributes": {
"length": 25
}
},
{
"id": "274038",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274038"
},
"attributes": {
"length": 25
}
},
{
"id": "274039",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274039"
},
"attributes": {
"length": 25
}
},
{
"id": "274040",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274040"
},
"attributes": {
"length": 25
}
},
{
"id": "274041",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/274041"
},
"attributes": {
"length": 25
}
},
{
"id": "267678",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267678"
},
"attributes": {
"length": 23
}
},
{
"id": "267679",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267679"
},
"attributes": {
"length": 23
}
},
{
"id": "267680",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267680"
},
"attributes": {
"length": 23
}
},
{
"id": "267681",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267681"
},
"attributes": {
"length": 23
}
},
{
"id": "267682",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267682"
},
"attributes": {
"length": 23
}
},
{
"id": "267683",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267683"
},
"attributes": {
"length": 23
}
},
{
"id": "267684",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267684"
},
"attributes": {
"length": 23
}
},
{
"id": "267685",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267685"
},
"attributes": {
"length": 23
}
},
{
"id": "267686",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267686"
},
"attributes": {
"length": 23
}
},
{
"id": "267687",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267687"
},
"attributes": {
"length": 23
}
},
{
"id": "267688",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267688"
},
"attributes": {
"length": 23
}
},
{
"id": "267689",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267689"
},
"attributes": {
"length": 23
}
},
{
"id": "228543",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228543"
},
"attributes": {
"length": 23
}
},
{
"id": "228538",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228538"
},
"attributes": {
"length": 23
}
},
{
"id": "228533",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228533"
},
"attributes": {
"length": 23
}
},
{
"id": "228524",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228524"
},
"attributes": {
"length": 23
}
},
{
"id": "228518",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228518"
},
"attributes": {
"length": 23
}
},
{
"id": "228513",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228513"
},
"attributes": {
"length": 23
}
},
{
"id": "228508",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228508"
},
"attributes": {
"length": 23
}
},
{
"id": "228504",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228504"
},
"attributes": {
"length": 23
}
},
{
"id": "228499",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228499"
},
"attributes": {
"length": 23
}
},
{
"id": "228494",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228494"
},
"attributes": {
"length": 23
}
},
{
"id": "228489",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228489"
},
"attributes": {
"length": 23
}
},
{
"id": "228484",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/228484"
},
"attributes": {
"length": 23
}
},
{
"id": "261460",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261460"
},
"attributes": {
"length": 48
}
},
{
"id": "261461",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/261461"
},
"attributes": {
"length": 24
}
},
{
"id": "267650",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267650"
},
"attributes": {
"length": 24
}
},
{
"id": "267651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267651"
},
"attributes": {
"length": 24
}
},
{
"id": "267652",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267652"
},
"attributes": {
"length": 24
}
},
{
"id": "267653",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267653"
},
"attributes": {
"length": 24
}
},
{
"id": "267654",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267654"
},
"attributes": {
"length": 24
}
},
{
"id": "267655",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267655"
},
"attributes": {
"length": 24
}
},
{
"id": "267656",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267656"
},
"attributes": {
"length": 24
}
},
{
"id": "267657",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267657"
},
"attributes": {
"length": 24
}
},
{
"id": "267658",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267658"
},
"attributes": {
"length": 24
}
},
{
"id": "267659",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/267659"
},
"attributes": {
"length": 24
}
},
{
"id": "112174",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112174"
},
"attributes": {
"length": 24
}
},
{
"id": "112175",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112175"
},
"attributes": {
"length": 24
}
},
{
"id": "112176",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112176"
},
"attributes": {
"length": 24
}
},
{
"id": "112177",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112177"
},
"attributes": {
"length": 24
}
},
{
"id": "112178",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112178"
},
"attributes": {
"length": 24
}
},
{
"id": "112179",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112179"
},
"attributes": {
"length": 24
}
},
{
"id": "112180",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112180"
},
"attributes": {
"length": 24
}
},
{
"id": "112181",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112181"
},
"attributes": {
"length": 24
}
},
{
"id": "112182",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112182"
},
"attributes": {
"length": 24
}
},
{
"id": "112183",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112183"
},
"attributes": {
"length": 24
}
},
{
"id": "112184",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112184"
},
"attributes": {
"length": 24
}
},
{
"id": "112185",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/112185"
},
"attributes": {
"length": 24
}
},
{
"id": "159391",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159391"
},
"attributes": {
"length": 23
}
},
{
"id": "159394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159394"
},
"attributes": {
"length": 23
}
},
{
"id": "159400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159400"
},
"attributes": {
"length": 23
}
},
{
"id": "159405",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159405"
},
"attributes": {
"length": 23
}
},
{
"id": "159408",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159408"
},
"attributes": {
"length": 23
}
},
{
"id": "159410",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159410"
},
"attributes": {
"length": 23
}
},
{
"id": "159412",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159412"
},
"attributes": {
"length": 23
}
},
{
"id": "159418",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159418"
},
"attributes": {
"length": 23
}
},
{
"id": "159421",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159421"
},
"attributes": {
"length": 23
}
},
{
"id": "159422",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159422"
},
"attributes": {
"length": 23
}
},
{
"id": "159426",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159426"
},
"attributes": {
"length": 23
}
},
{
"id": "159433",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159433"
},
"attributes": {
"length": 23
}
},
{
"id": "159443",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159443"
},
"attributes": {
"length": 23
}
},
{
"id": "159451",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159451"
},
"attributes": {
"length": 23
}
},
{
"id": "159458",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159458"
},
"attributes": {
"length": 23
}
},
{
"id": "159463",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159463"
},
"attributes": {
"length": 23
}
},
{
"id": "159467",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159467"
},
"attributes": {
"length": 23
}
},
{
"id": "159475",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159475"
},
"attributes": {
"length": 23
}
},
{
"id": "159486",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159486"
},
"attributes": {
"length": 23
}
},
{
"id": "159494",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159494"
},
"attributes": {
"length": 23
}
},
{
"id": "159501",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159501"
},
"attributes": {
"length": 23
}
},
{
"id": "159509",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159509"
},
"attributes": {
"length": 23
}
},
{
"id": "159518",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159518"
},
"attributes": {
"length": 23
}
},
{
"id": "159522",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159522"
},
"attributes": {
"length": 23
}
},
{
"id": "159527",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159527"
},
"attributes": {
"length": 23
}
},
{
"id": "159532",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159532"
},
"attributes": {
"length": 23
}
},
{
"id": "94379",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94379"
},
"attributes": {
"length": 23
}
},
{
"id": "94380",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94380"
},
"attributes": {
"length": 23
}
},
{
"id": "94381",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94381"
},
"attributes": {
"length": 23
}
},
{
"id": "94382",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94382"
},
"attributes": {
"length": 23
}
},
{
"id": "94383",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94383"
},
"attributes": {
"length": 23
}
},
{
"id": "94384",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94384"
},
"attributes": {
"length": 23
}
},
{
"id": "94385",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94385"
},
"attributes": {
"length": 23
}
},
{
"id": "94386",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94386"
},
"attributes": {
"length": 23
}
},
{
"id": "94387",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94387"
},
"attributes": {
"length": 23
}
},
{
"id": "94388",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94388"
},
"attributes": {
"length": 23
}
},
{
"id": "94389",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94389"
},
"attributes": {
"length": 23
}
},
{
"id": "94390",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94390"
},
"attributes": {
"length": 23
}
},
{
"id": "94391",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94391"
},
"attributes": {
"length": 23
}
},
{
"id": "94392",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94392"
},
"attributes": {
"length": 23
}
},
{
"id": "94393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94393"
},
"attributes": {
"length": 23
}
},
{
"id": "94394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94394"
},
"attributes": {
"length": 23
}
},
{
"id": "94395",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94395"
},
"attributes": {
"length": 23
}
},
{
"id": "94396",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94396"
},
"attributes": {
"length": 23
}
},
{
"id": "94397",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94397"
},
"attributes": {
"length": 23
}
},
{
"id": "94398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94398"
},
"attributes": {
"length": 23
}
},
{
"id": "94399",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94399"
},
"attributes": {
"length": 23
}
},
{
"id": "94400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94400"
},
"attributes": {
"length": 23
}
},
{
"id": "94401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94401"
},
"attributes": {
"length": 23
}
},
{
"id": "94402",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94402"
},
"attributes": {
"length": 23
}
},
{
"id": "94403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94403"
},
"attributes": {
"length": 23
}
},
{
"id": "94404",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94404"
},
"attributes": {
"length": 23
}
},
{
"id": "159019",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159019"
},
"attributes": {
"length": 24
}
},
{
"id": "159028",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159028"
},
"attributes": {
"length": 24
}
},
{
"id": "159037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159037"
},
"attributes": {
"length": 24
}
},
{
"id": "159044",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159044"
},
"attributes": {
"length": 24
}
},
{
"id": "159053",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159053"
},
"attributes": {
"length": 24
}
},
{
"id": "159063",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159063"
},
"attributes": {
"length": 24
}
},
{
"id": "159066",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159066"
},
"attributes": {
"length": 24
}
},
{
"id": "159075",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159075"
},
"attributes": {
"length": 24
}
},
{
"id": "159082",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159082"
},
"attributes": {
"length": 24
}
},
{
"id": "159090",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159090"
},
"attributes": {
"length": 24
}
},
{
"id": "159099",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159099"
},
"attributes": {
"length": 24
}
},
{
"id": "159109",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/159109"
},
"attributes": {
"length": 24
}
},
{
"id": "101357",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101357"
},
"attributes": {
"length": 23
}
},
{
"id": "101358",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101358"
},
"attributes": {
"length": 23
}
},
{
"id": "101359",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101359"
},
"attributes": {
"length": 23
}
},
{
"id": "101360",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101360"
},
"attributes": {
"length": 23
}
},
{
"id": "101361",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101361"
},
"attributes": {
"length": 23
}
},
{
"id": "101362",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101362"
},
"attributes": {
"length": 23
}
},
{
"id": "101363",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101363"
},
"attributes": {
"length": 23
}
},
{
"id": "101364",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101364"
},
"attributes": {
"length": 23
}
},
{
"id": "101365",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101365"
},
"attributes": {
"length": 23
}
},
{
"id": "101366",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101366"
},
"attributes": {
"length": 23
}
},
{
"id": "101367",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101367"
},
"attributes": {
"length": 23
}
},
{
"id": "101368",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101368"
},
"attributes": {
"length": 23
}
},
{
"id": "101369",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101369"
},
"attributes": {
"length": 23
}
},
{
"id": "185121",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185121"
},
"attributes": {
"length": 25
}
},
{
"id": "185122",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185122"
},
"attributes": {
"length": 25
}
},
{
"id": "185123",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185123"
},
"attributes": {
"length": 25
}
},
{
"id": "185124",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185124"
},
"attributes": {
"length": 25
}
},
{
"id": "185125",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185125"
},
"attributes": {
"length": 25
}
},
{
"id": "185126",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185126"
},
"attributes": {
"length": 25
}
},
{
"id": "185127",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185127"
},
"attributes": {
"length": 25
}
},
{
"id": "185128",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185128"
},
"attributes": {
"length": 25
}
},
{
"id": "185129",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185129"
},
"attributes": {
"length": 25
}
},
{
"id": "185130",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185130"
},
"attributes": {
"length": 25
}
},
{
"id": "185131",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185131"
},
"attributes": {
"length": 25
}
},
{
"id": "185132",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185132"
},
"attributes": {
"length": 25
}
},
{
"id": "185133",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185133"
},
"attributes": {
"length": 25
}
},
{
"id": "185134",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185134"
},
"attributes": {
"length": 25
}
},
{
"id": "185135",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185135"
},
"attributes": {
"length": 25
}
},
{
"id": "185136",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185136"
},
"attributes": {
"length": 25
}
},
{
"id": "185137",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185137"
},
"attributes": {
"length": 25
}
},
{
"id": "185138",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185138"
},
"attributes": {
"length": 25
}
},
{
"id": "185139",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185139"
},
"attributes": {
"length": 25
}
},
{
"id": "185140",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185140"
},
"attributes": {
"length": 25
}
},
{
"id": "185141",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185141"
},
"attributes": {
"length": 25
}
},
{
"id": "185142",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185142"
},
"attributes": {
"length": 25
}
},
{
"id": "185143",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185143"
},
"attributes": {
"length": 25
}
},
{
"id": "185144",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185144"
},
"attributes": {
"length": 25
}
},
{
"id": "185145",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/185145"
},
"attributes": {
"length": 25
}
},
{
"id": "199841",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199841"
},
"attributes": {
"length": 24
}
},
{
"id": "199842",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199842"
},
"attributes": {
"length": 24
}
},
{
"id": "199843",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199843"
},
"attributes": {
"length": 24
}
},
{
"id": "199844",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199844"
},
"attributes": {
"length": 24
}
},
{
"id": "199845",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199845"
},
"attributes": {
"length": 24
}
},
{
"id": "199846",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199846"
},
"attributes": {
"length": 24
}
},
{
"id": "199847",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199847"
},
"attributes": {
"length": 24
}
},
{
"id": "199848",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199848"
},
"attributes": {
"length": 24
}
},
{
"id": "199849",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199849"
},
"attributes": {
"length": 24
}
},
{
"id": "199850",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199850"
},
"attributes": {
"length": 24
}
},
{
"id": "199851",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199851"
},
"attributes": {
"length": 24
}
},
{
"id": "199852",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199852"
},
"attributes": {
"length": 24
}
},
{
"id": "100878",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100878"
},
"attributes": {
"length": 23
}
},
{
"id": "100879",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100879"
},
"attributes": {
"length": 23
}
},
{
"id": "100880",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100880"
},
"attributes": {
"length": 23
}
},
{
"id": "100881",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100881"
},
"attributes": {
"length": 23
}
},
{
"id": "100882",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100882"
},
"attributes": {
"length": 23
}
},
{
"id": "100883",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100883"
},
"attributes": {
"length": 23
}
},
{
"id": "100884",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100884"
},
"attributes": {
"length": 23
}
},
{
"id": "100885",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100885"
},
"attributes": {
"length": 23
}
},
{
"id": "100886",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100886"
},
"attributes": {
"length": 23
}
},
{
"id": "100887",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100887"
},
"attributes": {
"length": 23
}
},
{
"id": "100888",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100888"
},
"attributes": {
"length": 23
}
},
{
"id": "100889",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100889"
},
"attributes": {
"length": 23
}
},
{
"id": "100890",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100890"
},
"attributes": {
"length": 23
}
},
{
"id": "100891",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100891"
},
"attributes": {
"length": 23
}
},
{
"id": "100892",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100892"
},
"attributes": {
"length": 23
}
},
{
"id": "100893",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100893"
},
"attributes": {
"length": 23
}
},
{
"id": "100894",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100894"
},
"attributes": {
"length": 23
}
},
{
"id": "100895",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100895"
},
"attributes": {
"length": 23
}
},
{
"id": "100896",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100896"
},
"attributes": {
"length": 23
}
},
{
"id": "100897",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100897"
},
"attributes": {
"length": 23
}
},
{
"id": "100898",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100898"
},
"attributes": {
"length": 23
}
},
{
"id": "100899",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100899"
},
"attributes": {
"length": 23
}
},
{
"id": "100900",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100900"
},
"attributes": {
"length": 23
}
},
{
"id": "100901",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/100901"
},
"attributes": {
"length": 23
}
},
{
"id": "86680",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86680"
},
"attributes": {
"length": 24
}
},
{
"id": "86681",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86681"
},
"attributes": {
"length": 24
}
},
{
"id": "86682",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86682"
},
"attributes": {
"length": 24
}
},
{
"id": "86683",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86683"
},
"attributes": {
"length": 24
}
},
{
"id": "86684",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86684"
},
"attributes": {
"length": 24
}
},
{
"id": "86685",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86685"
},
"attributes": {
"length": 24
}
},
{
"id": "86686",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86686"
},
"attributes": {
"length": 24
}
},
{
"id": "86687",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86687"
},
"attributes": {
"length": 24
}
},
{
"id": "86688",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86688"
},
"attributes": {
"length": 24
}
},
{
"id": "86689",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86689"
},
"attributes": {
"length": 24
}
},
{
"id": "86690",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86690"
},
"attributes": {
"length": 24
}
},
{
"id": "86691",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86691"
},
"attributes": {
"length": 24
}
},
{
"id": "86692",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86692"
},
"attributes": {
"length": 24
}
},
{
"id": "86693",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86693"
},
"attributes": {
"length": 24
}
},
{
"id": "86694",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86694"
},
"attributes": {
"length": 24
}
},
{
"id": "86695",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86695"
},
"attributes": {
"length": 24
}
},
{
"id": "86696",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86696"
},
"attributes": {
"length": 24
}
},
{
"id": "86697",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86697"
},
"attributes": {
"length": 24
}
},
{
"id": "86698",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86698"
},
"attributes": {
"length": 24
}
},
{
"id": "86699",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86699"
},
"attributes": {
"length": 24
}
},
{
"id": "86700",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86700"
},
"attributes": {
"length": 24
}
},
{
"id": "86701",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86701"
},
"attributes": {
"length": 24
}
},
{
"id": "86702",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86702"
},
"attributes": {
"length": 24
}
},
{
"id": "86703",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/86703"
},
"attributes": {
"length": 24
}
},
{
"id": "186951",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186951"
},
"attributes": {
"length": 23
}
},
{
"id": "186952",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186952"
},
"attributes": {
"length": 23
}
},
{
"id": "186953",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186953"
},
"attributes": {
"length": 23
}
},
{
"id": "186954",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186954"
},
"attributes": {
"length": 23
}
},
{
"id": "186955",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186955"
},
"attributes": {
"length": 23
}
},
{
"id": "186956",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186956"
},
"attributes": {
"length": 23
}
},
{
"id": "186957",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186957"
},
"attributes": {
"length": 23
}
},
{
"id": "186958",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186958"
},
"attributes": {
"length": 23
}
},
{
"id": "186959",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186959"
},
"attributes": {
"length": 23
}
},
{
"id": "186960",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186960"
},
"attributes": {
"length": 23
}
},
{
"id": "186961",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186961"
},
"attributes": {
"length": 23
}
},
{
"id": "186962",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186962"
},
"attributes": {
"length": 23
}
},
{
"id": "186963",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186963"
},
"attributes": {
"length": 23
}
},
{
"id": "59387",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59387"
},
"attributes": {
"length": 24
}
},
{
"id": "59388",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59388"
},
"attributes": {
"length": 24
}
},
{
"id": "59389",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59389"
},
"attributes": {
"length": 24
}
},
{
"id": "59390",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59390"
},
"attributes": {
"length": 24
}
},
{
"id": "59391",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59391"
},
"attributes": {
"length": 24
}
},
{
"id": "59392",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59392"
},
"attributes": {
"length": 24
}
},
{
"id": "59393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59393"
},
"attributes": {
"length": 24
}
},
{
"id": "59394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59394"
},
"attributes": {
"length": 24
}
},
{
"id": "59395",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59395"
},
"attributes": {
"length": 24
}
},
{
"id": "59396",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59396"
},
"attributes": {
"length": 24
}
},
{
"id": "59397",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59397"
},
"attributes": {
"length": 24
}
},
{
"id": "59398",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59398"
},
"attributes": {
"length": 24
}
},
{
"id": "59399",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59399"
},
"attributes": {
"length": 24
}
},
{
"id": "59400",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59400"
},
"attributes": {
"length": 24
}
},
{
"id": "59401",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59401"
},
"attributes": {
"length": 24
}
},
{
"id": "59402",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59402"
},
"attributes": {
"length": 24
}
},
{
"id": "59403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59403"
},
"attributes": {
"length": 24
}
},
{
"id": "59404",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59404"
},
"attributes": {
"length": 24
}
},
{
"id": "59405",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59405"
},
"attributes": {
"length": 24
}
},
{
"id": "59406",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59406"
},
"attributes": {
"length": 24
}
},
{
"id": "59407",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59407"
},
"attributes": {
"length": 24
}
},
{
"id": "59408",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59408"
},
"attributes": {
"length": 24
}
},
{
"id": "59409",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59409"
},
"attributes": {
"length": 24
}
},
{
"id": "59410",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59410"
},
"attributes": {
"length": 24
}
},
{
"id": "59411",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/59411"
},
"attributes": {
"length": 24
}
},
{
"id": "199651",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199651"
},
"attributes": {
"length": 25
}
},
{
"id": "199652",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199652"
},
"attributes": {
"length": 25
}
},
{
"id": "199653",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199653"
},
"attributes": {
"length": 25
}
},
{
"id": "199654",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199654"
},
"attributes": {
"length": 25
}
},
{
"id": "199655",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199655"
},
"attributes": {
"length": 25
}
},
{
"id": "199656",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199656"
},
"attributes": {
"length": 25
}
},
{
"id": "199657",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199657"
},
"attributes": {
"length": 25
}
},
{
"id": "199658",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199658"
},
"attributes": {
"length": 25
}
},
{
"id": "199659",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199659"
},
"attributes": {
"length": 25
}
},
{
"id": "199660",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199660"
},
"attributes": {
"length": 25
}
},
{
"id": "199661",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199661"
},
"attributes": {
"length": 25
}
},
{
"id": "199662",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199662"
},
"attributes": {
"length": 25
}
},
{
"id": "104999",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/104999"
},
"attributes": {
"length": 23
}
},
{
"id": "105000",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105000"
},
"attributes": {
"length": 23
}
},
{
"id": "105001",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105001"
},
"attributes": {
"length": 23
}
},
{
"id": "105002",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105002"
},
"attributes": {
"length": 24
}
},
{
"id": "105003",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105003"
},
"attributes": {
"length": 24
}
},
{
"id": "105004",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105004"
},
"attributes": {
"length": 24
}
},
{
"id": "105005",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105005"
},
"attributes": {
"length": 24
}
},
{
"id": "105006",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105006"
},
"attributes": {
"length": 24
}
},
{
"id": "105007",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105007"
},
"attributes": {
"length": 24
}
},
{
"id": "105008",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105008"
},
"attributes": {
"length": 24
}
},
{
"id": "105009",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105009"
},
"attributes": {
"length": 24
}
},
{
"id": "105010",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105010"
},
"attributes": {
"length": 24
}
},
{
"id": "105011",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105011"
},
"attributes": {
"length": 24
}
},
{
"id": "105012",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105012"
},
"attributes": {
"length": 24
}
},
{
"id": "105013",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105013"
},
"attributes": {
"length": 24
}
},
{
"id": "105014",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105014"
},
"attributes": {
"length": 24
}
},
{
"id": "105015",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105015"
},
"attributes": {
"length": 24
}
},
{
"id": "105016",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105016"
},
"attributes": {
"length": 24
}
},
{
"id": "105017",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105017"
},
"attributes": {
"length": 24
}
},
{
"id": "105018",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105018"
},
"attributes": {
"length": 24
}
},
{
"id": "105019",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105019"
},
"attributes": {
"length": 24
}
},
{
"id": "105020",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105020"
},
"attributes": {
"length": 24
}
},
{
"id": "105021",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105021"
},
"attributes": {
"length": 24
}
},
{
"id": "105022",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105022"
},
"attributes": {
"length": 24
}
},
{
"id": "105023",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105023"
},
"attributes": {
"length": 24
}
},
{
"id": "105024",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105024"
},
"attributes": {
"length": 24
}
},
{
"id": "105025",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105025"
},
"attributes": {
"length": 24
}
},
{
"id": "105026",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105026"
},
"attributes": {
"length": 24
}
},
{
"id": "105027",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105027"
},
"attributes": {
"length": 24
}
},
{
"id": "105028",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105028"
},
"attributes": {
"length": 24
}
},
{
"id": "105029",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105029"
},
"attributes": {
"length": 24
}
},
{
"id": "105030",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105030"
},
"attributes": {
"length": 24
}
},
{
"id": "105031",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105031"
},
"attributes": {
"length": 24
}
},
{
"id": "105032",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105032"
},
"attributes": {
"length": 24
}
},
{
"id": "105033",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105033"
},
"attributes": {
"length": 24
}
},
{
"id": "105034",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105034"
},
"attributes": {
"length": 24
}
},
{
"id": "105035",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105035"
},
"attributes": {
"length": 24
}
},
{
"id": "105036",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105036"
},
"attributes": {
"length": 24
}
},
{
"id": "105037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105037"
},
"attributes": {
"length": 24
}
},
{
"id": "105038",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105038"
},
"attributes": {
"length": 24
}
},
{
"id": "105039",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105039"
},
"attributes": {
"length": 24
}
},
{
"id": "105040",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105040"
},
"attributes": {
"length": 24
}
},
{
"id": "105041",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105041"
},
"attributes": {
"length": 24
}
},
{
"id": "105042",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105042"
},
"attributes": {
"length": 24
}
},
{
"id": "105043",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105043"
},
"attributes": {
"length": 24
}
},
{
"id": "105044",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105044"
},
"attributes": {
"length": 24
}
},
{
"id": "105045",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105045"
},
"attributes": {
"length": 24
}
},
{
"id": "105046",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105046"
},
"attributes": {
"length": 24
}
},
{
"id": "105047",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105047"
},
"attributes": {
"length": 24
}
},
{
"id": "105048",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105048"
},
"attributes": {
"length": 24
}
},
{
"id": "105049",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105049"
},
"attributes": {
"length": 24
}
},
{
"id": "105050",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105050"
},
"attributes": {
"length": 24
}
},
{
"id": "105051",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105051"
},
"attributes": {
"length": 24
}
},
{
"id": "105052",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105052"
},
"attributes": {
"length": 24
}
},
{
"id": "105053",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105053"
},
"attributes": {
"length": 24
}
},
{
"id": "105054",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105054"
},
"attributes": {
"length": 24
}
},
{
"id": "105055",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105055"
},
"attributes": {
"length": 24
}
},
{
"id": "105056",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105056"
},
"attributes": {
"length": 24
}
},
{
"id": "106278",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106278"
},
"attributes": {
"length": 24
}
},
{
"id": "106279",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106279"
},
"attributes": {
"length": 24
}
},
{
"id": "106280",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106280"
},
"attributes": {
"length": 24
}
},
{
"id": "106281",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106281"
},
"attributes": {
"length": 24
}
},
{
"id": "106282",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106282"
},
"attributes": {
"length": 24
}
},
{
"id": "106283",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106283"
},
"attributes": {
"length": 24
}
},
{
"id": "106284",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106284"
},
"attributes": {
"length": 24
}
},
{
"id": "106285",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106285"
},
"attributes": {
"length": 24
}
},
{
"id": "106286",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106286"
},
"attributes": {
"length": 24
}
},
{
"id": "106287",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106287"
},
"attributes": {
"length": 24
}
},
{
"id": "106288",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106288"
},
"attributes": {
"length": 24
}
},
{
"id": "106289",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106289"
},
"attributes": {
"length": 24
}
},
{
"id": "106290",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106290"
},
"attributes": {
"length": 24
}
},
{
"id": "106291",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106291"
},
"attributes": {
"length": 24
}
},
{
"id": "106292",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106292"
},
"attributes": {
"length": 24
}
},
{
"id": "106293",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106293"
},
"attributes": {
"length": 24
}
},
{
"id": "106294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106294"
},
"attributes": {
"length": 24
}
},
{
"id": "106295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106295"
},
"attributes": {
"length": 24
}
},
{
"id": "106296",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106296"
},
"attributes": {
"length": 24
}
},
{
"id": "106297",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/106297"
},
"attributes": {
"length": 24
}
},
{
"id": "170251",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170251"
},
"attributes": {
"length": 24
}
},
{
"id": "170252",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170252"
},
"attributes": {
"length": 24
}
},
{
"id": "170253",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170253"
},
"attributes": {
"length": 24
}
},
{
"id": "170254",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170254"
},
"attributes": {
"length": 24
}
},
{
"id": "170255",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170255"
},
"attributes": {
"length": 24
}
},
{
"id": "170256",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170256"
},
"attributes": {
"length": 24
}
},
{
"id": "170257",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170257"
},
"attributes": {
"length": 24
}
},
{
"id": "170258",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170258"
},
"attributes": {
"length": 24
}
},
{
"id": "170259",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170259"
},
"attributes": {
"length": 24
}
},
{
"id": "170260",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170260"
},
"attributes": {
"length": 24
}
},
{
"id": "170261",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170261"
},
"attributes": {
"length": 24
}
},
{
"id": "170262",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170262"
},
"attributes": {
"length": 24
}
},
{
"id": "170263",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170263"
},
"attributes": {
"length": 24
}
},
{
"id": "170264",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170264"
},
"attributes": {
"length": 24
}
},
{
"id": "170265",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170265"
},
"attributes": {
"length": 24
}
},
{
"id": "170266",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170266"
},
"attributes": {
"length": 24
}
},
{
"id": "170267",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170267"
},
"attributes": {
"length": 24
}
},
{
"id": "170268",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170268"
},
"attributes": {
"length": 24
}
},
{
"id": "170269",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170269"
},
"attributes": {
"length": 24
}
},
{
"id": "170270",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170270"
},
"attributes": {
"length": 24
}
},
{
"id": "170271",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170271"
},
"attributes": {
"length": 24
}
},
{
"id": "170272",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170272"
},
"attributes": {
"length": 24
}
},
{
"id": "170273",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170273"
},
"attributes": {
"length": 24
}
},
{
"id": "170274",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170274"
},
"attributes": {
"length": 24
}
},
{
"id": "170275",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170275"
},
"attributes": {
"length": 24
}
},
{
"id": "170276",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170276"
},
"attributes": {
"length": 24
}
},
{
"id": "170277",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170277"
},
"attributes": {
"length": 24
}
},
{
"id": "170278",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170278"
},
"attributes": {
"length": 24
}
},
{
"id": "170279",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170279"
},
"attributes": {
"length": 24
}
},
{
"id": "170280",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170280"
},
"attributes": {
"length": 24
}
},
{
"id": "170281",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170281"
},
"attributes": {
"length": 24
}
},
{
"id": "170282",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170282"
},
"attributes": {
"length": 24
}
},
{
"id": "170283",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170283"
},
"attributes": {
"length": 24
}
},
{
"id": "170284",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170284"
},
"attributes": {
"length": 24
}
},
{
"id": "170285",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170285"
},
"attributes": {
"length": 24
}
},
{
"id": "170286",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170286"
},
"attributes": {
"length": 24
}
},
{
"id": "170287",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170287"
},
"attributes": {
"length": 24
}
},
{
"id": "170288",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170288"
},
"attributes": {
"length": 24
}
},
{
"id": "105057",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105057"
},
"attributes": {
"length": 24
}
},
{
"id": "105058",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105058"
},
"attributes": {
"length": 24
}
},
{
"id": "105059",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105059"
},
"attributes": {
"length": 24
}
},
{
"id": "105060",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105060"
},
"attributes": {
"length": 24
}
},
{
"id": "105061",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105061"
},
"attributes": {
"length": 24
}
},
{
"id": "105062",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105062"
},
"attributes": {
"length": 24
}
},
{
"id": "105063",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105063"
},
"attributes": {
"length": 24
}
},
{
"id": "105064",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105064"
},
"attributes": {
"length": 24
}
},
{
"id": "105065",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105065"
},
"attributes": {
"length": 24
}
},
{
"id": "105066",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105066"
},
"attributes": {
"length": 24
}
},
{
"id": "105067",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105067"
},
"attributes": {
"length": 24
}
},
{
"id": "105068",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/105068"
},
"attributes": {
"length": 24
}
},
{
"id": "170289",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170289"
},
"attributes": {
"length": 24
}
},
{
"id": "170290",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170290"
},
"attributes": {
"length": 24
}
},
{
"id": "170291",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170291"
},
"attributes": {
"length": 23
}
},
{
"id": "170292",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170292"
},
"attributes": {
"length": 24
}
},
{
"id": "170293",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170293"
},
"attributes": {
"length": 24
}
},
{
"id": "170294",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170294"
},
"attributes": {
"length": 24
}
},
{
"id": "170295",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170295"
},
"attributes": {
"length": 24
}
},
{
"id": "170296",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170296"
},
"attributes": {
"length": 24
}
},
{
"id": "170297",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170297"
},
"attributes": {
"length": 24
}
},
{
"id": "170298",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170298"
},
"attributes": {
"length": 24
}
},
{
"id": "170299",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170299"
},
"attributes": {
"length": 24
}
},
{
"id": "170300",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170300"
},
"attributes": {
"length": 24
}
},
{
"id": "170301",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170301"
},
"attributes": {
"length": 24
}
},
{
"id": "170302",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170302"
},
"attributes": {
"length": 24
}
},
{
"id": "170303",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170303"
},
"attributes": {
"length": 24
}
},
{
"id": "170304",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170304"
},
"attributes": {
"length": 24
}
},
{
"id": "170305",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170305"
},
"attributes": {
"length": 24
}
},
{
"id": "170306",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170306"
},
"attributes": {
"length": 24
}
},
{
"id": "170307",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170307"
},
"attributes": {
"length": 24
}
},
{
"id": "170308",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170308"
},
"attributes": {
"length": 24
}
},
{
"id": "182869",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/182869"
},
"attributes": {
"length": 0
}
},
{
"id": "182870",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/182870"
},
"attributes": {
"length": 0
}
},
{
"id": "182871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/182871"
},
"attributes": {
"length": 0
}
},
{
"id": "182872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/182872"
},
"attributes": {
"length": 0
}
},
{
"id": "186753",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186753"
},
"attributes": {
"length": 0
}
},
{
"id": "186754",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186754"
},
"attributes": {
"length": 0
}
},
{
"id": "186755",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186755"
},
"attributes": {
"length": 0
}
},
{
"id": "186756",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/186756"
},
"attributes": {
"length": 0
}
},
{
"id": "170988",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/170988"
},
"attributes": {
"length": 10
}
},
{
"id": "111792",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/111792"
},
"attributes": {
"length": 31
}
},
{
"id": "96132",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/96132"
},
"attributes": {
"length": 24
}
},
{
"id": "94436",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94436"
},
"attributes": {
"length": 1
}
},
{
"id": "94437",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94437"
},
"attributes": {
"length": 1
}
},
{
"id": "94438",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94438"
},
"attributes": {
"length": 1
}
},
{
"id": "94439",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94439"
},
"attributes": {
"length": 1
}
},
{
"id": "94440",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94440"
},
"attributes": {
"length": 1
}
},
{
"id": "94441",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94441"
},
"attributes": {
"length": 1
}
},
{
"id": "94442",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94442"
},
"attributes": {
"length": 1
}
},
{
"id": "94443",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94443"
},
"attributes": {
"length": 1
}
},
{
"id": "94444",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94444"
},
"attributes": {
"length": 1
}
},
{
"id": "94445",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/94445"
},
"attributes": {
"length": 1
}
},
{
"id": "230403",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/230403"
},
"attributes": {
"length": 0
}
},
{
"id": "199300",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/199300"
},
"attributes": {
"length": 25
}
},
{
"id": "229742",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/229742"
},
"attributes": {
"length": 25
}
},
{
"id": "265060",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/265060"
},
"attributes": {
"length": 25
}
},
{
"id": "278267",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/278267"
},
"attributes": {
"length": 25
}
},
{
"id": "101869",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101869"
},
"attributes": {
"length": 6
}
},
{
"id": "101870",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101870"
},
"attributes": {
"length": 6
}
},
{
"id": "101871",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101871"
},
"attributes": {
"length": 6
}
},
{
"id": "101872",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101872"
},
"attributes": {
"length": 6
}
},
{
"id": "101873",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101873"
},
"attributes": {
"length": 6
}
},
{
"id": "101874",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101874"
},
"attributes": {
"length": 6
}
},
{
"id": "114032",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114032"
},
"attributes": {
"length": 3
}
},
{
"id": "114033",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114033"
},
"attributes": {
"length": 3
}
},
{
"id": "114034",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114034"
},
"attributes": {
"length": 3
}
},
{
"id": "114035",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114035"
},
"attributes": {
"length": 3
}
},
{
"id": "114036",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114036"
},
"attributes": {
"length": 3
}
},
{
"id": "114037",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/114037"
},
"attributes": {
"length": 3
}
},
{
"id": "149390",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149390"
},
"attributes": {
"length": 3
}
},
{
"id": "149391",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149391"
},
"attributes": {
"length": 3
}
},
{
"id": "149392",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149392"
},
"attributes": {
"length": 3
}
},
{
"id": "149393",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149393"
},
"attributes": {
"length": 3
}
},
{
"id": "149394",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149394"
},
"attributes": {
"length": 3
}
},
{
"id": "149395",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149395"
},
"attributes": {
"length": 3
}
},
{
"id": "149396",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/149396"
},
"attributes": {
"length": 3
}
},
{
"id": "148524",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/148524"
},
"attributes": {
"length": 24
}
},
{
"id": "102967",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/102967"
},
"attributes": {
"length": 24
}
},
{
"id": "101793",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101793"
},
"attributes": {
"length": 27
}
},
{
"id": "101794",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101794"
},
"attributes": {
"length": 27
}
},
{
"id": "101795",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/101795"
},
"attributes": {
"length": 27
}
},
{
"id": "108351",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108351"
},
"attributes": {
"length": 3
}
},
{
"id": "108352",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108352"
},
"attributes": {
"length": 3
}
},
{
"id": "108353",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108353"
},
"attributes": {
"length": 3
}
},
{
"id": "108354",
"type": "episodes",
"links": {
"self": "https://kitsu.io/api/edge/episodes/108354"
},
"attributes": {
"length": 3
}
},
{
"id": "108355",
"type": "episodes",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment