Forum thread/post info calls
Further to #96, I haven't been able to find a way to retrieve post or thread info from the forums via the API. This is, again, for the purpose of URL handling - It would be nice to provide stuff like a formatted post tile, the containing subforum, poster info, post count, page count, etc.
Obviously, any private boards should either 404 or rely on the API key for a permissions check.
Any update on this? I don't see it documented. I want to be able to query a forum page and just track the author and the date it was posted, to be able to automatically calculate the length of time between each post.
This will come with api v2. You will likely see it appear in the available API when it is added to lazer. You can track the docs here.