@GET @Produces(["application/json"]) @Path("/{publickey}") fun getPeer(@PathParam("publickey") publicKeyOrUri: String): Response