Accessing absence information through REST
![](http://jazz.net/_images/myphoto/73f1ec1dd453614ecb57a20d71a83c35.jpg)
Hi,
I'm trying to access contributor absence information through the REST API - the only way I have found so far is to go to /rpt/repository/apt which seems to give me all contributor absences, plus a large amount of other stuff I'm not interested in.
The type of query I'm looking to carry out is as follows;
- Return all contributor absence records between a defined start date and end date
Additionally, it would be useful to be able to do the following;
- The above, filtered by Focus Team (or Team Area)
- Have the results returned in JSON format rather than XML
Thanks in advance for any assistance you can give.
Regards,
Matt
I'm trying to access contributor absence information through the REST API - the only way I have found so far is to go to /rpt/repository/apt which seems to give me all contributor absences, plus a large amount of other stuff I'm not interested in.
The type of query I'm looking to carry out is as follows;
- Return all contributor absence records between a defined start date and end date
Additionally, it would be useful to be able to do the following;
- The above, filtered by Focus Team (or Team Area)
- Have the results returned in JSON format rather than XML
Thanks in advance for any assistance you can give.
Regards,
Matt