projects
Public Project
View a project
get/projects/{project_id}
Path parameters
project_idinteger required
Project Unique identifier
Response
OK. Project representation
Example response
{
"url": "http://api.figshare.com/v2/account/projects/1",
"id": 1,
"title": "project",
"created_date": "2017-05-16T14:52:54Z",
"modified_date": "2017-05-16T14:52:54Z",
"published_date": "2017-05-16T14:52:54Z"
}