Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing timestamp in API Response #13490

Open
2 tasks done
ilocit opened this issue Jan 13, 2025 · 2 comments
Open
2 tasks done

Missing timestamp in API Response #13490

ilocit opened this issue Jan 13, 2025 · 2 comments
Labels
question This is more a question for the support than an issue.

Comments

@ilocit
Copy link
Contributor

ilocit commented Jan 13, 2025

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...
image

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

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

image

Exception traceback

No response

How do you run Weblate?

Docker container

Weblate versions

5.x

Weblate deploy checks

No response

Additional context

No response

@nijel
Copy link
Member

nijel commented Jan 14, 2025

5.x

Can you please clarify? This was added in 5.6, so if you are using an older version, it is expected that you don't have it.

@nijel nijel added the question This is more a question for the support than an issue. label Jan 14, 2025
nijel added a commit that referenced this issue Jan 14, 2025
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is more a question for the support than an issue.
Projects
None yet
Development

No branches or pull requests

2 participants