How to deep link to profile history

In v2 we could link like this:

https://trakt.tv/users/<username>/history/movies/added
https://trakt.tv/users/<username>/history/shows/added

to show history of a users movies and shows viewed.

I do not find any links to do this in v3, but after doing some tests it seems like this is close:

https://app.trakt.tv/profile/<username>/history?mode=movie
https://app.trakt.tv/profile/<username>/history?mode=shows

the only thing is that the last one shows episodes, not by show.
Is it possible to deep link the same way as we did before?

Sorry about the formating on the links and the weid < username >, but this editor auto-fomatting sucks.

just a quick note about the link formatting, you can use the backtick ` on both sides of the link so it doesn’t read it as a link so one of the links would be this:

https://trakt.tv/users/<username>/history/movies/added

thanks, edited :slight_smile:

looks so clean now!