Translation components API.

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

GET /api/translations/habitica-android/common/ko/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 85,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/common/ko/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2705899/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/Milo/?format=api",
            "author": "https://translate.habitica.com/api/users/Milo/?format=api",
            "timestamp": "2024-02-04T07:17:51.117453Z",
            "action": 5,
            "target": "%d 매일 할 일",
            "id": 1105868,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1105868/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2705900/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/Milo/?format=api",
            "author": "https://translate.habitica.com/api/users/Milo/?format=api",
            "timestamp": "2024-02-04T07:18:01.827437Z",
            "action": 5,
            "target": "%d 할 일",
            "id": 1105869,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1105869/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2709954/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/Milo/?format=api",
            "author": "https://translate.habitica.com/api/users/Milo/?format=api",
            "timestamp": "2024-02-04T07:18:32.522432Z",
            "action": 5,
            "target": "%d번 신고 됨, 숨김",
            "id": 1105870,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1105870/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2705905/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/Milo/?format=api",
            "author": "https://translate.habitica.com/api/users/Milo/?format=api",
            "timestamp": "2024-02-04T07:18:39.526883Z",
            "action": 5,
            "target": "새로운 %s",
            "id": 1105871,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1105871/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2705906/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/common/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/Milo/?format=api",
            "author": "https://translate.habitica.com/api/users/Milo/?format=api",
            "timestamp": "2024-02-04T07:18:45.887988Z",
            "action": 5,
            "target": "저장 %s",
            "id": 1105872,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1105872/?format=api"
        }
    ]
}