citedByApiUrl property
A URL that uses the cites filter to display a list of works that cite this work. This is a way to expand cited_by_count into an actual list of works.
Implementation
@JsonKey(name: 'cited_by_api_url')
String? citedByApiUrl;
A URL that uses the cites filter to display a list of works that cite this work. This is a way to expand cited_by_count into an actual list of works.
@JsonKey(name: 'cited_by_api_url')
String? citedByApiUrl;