Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KatrinSt001/b50abfece28bd8e7fe7acdd3dbfe3072 to your computer and use it in GitHub Desktop.
Save KatrinSt001/b50abfece28bd8e7fe7acdd3dbfe3072 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="-4197725872730252930", oauth_signature="unEGu5iqKu%2BHPR%2BVS%2BDX4QszS44%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1716564322", 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:25:24 GMT
content-type: application/json; charset=utf-8
vary: Accept-Encoding
content-encoding: gzip
expires: 0
cache-control: no-cache
{"objects": [{"photo": "author_photos/db/44/db448783-5a15-4213-a246-7c7171c618f5.jpg", "absolute_url": "/author/aleksandr-sergeevich-pushkin/", "id": 153, "cover_name": "\u0410\u043b\u0435\u043a\u0441\u0430\u043d\u0434\u0440 \u041f\u0443\u0448\u043a\u0438\u043d", "active_book_count": 432}, {"photo": "author_photos/62/fd/62fd9219-af0e-4b86-b92f-1a5d122a7b0a.jpg", "absolute_url": "/author/a-v-pushkin/", "id": 21350, "cover_name": "\u0410\u043d\u0434\u0440\u0435\u0439 \u041f\u0443\u0448\u043a\u0438\u043d", "active_book_count": 2}, {"photo": "", "absolute_url": "/author/a-pushkin/", "id": 3144689, "cover_name": "\u0410. \u041f\u0443\u0448\u043a\u0438\u043d", "active_book_count": 1}, {"photo": "author_photos/c9/d4/c9d42a7e-8005-4642-bb2a-754479531f24.jpg", "absolute_url": "/author/masha-pushkina/", "id": 3174614, "cover_name": "\u041c\u0430\u0448\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430", "active_book_count": 4}, {"photo": "", "absolute_url": "/author/anna-pushkina/", "id": 3152619, "cover_name": "\u0410\u043d\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430", "active_book_count": 64}, {"photo": "", "absolute_url": "/author/irina-pushkina/", "id": 3185689, "cover_name": "\u0418\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430", "active_book_count": 7}, {"photo": "", "absolute_url": "/author/marina-pushkina/", "id": 3160392, "cover_name": "\u041c\u0430\u0440\u0438\u043d\u0430 \u041f\u0443\u0448\u043a\u0438\u043d\u0430", "active_book_count": 1}, {"photo": "author_photos/d8/45/d84568a7-a2a5-4e05-bcb3-6f5ee0c6c9e8.jpg", "absolute_url": "/author/natali-pushkina/", "id": 3231330, "cover_name": "\u041d\u0430\u0442\u0430\u043b\u0438 \u041f\u0443\u0448\u043a\u0438\u043d\u0430", "active_book_count": 1}, {"photo": "", "absolute_url": "/author/grin/", "id": 3335525, "cover_name": "\u041e\u0441\u043a\u0430\u043b", "active_book_count": 1}], "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