Skip to main content

Get Similar Recommendations

GET 

/recommendations/similar/:asset_id/

"Users who liked this also liked" — assets sharing reciter/riwayah/qiraah/category with asset_id, ranked by a precomputed similarity score (see apps.content.services.recommendations).

404s only when the source asset itself doesn't exist or isn't publicly visible; an asset with zero matches simply returns an empty list, since "no similar content yet" is a valid, non-error outcome.

This is discovery metadata (asset name/reciter/publisher), not audio content, so unlike /recitations/{asset_id}/ it doesn't require enforce_asset_access_on_public_api — it's readable the same way /reciters/ or /recitations/ (the list endpoint) are.

Request

Responses

OK