| username required | string |
| email required | string <email> |
| password required | string <password> |
{- "username": "string",
- "email": "user@example.com",
- "password": "pa$$word"
}{- "accessToken": "string",
- "refreshToken": "string",
- "tokenType": "Bearer",
- "expiresIn": 3600,
- "expiresAt": "2019-08-24T14:15:22Z"
}| limit | integer Default: 12 |
| offset | integer Default: 0 |
[- {
- "id": 0,
- "platform": {
- "code": "string",
- "name": "string"
}, - "watchedAt": "2019-08-24T14:15:22Z",
- "movie": {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
}
]| email required | string <email> |
| password required | string <password> |
{- "email": "user@example.com",
- "password": "pa$$word"
}{- "accessToken": "string",
- "refreshToken": "string",
- "tokenType": "Bearer",
- "expiresIn": 3600,
- "expiresAt": "2019-08-24T14:15:22Z"
}| genre | string ジャンルコードで絞り込み |
| limit | integer Default: 12 |
| offset | integer Default: 0 |
[- {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
]{- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
], - "series": {
- "name": "string",
- "posterURL": "string"
}, - "review": {
- "id": 0,
- "rating": 0.1,
- "comment": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "voteAverage": 3.85,
- "voteCount": 12951
}| title required | string 映画タイトル |
| limit | integer or null Default: 20 件数 |
| offset | integer or null Default: 0 取得位置 |
[- {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
]| limit | integer Default: 12 |
| offset | integer Default: 0 |
[- {
- "id": 0,
- "rating": 0.1,
- "comment": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "movie": {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
}
]| limit | integer Default: 12 |
| offset | integer Default: 0 |
[- {
- "id": 0,
- "platform": {
- "code": "string",
- "name": "string"
}, - "watchedAt": "2019-08-24T14:15:22Z",
- "movie": {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
}
]| limit | integer Default: 12 |
| offset | integer Default: 0 |
[- {
- "id": 0,
- "movie": {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}, - "priority": 0,
- "addedAt": "2019-08-24T14:15:22Z"
}
]| title required | string 映画タイトル |
| limit | integer or null Default: 20 件数 |
| offset | integer or null Default: 0 取得位置 |
[- {
- "id": 1,
- "title": "string",
- "overview": "string",
- "releaseDate": "2019-08-24",
- "runtimeMinutes": 0,
- "posterURL": "string",
- "tmdbID": 0,
- "genres": [
- {
- "code": "string",
- "name": "string"
}
]
}
]