...
Get the file: You need to use the call media/get/{token} with token is the custom/filetoken property in the previous result.
JSON FILE FORMAT
...
RESULT
A JSON object with these properties:
key | Segment key | string | ||
format | The content format such as "plain" or "html_1". | string | ||
dt | The last date of change of any property of the segment (texts, status, ...) | datetime | ||
bsid | Sequential number assigned for display in the translation editor. This number may change with push requests. | int | ||
cfs | Segment level custom fields (null if there are none). Each array element has properties id (custom field ID) and v (custom field value) | object[]? | ||
texts | A dictionary of texts. The key is the locale and the value a text object, see below.
| object[] |
EXAMPLES
Basic results without custom fields, labels and comments:We use