GET rendition/…/projected-proficiency/…

Retrieves the projected proficiency for a given drill or collection of drills after a given duration into the future.

This reflects the projected proficiency if the user stops practicing at the time of the request.

Resource URL

https://www.drillster.com/api/2.1.1/rendition/{drillable_id}/projected-proficiency/{duration}

or

https://www.drillster.com/api/2.1.1/rendition/projected-proficiency/{duration}

Parameters

Field Type Description
drillable_id
required, repeatable
String Unique identifier of the drill or course.

Example value: 5YiBVXMMkIB6FmcLssQ74Q
duration
required
String The duration into the future, expressed as an ISO 8601 duration string.

Example value: P30D

Response

A 2.1.1 Proficiency object containing the projected proficiency.