wanikani v0.1.0 Wanikani.Review
Module for the requests to the Reviews endpoint
Summary
Functions
Get a single review study material.
Wanikani.Review.get(592160)
Get a list of reviews.
Accepted params:
- ids Integers Return results tied to ids
- subject_ids Integers Return result tied to subject_ids
- updated_after ISO8601 timestamp in the past Return results which have been updated after the timestamp
Wanikani.Review.list()