{ "operation": "GET /articles", "description": "Representative response listing public Figshare articles. To scope to HBKU/Manara works, filter by the Qatar National Library institution or use the search endpoint.", "request": { "method": "GET", "url": "https://api.figshare.com/v2/articles?page=1&page_size=2" }, "response": [ { "id": 1434614, "title": "Test article title", "doi": "10.6084/m9.figshare.1434614", "handle": "", "url": "https://api.figshare.com/v2/articles/1434614", "url_public_html": "https://figshare.com/articles/media/Test_article_title/1434614", "url_public_api": "https://api.figshare.com/v2/articles/1434614", "published_date": "2017-05-18T11:49:03Z", "thumb": "https://ndownloader.figshare.com/files/3000002/preview/thumb.png", "defined_type": 3, "defined_type_name": "media", "group_id": 1234, "resource_title": null, "resource_doi": null, "timeline": { "posted": "2017-05-18T11:49:03", "firstOnline": "2017-05-18T11:49:03" } } ] }