Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KatrinSt001/a072e562d2a8ae1fb8880326683aefa0 to your computer and use it in GitHub Desktop.
Save KatrinSt001/a072e562d2a8ae1fb8880326683aefa0 to your computer and use it in GitHub Desktop.
:method: GET
:path: /api/search/authors/?q=%D0%BF%D1%83%D1%88%D0%BA%D0%B8%D0%BD&limit=10&offset=0
:authority: mybook.ru
:scheme: https
accept: application/json; version=7
authorization: OAuth oauth_consumer_key="830968793b2a44c688400319f4a77231", oauth_nonce="-2921966849831451735", oauth_signature="W%2B1dAwe01036A0yllnaDrNCha4c%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1716561970", oauth_token="673805a175294b4b9454e63b3de0bcd0", oauth_version="1.0"
accept-language: ru-RU
user-agent: MyBookAndroid/4.1.0-STAGE.45094 (sdk_gphone64_arm64)
accept-encoding: gzip
pragma: no-cache
cache-control: no-cache
:status: 200
server: nginx/1.19.6
date: Fri, 24 May 2024 14:46:15 GMT
content-type: application/json; charset=utf-8
vary: Accept-Encoding
expires: 0
cache-control: no-cache
content-length: 1958
{
"objects": [{
"cover_name": "Лев Толстой",
"id": 153,
"photo": "author_photos/db/44/db448783-5a15-4213-a246-7c7171c618f5.jpg",
"active_book_count": 432,
"absolute_url": "/author/aleksandr-sergeevich-pushkin/"
}, {
"cover_name": "Лев Толстой",
"id": 21350,
"photo": "author_photos/62/fd/62fd9219-af0e-4b86-b92f-1a5d122a7b0a.jpg",
"active_book_count": 2,
"absolute_url": "/author/a-v-pushkin/"
}, {
"cover_name": "\u0410. \u041f\u0443\u0448\u043a\u0438\u043d",
"id": 3144689,
"photo": "",
"active_book_count": 1,
"absolute_url": "/author/a-pushkin/"
}, {
"cover_name": "Лев Толстой,
"id": 3174614,
"photo": "author_photos/c9/d4/c9d42a7e-8005-4642-bb2a-754479531f24.jpg",
"active_book_count": 4,
"absolute_url": "/author/masha-pushkina/"
}, {
"cover_name": "\u0410\u043d\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"id": 3152619,
"photo": "",
"active_book_count": 64,
"absolute_url": "/author/anna-pushkina/"
}, {
"cover_name": "\u0418\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"id": 3185689,
"photo": "",
"active_book_count": 7,
"absolute_url": "/author/irina-pushkina/"
}, {
"cover_name": "\u041c\u0430\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"id": 3160392,
"photo": "",
"active_book_count": 1,
"absolute_url": "/author/marina-pushkina/"
}, {
"cover_name": "\u041d\u0430\u0442\u0430\u043b\u0438 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"id": 3231330,
"photo": "author_photos/d8/45/d84568a7-a2a5-4e05-bcb3-6f5ee0c6c9e8.jpg",
"active_book_count": 1,
"absolute_url": "/author/natali-pushkina/"
}, {
"cover_name": "\u041e\u0441\u043a\u0430\u043b",
"id": 3335525,
"photo": "",
"active_book_count": 1,
"absolute_url": "/author/grin/"
}],
"meta": {
"total_count": 9,
"limit": 10,
"offset": 0,
"next": null,
"previous": null
},
"source": "elastic"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment