I am hoping that TMDb is providing information on Id's that have been merged. I have found that in some cases at least, an Id may return a 404 from the API, and also from the site with an "oops" page, but that the program may not necessarily be deleted and instead may have been merged into another Id. This is not uncommon especially in the case of duplicate record merges, but TMDb does not redirect the old page to the new one and I am looking for a way to determine this circumstance programmatically. At this point I don't believe the changes API is even indicating deletions. Is this information available somewhere that I am missing?
I am hoping that TMDb is providing information on Id's that have been merged. I have found that in some cases at least, an Id may return a 404 from the API, and also from the site with an "oops" page, but that the program may not necessarily be deleted and instead may have been merged into another Id. This is not uncommon especially in the case of duplicate record merges, but TMDb does not redirect the old page to the new one and I am looking for a way to determine this circumstance programmatically. At this point I don't believe the changes API is even indicating deletions. Is this information available somewhere that I am missing?