Get Timeline Detail
GET /api/creative/timelines/{timeline_id}/detail
Get full timeline detail with events, plotlines, relationships, arcs.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”Successful Response
Full detail response with events, plotlines, relationships, arcs.
object
Operation status
Full timeline detail
object
Timeline metadata
object
Timeline name
Description
Time scale
Start date
End date
Tags
Active view mode
All events
First-class timeline event with structured fields.
object
Parent timeline ID
Event title
Event description
Human-readable date string
Sortable integer date
Event category
Importance level
Order within same date
Tags
Entity links
Link from an event to an entity (character, location, document, etc.).
Linked lore entries with link IDs
Link from an event to a lore entry, with the link record ID for unlinking.
object
Link record ID
Lore entry ID
Plotline memberships
Plotlines / lanes
Swimlane lane within a timeline.
object
Parent timeline ID
Lane name
Lane description
Lane color hex
Display order
Whether lane is collapsed
Event-to-event relationships
Relationship between two events (causes, follows, etc.).
object
Source event ID
Target event ID
Type of relationship
Optional description
How tightly the events are coupled (0.0 = unrelated, 1.0 = direct cause)
Character arc points
Single point on a character arc curve.
object
Event this arc point is anchored to
Emotional valence 0-100
Label for this point
Author notes about why the value sits where it does
Custom fantasy calendar definition.
object
Project this calendar belongs to
Calendar name
Calendar description
Era definitions
Single era definition within a calendar system.
object
Era name (e.g. ‘First Age’)
Short form (e.g. ‘FA’)
Sort key where this era begins
Whether this is the active/ongoing era
Month definitions
Single month within a calendar system.
object
Month name
Number of days in this month
Days per week
Day names in order
Label for year numbering
Template for formatting dates
Validation Error