List article audio variant versionsget https://api.jwplayer.com/v2/sites/{site_id}/article_audio_variants/{article_audio_variant_id}/versions/Retrieves a paginated list of versions for a specific article audio variantPath Paramssite_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the sitearticle_audio_variant_idstringrequiredlength between 8 and 8Unique alphanumeric ID of the article audio variantQuery ParamspageintegerDefaults to 1Sets the page number for pagination. First page is 1.page_lengthintegerDefaults to 10Sets the page length (number of items you get in the response) for pagination If page_length is not specified, the default value will be set. Default: 10qstringFilter versions using a query string Example: id:abcd1234sortstringDefaults to created:dscSort results by field and direction Example: created:dscResponse 200Article audio variant versions successfully retrievedUpdated 3 months ago