Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KatrinSt001/287b2df43c8cf8cf3ffed9c1a4f227ac to your computer and use it in GitHub Desktop.
Save KatrinSt001/287b2df43c8cf8cf3ffed9c1a4f227ac 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="-7597928978914616870", oauth_signature="avj4ahWKqJgz4vpwOkEgah60olk%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1716563888", 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 15:18:10 GMT
content-type: application/json; charset=utf-8
vary: Accept-Encoding
expires: 0
cache-control: no-cache
content-length: 2057
{
"objects": [{
"photo": "author_photos/db/44/db448783-5a15-4213-a246-7c7171c618f5.jpg",
"cover_name": "Лев Толстой",
"absolute_url": "/author/aleksandr-sergeevich-pushkin/",
"active_book_count": 432,
"id": 153
}, {
"photo": "author_photos/62/fd/62fd9219-af0e-4b86-b92f-1a5d122a7b0a.jpg",
"cover_name": "\u0410\u043d\u0434\u0440\u0435\u0439 \u041f\u0443\u0448\u043a\u0438\u043d",
"absolute_url": "/author/a-v-pushkin/",
"active_book_count": 2,
"id": 21350
}, {
"photo": "",
"cover_name": "\u0410. \u041f\u0443\u0448\u043a\u0438\u043d",
"absolute_url": "/author/a-pushkin/",
"active_book_count": 1,
"id": 3144689
}, {
"photo": "author_photos/c9/d4/c9d42a7e-8005-4642-bb2a-754479531f24.jpg",
"cover_name": "\u041c\u0430\u0448\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"absolute_url": "/author/masha-pushkina/",
"active_book_count": 4,
"id": 3174614
}, {
"photo": "",
"cover_name": "\u0410\u043d\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"absolute_url": "/author/anna-pushkina/",
"active_book_count": 64,
"id": 3152619
}, {
"photo": "",
"cover_name": "\u0418\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"absolute_url": "/author/irina-pushkina/",
"active_book_count": 7,
"id": 3185689
}, {
"photo": "",
"cover_name": "\u041c\u0430\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"absolute_url": "/author/marina-pushkina/",
"active_book_count": 1,
"id": 3160392
}, {
"photo": "author_photos/d8/45/d84568a7-a2a5-4e05-bcb3-6f5ee0c6c9e8.jpg",
"cover_name": "\u041d\u0430\u0442\u0430\u043b\u0438 \u041f\u0443\u0448\u043a\u0438\u043d\u0430",
"absolute_url": "/author/natali-pushkina/",
"active_book_count": 1,
"id": 3231330
}, {
"photo": "",
"cover_name": "\u041e\u0441\u043a\u0430\u043b",
"absolute_url": "/author/grin/",
"active_book_count": 1,
"id": 3335525
}],
"meta": {
"total_count": 9,
"limit": 10,
"offset": 0,
"next": null,
"previous": null
},
"source": "elastic"
}
@KatrinSt001
Copy link
Author

Запрос После изменения данных

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment