authorships property
List of Authorship objects, each representing an author and their institution. Limited to the first 100 authors to maintain API performance.
Implementation
List<Authorship>? authorships;
List of Authorship objects, each representing an author and their institution. Limited to the first 100 authors to maintain API performance.
List<Authorship>? authorships;