Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/phpmyadmin/sql-parser/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/4450561/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/dada1981/?format=api",
            "author": "https://hosted.weblate.org/api/users/dada1981/?format=api",
            "timestamp": "2017-01-20T22:51:25+01:00",
            "action": 5,
            "target": "Unerwartetes Ende eines CASE Ausdrucks",
            "id": 1554325,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/1554325/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4450560/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/dada1981/?format=api",
            "author": "https://hosted.weblate.org/api/users/dada1981/?format=api",
            "timestamp": "2017-01-20T22:50:33+01:00",
            "action": 5,
            "target": "Unerwartetes Schlüsselwort.",
            "id": 1554322,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/1554322/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-06T08:32:33+01:00",
            "action": 0,
            "target": "",
            "id": 1523615,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1523615/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-03T11:35:41+01:00",
            "action": 0,
            "target": "",
            "id": 1517597,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1517597/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-21T15:57:22+01:00",
            "action": 17,
            "target": "",
            "id": 1496752,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/1496752/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4450563/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2016-12-21T15:56:33+01:00",
            "action": 6,
            "target": "",
            "id": 1496746,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/1496746/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/sql-parser/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-21T14:35:34+01:00",
            "action": 0,
            "target": "",
            "id": 1496573,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1496573/?format=api"
        }
    ]
}