stream_modified

The date and time the media item was last modified.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-modified-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_modified",
  "title": "stream_modified",
  "description": "The date and time the media item was last modified.",
  "example": "2014-01-02T02:20:00Z",
  "format": "date-time",
  "type": "string"
}