news
/news/type/{type}
Returns the last 100 in-game server news for a given type <br><br>[cache 2 min]
get/news/type/{type}
Path parameters
type'0' | '1' | '2' required
Enums:
- 0 - RvR
- 1 - PlayerRP
- 2 - PlayerXP
Response
successful operation
Example response
{
"Date": "27-05-2022 04:37 AM",
"Type": "RvR",
"Realm": "Albion",
"Text": "The forces of Albion have captured Dun Crauchon!"
}Changes
Changed in 2 of the 18 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲