WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.35k stars 970 forks source link

Include "last_updated" field in Translations & Unit Instance API #11786

Closed labe-zedas closed 3 weeks ago

labe-zedas commented 1 month ago

Describe the problem

We are using the API a lot to get the Units but we are missing the "last_updated" timestamp in the responses. There is a "timestamp" field, but i think it is the date of creation?

Describe the solution you would like

It would be nice, if the "last_updated" field could be included to the responses when requesting information about units (e.g. API endpoints "/api/translations/project/component/lang/units/" or "/api/units/123/").

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

No response

github-actions[bot] commented 3 weeks ago

Thank you for your report; the issue you have reported has just been fixed.