
On the image above the current API URL is https://api.shuvayatra.org/v1/api/posts?category_id=233 which has category_id as a parameter on URL but the next URL field on API response is not having this category_id.
The API response on next URL should contain the same parameters like current URL. In the case above it should be return https://api.shuvayatra.org/v1/api/posts?category_id=233&page=2