-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Olga Bulat <[email protected]>
- Loading branch information
Showing
13 changed files
with
25,364 additions
and
0 deletions.
There are no files selected for viewing
153 changes: 153 additions & 0 deletions
153
frontend/test/tapes/detail/audio/7e063ee6-343f-48e4-a4a5-f436393730f6_keep-alive.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
{ | ||
meta: { | ||
createdAt: '2024-01-01T05:20:51.097Z', | ||
host: 'https://api.openverse.engineering', | ||
resHumanReadable: true, | ||
resUncompressed: true, | ||
}, | ||
req: { | ||
headers: { | ||
connection: 'keep-alive', | ||
}, | ||
url: '/v1/audio/7e063ee6-343f-48e4-a4a5-f436393730f6/', | ||
method: 'GET', | ||
body: '', | ||
}, | ||
res: { | ||
status: 200, | ||
headers: { | ||
date: [ | ||
'Mon, 01 Jan 2024 05:20:51 GMT', | ||
], | ||
'content-type': [ | ||
'application/json', | ||
], | ||
'transfer-encoding': [ | ||
'chunked', | ||
], | ||
connection: [ | ||
'keep-alive', | ||
], | ||
vary: [ | ||
'Accept-Encoding, Accept, Authorization, origin', | ||
], | ||
allow: [ | ||
'GET, HEAD, OPTIONS', | ||
], | ||
'x-ratelimit-limit-anon_burst': [ | ||
'20/min', | ||
], | ||
'x-ratelimit-available-anon_burst': [ | ||
'19', | ||
], | ||
'x-ratelimit-limit-anon_sustained': [ | ||
'200/day', | ||
], | ||
'x-ratelimit-available-anon_sustained': [ | ||
'199', | ||
], | ||
'x-frame-options': [ | ||
'DENY', | ||
], | ||
'x-content-type-options': [ | ||
'nosniff', | ||
], | ||
'referrer-policy': [ | ||
'same-origin', | ||
], | ||
'cross-origin-opener-policy': [ | ||
'same-origin', | ||
], | ||
'x-request-id': [ | ||
'eed2401b9d0d42c6b34c5444dce1965d', | ||
], | ||
'cache-control': [ | ||
'max-age=14400', | ||
], | ||
'cf-cache-status': [ | ||
'MISS', | ||
], | ||
'last-modified': [ | ||
'Mon, 01 Jan 2024 05:20:51 GMT', | ||
], | ||
'strict-transport-security': [ | ||
'max-age=15552000; includeSubDomains; preload', | ||
], | ||
server: [ | ||
'cloudflare', | ||
], | ||
'cf-ray': [ | ||
'83e850bfba1e68af-BUD', | ||
], | ||
'content-encoding': [ | ||
'br', | ||
], | ||
'alt-svc': [ | ||
'h3=":443"; ma=86400', | ||
], | ||
}, | ||
body: { | ||
id: '7e063ee6-343f-48e4-a4a5-f436393730f6', | ||
title: 'I Love My Dog You Love your Cat', | ||
indexed_on: '2022-08-01T21:56:38.264750Z', | ||
foreign_landing_url: 'https://www.jamendo.com/track/1037750', | ||
url: 'https://prod-1.storage.jamendo.com/?trackid=1037750&format=mp32', | ||
creator: 'Micaroni and Vulcano', | ||
creator_url: 'https://www.jamendo.com/artist/434110/Micaroni_and_Vulcano', | ||
license: 'by-nc-nd', | ||
license_version: '3.0', | ||
license_url: 'https://creativecommons.org/licenses/by-nc-nd/3.0/', | ||
provider: 'jamendo', | ||
source: 'jamendo', | ||
category: 'music', | ||
genres: [ | ||
'country', | ||
], | ||
filesize: null, | ||
filetype: 'mp32', | ||
tags: [ | ||
{ | ||
name: 'cat', | ||
accuracy: null, | ||
}, | ||
{ | ||
name: 'male', | ||
accuracy: null, | ||
}, | ||
{ | ||
name: 'nature', | ||
accuracy: null, | ||
}, | ||
{ | ||
name: 'speed_medium', | ||
accuracy: null, | ||
}, | ||
{ | ||
name: 'vocal', | ||
accuracy: null, | ||
}, | ||
], | ||
alt_files: null, | ||
attribution: '"I Love My Dog You Love your Cat" by Micaroni and Vulcano is licensed under CC BY-NC-ND 3.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/3.0/.', | ||
fields_matched: [], | ||
mature: false, | ||
audio_set: { | ||
title: 'I Love My Dog You Love Your Cat', | ||
foreign_landing_url: 'https://www.jamendo.com/album/122192/i-love-my-dog-you-love-your-cat', | ||
creator: 'Micaroni and Vulcano', | ||
creator_url: 'https://www.jamendo.com/artist/434110/Micaroni_and_Vulcano', | ||
url: null, | ||
filesize: null, | ||
filetype: null, | ||
}, | ||
duration: 193000, | ||
bit_rate: null, | ||
sample_rate: null, | ||
thumbnail: 'http://localhost:49153/v1/audio/7e063ee6-343f-48e4-a4a5-f436393730f6/thumb/', | ||
detail_url: 'http://localhost:49153/v1/audio/7e063ee6-343f-48e4-a4a5-f436393730f6/', | ||
related_url: 'http://localhost:49153/v1/audio/7e063ee6-343f-48e4-a4a5-f436393730f6/related/', | ||
waveform: 'http://localhost:49153/v1/audio/7e063ee6-343f-48e4-a4a5-f436393730f6/waveform/', | ||
unstable__sensitivity: [], | ||
}, | ||
}, | ||
} |
126 changes: 126 additions & 0 deletions
126
frontend/test/tapes/detail/images/e9d97a98-621b-4ec2-bf70-f47a74380452_keep-alive.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
{ | ||
meta: { | ||
createdAt: '2024-01-01T05:20:46.176Z', | ||
host: 'https://api.openverse.engineering', | ||
resHumanReadable: true, | ||
resUncompressed: true, | ||
}, | ||
req: { | ||
headers: { | ||
connection: 'keep-alive', | ||
}, | ||
url: '/v1/images/e9d97a98-621b-4ec2-bf70-f47a74380452/', | ||
method: 'GET', | ||
body: '', | ||
}, | ||
res: { | ||
status: 200, | ||
headers: { | ||
date: [ | ||
'Mon, 01 Jan 2024 05:20:46 GMT', | ||
], | ||
'content-type': [ | ||
'application/json', | ||
], | ||
'transfer-encoding': [ | ||
'chunked', | ||
], | ||
connection: [ | ||
'keep-alive', | ||
], | ||
vary: [ | ||
'Accept-Encoding, Accept, Authorization, origin', | ||
], | ||
allow: [ | ||
'GET, HEAD, OPTIONS', | ||
], | ||
'x-ratelimit-limit-anon_burst': [ | ||
'20/min', | ||
], | ||
'x-ratelimit-available-anon_burst': [ | ||
'19', | ||
], | ||
'x-ratelimit-limit-anon_sustained': [ | ||
'200/day', | ||
], | ||
'x-ratelimit-available-anon_sustained': [ | ||
'199', | ||
], | ||
'x-frame-options': [ | ||
'DENY', | ||
], | ||
'x-content-type-options': [ | ||
'nosniff', | ||
], | ||
'referrer-policy': [ | ||
'same-origin', | ||
], | ||
'cross-origin-opener-policy': [ | ||
'same-origin', | ||
], | ||
'x-request-id': [ | ||
'3c8e33566ba9493ebda5c415cd4cfc9c', | ||
], | ||
'cache-control': [ | ||
'max-age=14400', | ||
], | ||
'cf-cache-status': [ | ||
'MISS', | ||
], | ||
'last-modified': [ | ||
'Mon, 01 Jan 2024 05:20:46 GMT', | ||
], | ||
'strict-transport-security': [ | ||
'max-age=15552000; includeSubDomains; preload', | ||
], | ||
server: [ | ||
'cloudflare', | ||
], | ||
'cf-ray': [ | ||
'83e850a15b9cc1c3-BUD', | ||
], | ||
'content-encoding': [ | ||
'br', | ||
], | ||
'alt-svc': [ | ||
'h3=":443"; ma=86400', | ||
], | ||
}, | ||
body: { | ||
id: 'e9d97a98-621b-4ec2-bf70-f47a74380452', | ||
title: 'bubbles in honey', | ||
indexed_on: '2020-05-06T08:17:26.137708Z', | ||
foreign_landing_url: 'https://www.flickr.com/photos/85398171@N00/272777927', | ||
url: 'https://live.staticflickr.com/79/272777927_6f5df1b3cb.jpg', | ||
creator: 'mutednarayan', | ||
creator_url: 'https://www.flickr.com/photos/85398171@N00', | ||
license: 'by-sa', | ||
license_version: '2.0', | ||
license_url: 'https://creativecommons.org/licenses/by-sa/2.0/', | ||
provider: 'flickr', | ||
source: 'flickr', | ||
category: null, | ||
filesize: null, | ||
filetype: null, | ||
tags: [ | ||
{ | ||
name: 'bubbles', | ||
accuracy: null, | ||
}, | ||
{ | ||
name: 'honey', | ||
accuracy: null, | ||
}, | ||
], | ||
attribution: '"bubbles in honey" by mutednarayan is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/.', | ||
fields_matched: [], | ||
mature: false, | ||
height: 375, | ||
width: 500, | ||
thumbnail: 'http://localhost:49153/v1/images/e9d97a98-621b-4ec2-bf70-f47a74380452/thumb/', | ||
detail_url: 'http://localhost:49153/v1/images/e9d97a98-621b-4ec2-bf70-f47a74380452/', | ||
related_url: 'http://localhost:49153/v1/images/e9d97a98-621b-4ec2-bf70-f47a74380452/related/', | ||
unstable__sensitivity: [], | ||
}, | ||
}, | ||
} |
Oops, something went wrong.