Elite Dangerous Journal Schemas

Passengers

When written: at startup, when loading the saved game file

Properties

Name Type Optional Description Examples
timestamp string No Timestamp in UTC, ISO 8601
  • 2022-09-11T22:00:45Z
  • 2022-09-12T08:54:21Z
  • 2022-09-12T08:54:24Z
event string No
  • Passengers
Manifest array No Array of passenger records -
Name Type Optional Description Examples
MissionID integer No
  • 799410896
  • 841578018
  • 841577937
Type string No
  • Explorer
  • Tourist
  • Business
VIP boolean No
  • true
Wanted boolean No
  • false
  • true
Count integer No
  • 7
  • 9
  • 13