Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/hy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739895/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.843078Z",
            "action": 59,
            "target": "Գրանցման ծանուցման հավելված",
            "id": 679653,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679653/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739896/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.843140Z",
            "action": 59,
            "target": "Էլ․ փոստի ծանուցում է ուղարկում էլ․ փոստի կարգաբերելի ցուցակին, երբ նոր օգտվող գրանցվում է:",
            "id": 679654,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679654/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739897/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.843189Z",
            "action": 59,
            "target": "Էլ․ փոստի ծանուցում է ուղարկում էլ․ փոստի կարգաբերելի ցուցակին, երբ նոր օգտվող գրանցվում է: <strong>Տեղադրման հրահանգների համար տես այս հավելվածի README փաստաթուղթը:</strong>",
            "id": 679655,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679655/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.843227Z",
            "action": 0,
            "target": "",
            "id": 679656,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679656/?format=api"
        }
    ]
}