When a query is performed against api platform, with a given DOI, response contains a lot of items, most of them not related to the query.
For example, following query
https://api.crossref.org/works?query=%2C10.1111%2Fjfbc.13557
should return a single result, while about 400K items are returned.
If a lookup with same DOI is performed on crossref web site, only the item with searched DOI is correctly returned.
When a query is performed against api platform, with a given DOI, response contains a lot of items, most of them not related to the query.
For example, following query
https://api.crossref.org/works?query=%2C10.1111%2Fjfbc.13557
should return a single result, while about 400K items are returned.
If a lookup with same DOI is performed on crossref web site, only the item with searched DOI is correctly returned.