v1
latestOpenAPI 3.0.42026-07-14475158859.0 KBSynchronization Queue (Auth)
Response
OK
Id
Final data is actually exported to a MySQL database which this auto increment field is its key
Ganjoor Post Id
Poem Full Title
Poem Full Url (without domain name)
This determines where an audio is displayed between a list of sounds related to a specfic poem
Using this field content you would determine xml, mp3 and ogg file names
combining this with RMuseum.Models.GanjoorAudio.ViewModels.RecitationViewModel.FileNameWithoutExtension + .ext would preduce relative path of sound files on our file server the full path would become [HOMEPath] + '/i/' + this value
MP3 File Path
MP3 url
OGG File Path
OGG url
This is also a legacy field
XML url
Audio Title
Audio Artist
Audio Artist Url
Audio Source
Audio Src Url
Legacy Audio Guid
Audio File CheckSum
mp3 size in bytes
ogg size in bytes
Upload Date
File Last Updated
Review Date (Approve or Reject)
MP3 File local path on Windows Server (if item is not rejected probably it is not valid and it is deleted)
XML File local path on Windows Server (if item is not rejected probably it is not valid and it is deleted)
Audio Synchronization Status (binary combination is acceptable)
Audio Review Status
Review Message
recitation type
in sync with text
Example response
[
{
"owner": {
"username": "test",
"email": "email@domain.com",
"phoneNumber": "+989121234567",
"firstName": "Hamid Reza",
"surName": "Mohammadi"
}
}
]