---
title: "Changes to Get event"
method: GET
path: "/events/{eventId}"
---

# Changes to Get event

`GET /events/{eventId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-09-27** `880b1f4d531c` — 4 breaking, 32 info

## Changes

- **2026-09-27** `880b1f4d531c` — 4 breaking, 32 info
  - removed the required property `event/authorId` from the response with the `200` status
  - removed the required property `event/moderationStatus` from the response with the `200` status
  - removed the required property `event/organizerUserId` from the response with the `200` status
  - removed the required property `event/requiresApproval` from the response with the `200` status
  - added the required property `event/arrivalCity` to the response with the `200` status
  - added the required property `event/arrivalLocation` to the response with the `200` status
  - added the required property `event/configVersion` to the response with the `200` status
  - added the required property `event/departureCity` to the response with the `200` status
  - added the required property `event/departureLocation` to the response with the `200` status
  - added the required property `event/editionNumber` to the response with the `200` status
  - added the required property `event/eventConfig` to the response with the `200` status
  - added the required property `event/externalLink` to the response with the `200` status
  - added the required property `event/game` to the response with the `200` status
  - added the required property `event/language` to the response with the `200` status
  - added the required property `event/lifecycleStatus` to the response with the `200` status
  - added the required property `event/meetupAt` to the response with the `200` status
  - added the required property `event/postEventSummary` to the response with the `200` status
  - added the required property `event/publicId` to the response with the `200` status
  - added the required property `event/recapGalleryUrl` to the response with the `200` status
  - added the required property `event/requiredDlcs` to the response with the `200` status
  - added the required property `event/rosterVisibility` to the response with the `200` status
  - added the required property `event/routeImage` to the response with the `200` status
  - added the required property `event/safetyStatus` to the response with the `200` status
  - added the required property `event/seriesId` to the response with the `200` status
  - added the required property `event/temporaryRules` to the response with the `200` status
  - added the required property `event/tmpEventId` to the response with the `200` status
  - added the required property `event/tmpEventUrl` to the response with the `200` status
  - added the required property `event/voiceLink` to the response with the `200` status
  - added the required property `event/vtcCompanyType` to the response with the `200` status
  - added the required property `event/vtcHandle` to the response with the `200` status
  - added the required property `event/vtcName` to the response with the `200` status
  - added the required property `event/vtcOfficial` to the response with the `200` status
  - added the required property `event/vtcPartnered` to the response with the `200` status
  - added the required property `event/vtcProfilePicture` to the response with the `200` status
  - added the required property `event/vtcRegistrationDeadline` to the response with the `200` status
  - added the required property `event/vtcVerified` to the response with the `200` status

---

[Operation](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api/docs/events/:eventId/get.md) · [API](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api.md) · [Page](https://skmtc.dev/trucklinemp/apis/trucklinemp-public-api/changes/events/:eventId/get)
