Translation components API.

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

GET /api/translations/indicator-kde-connect/translations/pt/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/20872092/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-22T16:55:28.191572+02:00",
            "action": 9,
            "target": "Ancoragem deve funcionar também!\n",
            "id": 7566618,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/7566618/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/20872091/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-22T16:55:28.160836+02:00",
            "action": 9,
            "target": "Agora conecte os seus aparelhos usando uma conexão wifi.\n",
            "id": 7566617,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/7566617/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/20872090/?format=api",
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-22T16:55:28.119287+02:00",
            "action": 9,
            "target": "<b>Está preparado para o primeiro emparelhamento?</b>\n\n",
            "id": 7566616,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/7566616/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-22T16:55:06.754889+02:00",
            "action": 48,
            "target": "",
            "id": 7566610,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/7566610/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-22T16:55:06.496590+02:00",
            "action": 0,
            "target": "",
            "id": 7566608,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7566608/?format=api"
        }
    ]
}