Translation components API.

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

GET /api/components/yunohost-apps-test/huginn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:30:12.108502Z",
            "action": 0,
            "target": "",
            "id": 217332,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/217332/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/143207/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:30:12.108442Z",
            "action": 71,
            "target": "",
            "id": 217331,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/217331/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:30:12.025419Z",
            "action": 17,
            "target": "",
            "id": 217330,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/217330/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.185599Z",
            "action": 0,
            "target": "",
            "id": 211443,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211443/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139112/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.185526Z",
            "action": 71,
            "target": "",
            "id": 211442,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211442/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:34.999854Z",
            "action": 0,
            "target": "",
            "id": 211433,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211433/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139104/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/huginn/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:34.999100Z",
            "action": 71,
            "target": "Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn's Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server. You always know who has your data. You do.",
            "id": 211432,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211432/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/huginn/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:50.893665Z",
            "action": 51,
            "target": "",
            "id": 205198,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/205198/?format=api"
        }
    ]
}