Cosmic.6047:

Match-Details needs a timestamp when the objective changed hands the last time. To reduce the load on the API and in case of mobile apps to reduce data use. The upgrade status of an objective would be a nice addition as well.

I’m wondering if ANET thought about adding streams and feeding them only the current event / detail / map changes ?

Drakma.1549:

Until such time happens, I do have the following available on my site (gw2stats.net)

http://gw2stats.net/api/objectives.json

http://gw2stats.net/api/objectives.json?type=match&id=1-1 will give a single match

http://gw2stats.net/api/objectives.json?type=world&id=1010 will give a single world

No “type” argument will give all the objectives across all worlds (this can take up to a second or more to pull)

All API’s on gw2stats.net support CORS and callbacks

You can view examples at http://gw2stats.net/status/api