I can’t seem to find any revisions outside of this one: 20170710
But when I compare the count of vocabulary items for a certain level from the website to a postman request, they differ in count. So I assume because of the count mismatch, I’m using an old revision. Am I correct in that thinking?
Example: I’m getting 70 via Postman. And 69(nice) from the WK website.
I’m using the V2 api, if that’s what you meant, and the endpoint I’m using is not deprecated. Did I miss something that you were trying to communicate?
I don’t think revision is what matters here. As far as I understand it’s just a label for the API so that in the future they can release an incompatible api with a different revision.
Why the count of items may be different is that API returns all items, including the ones removed from the system. But the site only shows currently available items. There is an item label somewhere that will tell you if the item is removed.