Translation components API.

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

GET /api/translations/peppercarrot/website/sl/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 653,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peppercarrot/website/sl/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/849401/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:43:05.703030Z",
            "action": 59,
            "target": "Filozofija",
            "id": 618121,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/618121/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/849400/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:43:05.703001Z",
            "action": 59,
            "target": "Opazovalec",
            "id": 618120,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/618120/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/849399/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-15T08:43:05.702946Z",
            "action": 59,
            "target": "%1$s od %2$s",
            "id": 618119,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/618119/?format=api"
        }
    ]
}