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

API returns maximum of 20 records at a time #7438

Closed
2 tasks done
cwarnermm opened this issue Mar 28, 2022 · 3 comments
Closed
2 tasks done

API returns maximum of 20 records at a time #7438

cwarnermm opened this issue Mar 28, 2022 · 3 comments
Labels
question This is more a question for the support than an issue. wontfix Nobody will work on this.

Comments

@cwarnermm
Copy link

Describe the issue

I'm using the APIs to generate a list of translation contributors over a given period of time. The APIs appear to return only 20 records at a time which results in the generated list taking considerable time to finish. Is there a way to return more records at a time? I couldn't find something like this documented in the API docs.

I already tried

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

Steps to reproduce the behavior

  1. Go to '...'
  2. Scroll down to '...'
  3. Click on '...'
  4. See error

Expected behavior

No response

Screenshots

image

Exception traceback

No response

How do you run Weblate?

Other

Weblate versions

No response

Weblate deploy checks

No response

Additional context

No response

@nijel
Copy link
Member

nijel commented Mar 29, 2022

The pagination is currently defined in REST_FRAMEWORK in settings.py. You can change the page size by changing PAGE_SIZE.

@nijel nijel added the question This is more a question for the support than an issue. label Mar 29, 2022
@github-actions
Copy link

This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.

In case your question is already answered, making a donation is the right way to say thank you!

@github-actions
Copy link

github-actions bot commented Apr 9, 2022

This issue has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!

@github-actions github-actions bot added the wontfix Nobody will work on this. label Apr 9, 2022
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. wontfix Nobody will work on this.
Projects
None yet
Development

No branches or pull requests

2 participants