word#
Functions#
Return all data necessary to populate the word page for the given word except for the breakdown (see the note) |
get_word_data()
#
- async rootski.main.endpoints.word.get_word_data(word_id: int, word_type: str, request: starlette.requests.Request)[source]#
Return all data necessary to populate the word page for the given word except for the breakdown (see the note)
NOTE: the “breakdown” field is not returned by this endpoint any more. That data should be fetched using GET /breakdown