You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been marked as a question by a Weblate team member. Why? Because it belongs more to the professional Weblate Care or community Discussions than here. We strive to answer these reasonably fast here, too, but purchasing the support subscription is more responsible and faster for your business. And it makes Weblate stronger as well. Thanks!
In case your question is already answered, making a donation is the right way to say thank you!
Describe the issue
When I retrieve the information about a Unit via API call, I expect to see a record giving me the information about the last_update (timestamp) as per https://docs.weblate.org/en/latest/api.html#get--api-units-(int-id)-
But this is missing from the JSON...
I already tried
Steps to reproduce the behavior
Send GET /api/units/(int: id)/
Check Response JSON
Timestamp for last_update is missing
Expected behavior
Retrieve last_update timestamp
Screenshots
Exception traceback
No response
How do you run Weblate?
Docker container
Weblate versions
5.x
Weblate deploy checks
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: