GET v1/digitalfiles/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DigitalFileResourceName | Description | Type | Additional information |
---|---|---|---|
DigitalFile | DigitalFileDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "digitalFile": { "ambiguous": true, "aspectRatio": 2, "bitrate": 3, "server": 4, "controlModuleSet": 5, "codec": "sample string 6", "created": "2025-05-23T17:10:36.3552096-04:00", "fileName": "sample string 7", "fileSize": 8, "frameCount": 9, "frameRate": 10.1, "height": 11, "id": 12, "isValid": true, "isDeprecated": true, "location": 15, "modified": "2025-05-23T17:10:36.3552096-04:00", "partial": true, "path": "sample string 17", "problemDescription": "sample string 18", "reelNumber": 19, "sampleRate": 20, "show": 1, "supportedFields": 21, "updatedDateTime": "2025-05-23T17:10:36.3562072-04:00", "vbiExists": true, "width": 23, "reel": 1, "thumbnails": [ 1, 2 ], "mediaInfo": null, "hasCaptions": true, "captionsAreCompatible": true, "captionsMessage": "sample string 26", "sha1": "sample string 27", "isStreamable": false, "digitalFileLinks": [ 1, 2 ] } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.