Hello there! The view at /computer/${NODE}/builds is pretty useful, but I haven't found a way to access this via the REST API. Much like I can access /computer/${NODE}/api/xml, I'd expect to be able to hit /computer/${NODE}/builds/api/xml, but it doesn't work.
Is there a way to access this over HTTP that I'm missing? The goal would be to get of recent builds from the node which include status and time since, like the table does.