About this query
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This query returns the track that was on stream at specified timestamp.
- API endpoint slug
- seeburg.stream_at_timestamp
- Runtime method
- performQuery("seeburg.stream_at_timestamp")
Query fields
Timestamp Text input > Other
- Label
- Timestamp
- Slug
- timestamp
- Required
- false
- Can have default value
- true
Ingredients
Track IDTrack id
- Slug
- track_id
- Filter code
- Seeburg.streamAtTimestamp.TrackId
- Type
- String
- Example
- 135
Track nameThe name of the track
- Slug
- track_name
- Filter code
- Seeburg.streamAtTimestamp.TrackName
- Type
- String
- Example
- The Way You Look Tonight
Record libraryRecord library name
- Slug
- record_library
- Filter code
- Seeburg.streamAtTimestamp.RecordLibrary
- Type
- String
- Example
- Basic
Record numberThe number of record
- Slug
- record_number
- Filter code
- Seeburg.streamAtTimestamp.RecordNumber
- Type
- String
- Example
- B16
Track positionThe position of the track on the record (e.g. Track 10)
- Slug
- track_position
- Filter code
- Seeburg.streamAtTimestamp.TrackPosition
- Type
- String
- Example
- 12
Track sideThe side (A, B) of the record that the current track is on.
- Slug
- track_side
- Filter code
- Seeburg.streamAtTimestamp.TrackSide
- Type
- String
- Example
- A
Track artistThe artist/composer of the track
- Slug
- track_artist
- Filter code
- Seeburg.streamAtTimestamp.TrackArtist
- Type
- String
- Example
- Sara Smith
Created atTime when track was created
- Slug
- created_at
- Filter code
- Seeburg.streamAtTimestamp.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Record IDRecord id
- Slug
- record_id
- Filter code
- Seeburg.streamAtTimestamp.RecordId
- Type
- String
- Example
- 143