v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
Artifact

suggest ganjoor link (Auth)

post/api/artifacts/ganjoor

Request body

ganjoorPostIdinteger

Ganjoor Post Id

ganjoorUrlstring nullable

ganjoor url

ganjoorTitlestring nullable

ganjoor title

artifactFriendlyUrlstring nullable

Artifact Friendly Url

itemIdstring uuid nullable

Artifact Item Id

Response

OK

idstring uuid

Id

ganjoorPostIdinteger

Ganjoor Post Id

ganjoorUrlstring nullable

ganjoor url

ganjoorTitlestring nullable

ganjoor title

entityNamestring nullable

entity name

entityFriendlyUrlstring nullable

entity friendly url

entityImageIdstring uuid

entity image id

reviewResult0 | 1 | 2

Review Result

synchronizedboolean

Synchronized with ganjoor

isTextOriginalSourceboolean

is text original source

externalNormalSizeImageUrlstring nullable

url to access this image from THE external host, contains '/norm/' which when you replace it with '/thumb/' you would have ExternalThumbnailImageUrl and if you replace it with '/orig/' you would have a url for ExternalOriginalSizeImageUrl which MIGHT NOT EXIST and end in a 404 error

Example response

{
  "suggestedBy": {
    "username": "test",
    "email": "email@domain.com",
    "phoneNumber": "+989121234567",
    "firstName": "Hamid Reza",
    "surName": "Mohammadi"
  }
}