Get all the information for a specific eventAlternate route: /dev/characters/{character_id}/calendar/{event_id}/Alternate route: /v3/characters/{character_id}/calendar/{event_id}/This route is cached for up to 5 seconds
Request Request Example
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
curl--location--request GET 'https://esi.evetech.net/latest/characters//calendar//'
Response Response Example
200 - response
{"date":"2023-08-15T09:13:17.857Z","duration":60,"event_id":1386435,"importance":1,"owner_id":1,"owner_name":"EVE System","owner_type":"eve_server","response":"Undecided","text":"o7: The EVE Online Show features latest developer news, fast paced action, community overviews and a lot more with CCP Guard and CCP Mimic. Join the thrilling o7 live broadcast at 20:00 EVE time (=UTC) on <a href=\"http://www.twitch.tv/ccp\">EVE TV</a>. Don't miss it!","title":"o7 The EVE Online Show"}
Request
Path Params
character_id
integer
required
An EVE character ID
event_id
integer
required
The id of the event requested
Query Params
datasource
string
optional
The server name you would like data from
token
string
optional
Access token to use if unable to set a header
Header Params
If-None-Match
string
optional
ETag from a previous request. A 304 will be returned if this matches the current ETag