GET /event/{id}/
thespacedevs.com:launch-library-api
Summary: Get event details
Operation ID: getEvent
Auth: unknown
Operation ID: getEvent
Auth: unknown
Description
Returns detailed information about a specific space event.
Parameters (1)
id
(integer, path, required)
ID of the event
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get event by ID 1 | curl |
https://ll.thespacedevs.com/2.2.0/event/1/ |
|
| Get event by ID 100 | curl |
https://ll.thespacedevs.com/2.2.0/event/100/ |
|
| Get event by ID 500 | curl |
https://ll.thespacedevs.com/2.2.0/event/500/ |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:53:04.887537 | 429 | 187ms | |
| 2026-03-23 10:25:40.549130 | 429 | 365ms | |
| 2026-03-23 10:23:32.114472 | 200 | 777ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:25:40.549130 | 54dd1bae6bcb |
c8154bfc6a74 |
| 2026-03-23 10:53:04.887537 | c8154bfc6a74 |
b5422ceb307c |