Data for the returned user.
If the user is on vacation, this will be the timestamp of when that vacation started. If the user is not on
vacation, this is null
.
A user's unique ID string.
The current level of the user. This ignores subscription status.
User settings specific to the WaniKani application.
The URL to the user's public facing profile page.
The signup date for the user.
Details about the user's subscription state.
Whether or not the user currently has a paid subscription.
The maximum level of content accessible to the user for lessons, reviews, and content review. For unsubscribed/free
users, the maximum level is 3
. For subscribed users, this is 60
.
Any application that uses data from the WaniKani API must respect these access limits.
The date when the user's subscription period ends. If the user has subscription type lifetime
or free
then the
value is null
.
The type of subscription the user has. Options are following: free
, recurring
, and lifetime
. A type of
unknown
means the user subscription state isn't exactly known. This is a weird state on WaniKani, should be
treated as free
, and reported to the WaniKani developers.
The user's username.
For a resource, this is the last time that particular resource was updated.
The kind of object returned.
The URL of the requested resource.
A user and their status/information on WaniKani.
See
https://docs.api.wanikani.com/20170710/#user