TWC provides a method to download elements at once. Issue POST request to /elements, i.e., /osmc/resources//revisions//elements, /osmc/resources//branches//elements. The request body is a list of UUID separated by commas, e.g., 4eeb2e6d-9cbc-4f59-9d74-69263e52ba54,520bc74d-b5b4-40d5-87cb-9d0b8aba5d2e,7a057ae7-6281-462d-9dcd-de9931633f5c and the Content-Type in the request header should be “text/plain”.