Remove `json_` and `order_no` from `Request`
The purpose of the fields is somewhat unclear, but it's certain that they don't belong to the Request class.
We should definitely explore the notion of an internal request in Crawlee and how it translates to the Python version.