Translation components API.

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

GET /api/translations/lolibrary/validation/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813909+02:00",
            "action": 0,
            "target": "",
            "id": 63031808,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63031808/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215455/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813872+02:00",
            "action": 59,
            "target": "The :attribute has already been taken.",
            "id": 63031807,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031807/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215454/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813833+02:00",
            "action": 59,
            "target": "The :attribute must be a string.",
            "id": 63031806,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031806/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215453/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813793+02:00",
            "action": 59,
            "target": "The :attribute field is required.",
            "id": 63031805,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031805/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215452/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813752+02:00",
            "action": 59,
            "target": "The :attribute format is invalid.",
            "id": 63031804,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031804/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215451/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813710+02:00",
            "action": 59,
            "target": "The :attribute must be at least :min characters.",
            "id": 63031803,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031803/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215450/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813664+02:00",
            "action": 59,
            "target": "The :attribute may not be greater than :max characters.",
            "id": 63031802,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031802/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215449/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813569+02:00",
            "action": 59,
            "target": "The :attribute must be a valid email address.",
            "id": 63031801,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031801/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103215448/?format=api",
            "component": "https://hosted.weblate.org/api/components/lolibrary/validation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-04T23:40:33.813445+02:00",
            "action": 59,
            "target": "The :attribute confirmation does not match.",
            "id": 63031800,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63031800/?format=api"
        }
    ]
}