Closed jiru closed 1 year ago
So you are doing it in two steps:
It is now possible to accomplish step one using this URL: https://api.tatoeba.org/unstable/sentences/1234
The result is a json description of sentence 1234, that includes an owner
key which value is the username.
I am working on step two.
@sun2i I started implementing step two, it is available on the dev server: https://api.dev.tatoeba.org/unstable/users/gillux
Note that dev.tatoeba.org only contains an outdated and partial copy of tatoeba.org, so you may only find some of the users.
@sun2i This is now available on https://api.tatoeba.org/.
So the API endpoints are:
level
can be null if the member did not specify it, or an integer from 0 (lowest, no stars) to 5 (highest, five stars).
Story
A student in computational linguistics contacted us by email.
Idea We add a new endpoint the API to retrieve information about a user, including language levels.