Last active
November 21, 2021 01:29
-
-
Save georgeteo/710a09f68c4e5882df75bffde85c337e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"found": true, | |
"query": "面白い", | |
"uri": "https://jisho.org/word/%E9%9D%A2%E7%99%BD%E3%81%84", | |
"meanings": [ | |
{ | |
"seeAlsoTerms": [], | |
"definition": "interesting; fascinating; intriguing; enthralling", | |
"supplemental": [], | |
"definitionAbstract": "", | |
}, | |
{ | |
"seeAlsoTerms": [], | |
"definition": "amusing; funny; comical", | |
"supplemental": [], | |
"definitionAbstract": "", | |
}, | |
], | |
"otherForms": [], | |
"audio": [ | |
{ | |
"uri": "https://d1vjc5dkcd3yh2.cloudfront.net/audio/f02c6143be14652a7ece2337fb18eeca.mp3", | |
"mimetype": "audio/mpeg" | |
}, | |
{ | |
"uri": "https://d1vjc5dkcd3yh2.cloudfront.net/audio_ogg/f02c6143be14652a7ece2337fb18eeca.ogg", | |
"mimetype": "audio/ogg" | |
} | |
], | |
"notes": [] | |
} | |
{ | |
"found": true, | |
"query": "本は面白いです", | |
"uri": "https://jisho.org/search/%E6%9C%AC%E3%81%AF%E9%9D%A2%E7%99%BD%E3%81%84%E3%81%A7%E3%81%99", | |
"words": { | |
"sentences": [ | |
"本", | |
"は", | |
"面白い", | |
"です" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment