Latest News: Experts
This represents LivaRava API Experts. The /{expert-id}
node returns a single Expert
model.
Example
https://www.livarava.com/api/v2/experts/?q=artem&lira=12382&per_page=5&page=1
Fields
Field | Description |
---|---|
q unicode | Search query (for example: artem) |
lira unicode | Filter by axons to neurons (for example: 1,2,3) |
per_page numeric | Limit of results on the page (by default: 5) |
page numeric | Page of results (by default: 1) |