Translation projects API.

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

GET /api/projects/habitica/changes/?format=api&page=15080
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 301582,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15079",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/171161/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "author": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "timestamp": "2024-10-04T22:17:37.192107Z",
            "action": 2,
            "target": "Hasarı durdurdunuz.",
            "id": 1175317,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1175317/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/74654/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "author": "https://translate.habitica.com/api/users/Translatelab/?format=api",
            "timestamp": "2024-10-04T22:27:47.166057Z",
            "action": 4,
            "target": "herkesi güvende, mutlu ve üretken olmasına yardım etmek amacıyla; Mücadeleler, Oyuncu Profilleri, Parti Sohbeti ve gizli mesajlar için bazı kurallarımız var. Bu kuralları içten olmaları ve kolaylıkla okunabilmeleri için özenerek hazırladık. Lütfen sohbet etmeye başlamadan önce kuralları okumaya vakit ayır.",
            "id": 1175318,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1175318/?format=api"
        }
    ]
}