traduora 0.4.0

REST API bindings for Traduora, an open-source translation management platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "data": {
        "id": "0fa39756-65db-423c-a6d9-534b62fe9ead",
        "value": "new.term.text",
        "labels": [
                {
                    "id": "c16d0fc3-73e6-4962-b8d5-f3054b8ff002",
                    "value": "Example label",
                    "color": "#D81159"
                }
        ],
        "date": {
            "created": "2021-10-23T16:12:55.691Z",
            "modified": "2021-10-25T16:10:16.000Z"
        }
    }
}