Hi @bozana,
Here is the API call result for the case when the status is displayed as ‘submitted’, but should actually be ‘active’:
{"status":"ok","message-type":"deposit-list","message-version":"1.0.0","message":{"items-per-page":20,"query":{"start-index":0,"search-terms":null},"total-results":2,"items":[{"handoff":{"status":"completed","delay-millis":2718.2818284590453,"try-count":1,"timestamp":1498817276487},"dois":["10.17323\/727-0634-2017-15-2-333-340"],"parent":null,"matched-citation-count":0,"filename":null,"submitted-at":"Fri Jun 30 06:07:56 EDT 2017","status":"submitted","length":6904,"content-type":"application\/vnd.crossref.deposit+xml","pingback-url":null,"citation-count":0,"test":false,"owner":"hse","batch-id":"567b2eae-e8d1-4d3c-93a4-4f919e3e2de9"},{"handoff":{"status":"completed","delay-millis":2718.2818284590453,"try-count":1,"timestamp":1499279534761},"dois":["10.17323\/727-0634-2017-15-2-333-340","10.17323\/727-0634-2017-15-2-323-332","10.17323\/727-0634-2017-15-2-309-322","10.17323\/727-0634-2017-15-2-297-308","10.17323\/727-0634-2017-15-2-281-296","10.17323\/727-0634-2017-15-2-267-280","10.17323\/727-0634-2017-15-2-251-266","10.17323\/727-0634-2017-15-2-235-250","10.17323\/727-0634-2017-15-2-217-234","10.17323\/727-0634-2017-15-2-201-216","10.17323\/727-0634-2017-15-2-183-200"],"parent":null,"matched-citation-count":0,"filename":null,"submitted-at":"Wed Jul 05 14:32:14 EDT 2017","status":"submitted","length":64523,"content-type":"application\/vnd.crossref.deposit+xml","pingback-url":null,"citation-count":0,"test":false,"owner":"hse","batch-id":"975590cb-7695-4709-bd53-76c9a43dde67"}]}}
This is what I get for the article, which status is displayed as ‘active’:
{"status":"ok","message-type":"deposit-list","message-version":"1.0.0","message":{"items-per-page":20,"query":{"start-index":0,"search-terms":null},"total-results":1,"items":[{"handoff":{"status":"completed","delay-millis":2718.2818284590453,"try-count":1,"timestamp":1493085969595},"dois":["10.17323\/2411-7390-2017-3-1","10.17323\/2411-7390-2017-3-1-102-105"],"parent":null,"matched-citation-count":0,"filename":null,"submitted-at":"Mon Apr 24 22:06:09 EDT 2017","status":"completed","length":2904,"content-type":"application\/vnd.crossref.deposit+xml","pingback-url":null,"submission":{"messages":[{"message-types":[],"message":"Successfully updated in handle","related-doi":"10.17323\/2411-7390-2017-3-1","status":"success"},{"message-types":[],"message":"Successfully updated","related-doi":"10.17323\/2411-7390-2017-3-1-102-105","status":"success"}],"failure-count":0,"warning-count":0,"success-count":2,"record-count":2,"batch-id":"632b21c6-6ac7-4e0e-a9bd-3a2c6aa65ab2","submission-id":"1404838822"},"citation-count":0,"test":false,"owner":"hse","batch-id":"632b21c6-6ac7-4e0e-a9bd-3a2c6aa65ab2"}]}}
I do not know how to read this. But both results have different values for statuses…