Translation components API.

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

GET /api/translations/turris/reforis-storage-plugin/fr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/28293763/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "author": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "timestamp": "2021-02-07T11:35:17.585436+01:00",
            "action": 5,
            "target": "État",
            "id": 9292175,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9292175/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28293743/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "author": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "timestamp": "2021-02-07T11:35:08.041788+01:00",
            "action": 5,
            "target": "Continuer",
            "id": 9292172,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9292172/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28293746/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "author": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "timestamp": "2021-02-07T11:33:43.717043+01:00",
            "action": 5,
            "target": "Appareil",
            "id": 9292150,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9292150/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28293742/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "author": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "timestamp": "2021-02-07T10:58:35.441914+01:00",
            "action": 5,
            "target": "Annuler",
            "id": 9291701,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9291701/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28293742/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "author": "https://hosted.weblate.org/api/users/simplix-fr/?format=api",
            "timestamp": "2021-02-07T10:58:35.431974+01:00",
            "action": 45,
            "target": "",
            "id": 9291700,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9291700/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-storage-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-storage-plugin/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-03T17:59:12.495126+01:00",
            "action": 0,
            "target": "",
            "id": 9225124,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9225124/?format=api"
        }
    ]
}