GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add OCR transcription to response of `/find/` endpoint #235

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

If an OCR transcription is available for the given submission, it should be included in the response. An additional ocr key should be introduced in the response object, the transcription serializer can be used for this.