Is there a way that I can get a breakdown of the SRS levels on the dashboard? I haven’t found anything like that on /t/The-New-And-Improved-List-Of-API-and-Third-Party-Apps/7694.
As I understand it you would like a breakdown which shows you the srs level of items within Apprentice and Guru, so you can see how far within each of those your items have graduated. While I have not seen a userscript that does this (the one suggested above shows a breakdown by item type classed by apprentice, guru… and not what you seem to be asking for), I have however written an android app which does this. Android app WaniKanji
Feel free to try it and leave feedback on the thread linked above.
Hmm. Looking at the API I think I should be able to make a greasemonkey script to do the job: https://www.wanikani.com/api (e.g. Kanji List etc for all levels). Not sure if I’ll put the work in to do it, though. Although the rate limit would make it tricky:
Requests are arbitrary throttled to 40 per minute.