I think this issue has come back: https://github.com/encode/django-rest-framework/issues/1649 Copy-pasting my comment on that issue here since I am an unsure if anyone got notified about an issue from so far back: ```txt Django==3.2.20 djangorestframework==3.14.0 ``` and I am seeing this load for the `next` url ```html <a href="http://127.0.0.1:8000/user_points/?page=2%C3%97tamp%3D5" rel="nofollow"><span class="str">http://127.0.0.1:8000/user_points/?page=2&timestamp=5</span></a> ```