Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/15753176/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-openvpn-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "timestamp": "2020-03-11T21:32:29+01:00",
            "action": 5,
            "target": "Le nom de fichier doit comporter entre 1 et 50 caractères.",
            "id": 5626973,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5626973/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15753183/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-openvpn-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "timestamp": "2020-03-11T21:26:36+01:00",
            "action": 5,
            "target": "Supprimer",
            "id": 5626957,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5626957/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15753185/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-openvpn-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "timestamp": "2020-03-11T21:21:44+01:00",
            "action": 5,
            "target": "En cours d'exécution",
            "id": 5626934,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5626934/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15753185/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-openvpn-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
            "timestamp": "2020-03-11T21:21:44+01:00",
            "action": 45,
            "target": "",
            "id": 5626933,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/5626933/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-openvpn-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-openvpn-plugin/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-02T16:04:42+01:00",
            "action": 0,
            "target": "",
            "id": 5584494,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5584494/?format=api"
        }
    ]
}