This query returns a list of when a media playback started on a put.io app.
Developer info
- API endpoint slug
- putio.history_of_playback_started
- Runtime method
- performQuery("putio.history_of_playback_started"}
Query fields
No fields for this query
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Putio.historyOfPlaybackStarted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
File ID of the file being played.
- Slug
- file_id
- Filter code
- Putio.historyOfPlaybackStarted.FileId
- Type
- String
- Example
- 1234
File name Name of the file being played.
- Slug
- file_name
- Filter code
- Putio.historyOfPlaybackStarted.FileName
- Type
- String
- Example
- Big Buck Bunny.mp4
File type Type of the file being played.
- Slug
- file_type
- Filter code
- Putio.historyOfPlaybackStarted.FileType
- Type
- String
- Example
- VIDEO
Client ID of the client.
- Slug
- client_id
- Filter code
- Putio.historyOfPlaybackStarted.ClientId
- Type
- String
- Example
- 1234
Client name Name of the client.
- Slug
- client_name
- Filter code
- Putio.historyOfPlaybackStarted.ClientName
- Type
- String
- Example
- Firefox on Mac OS X
App ID of the put.io application.
- Slug
- app_id
- Filter code
- Putio.historyOfPlaybackStarted.AppId
- Type
- String
- Example
- 1234
App name Name of the put.io application.
- Slug
- app_name
- Filter code
- Putio.historyOfPlaybackStarted.AppName
- Type
- String
- Example
- Put.io Apple TV App