This topic is locked.

[API] deleted posts
Hi,
Is there a way to access deleted posts from json or xml? HTML parsing is not acceptable way ^^

Thanks
horato said:
Hi,
Is there a way to access deleted posts from json or xml? HTML parsing is not acceptable way ^^

Thanks
As far as I'm concerned, only Moderators and Admins are allowed to view deleted content (if that is even possible, correct me if I'm wrong).

If there are specific posts that you'd like to be un-deleted for various reasons, deletion appeals can be posted on the forum reserved for this: check forum #45909.
Oh, the post was probably flagged for deletion but it was not deleted yet, thats why I could see it. Anyway, I was talking about this page http://konachan.com/post/deleted_index
Zolxys said:
The API equivalent of the deleted posts page is: http://konachan.com/post.xml?tags=deleted:true%20order:change_desc
thanks!