Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/overview/hu/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2773182/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-05T20:56:19.073365Z",
            "action": 2,
            "target": "Vannak kérdéseid? Nézd meg az <a href='/static/faq'>GYIK</a> oldalt! Ha ott nem találod a választ, további segítségért használhatod ezt az űrlapot: ",
            "id": 1220406,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1220406/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2773182/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-05T20:56:19.382342Z",
            "action": 36,
            "target": "Vannak kérdéseid? Nézd meg az <a href='/static/faq'>GYIK</a> oldalt! Ha ott nem találod a választ, további segítségért használhatod ezt az űrlapot: ",
            "id": 1220407,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1220407/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/187405/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-03-14T18:56:13.599659Z",
            "action": 36,
            "target": "Miután megismerkedtél az alapokkal, még többet kihozhatsz Habiticából ezekkel a hasznos funkciókkal:\n* Rendezd a feladataidat [címkékkel](https://habitica.fandom.com/wiki/Tags) (egy feladat szerkesztésével adhatsz hozzá címkéket).\n* Személyre szabhatod az [avatárodat](https://habitica.fandom.com/wiki/Avatar) a jobb felső sarokban lévő felhasználói ikonra kattintva.\n* Vásárolj [felszerelést](https://habitica.fandom.com/wiki/Equipment) a jutalmak között vagy a [boltban](<%= shopUrl %>), majd cseréld ki a [Leltár > Felszerelés](<%= equipUrl %>) menüpont alatt.\n* Lépj kapcsolatba más játékosokkal a [Csapatkereső eszköz](https://habitica.com/looking-for-party) segítségével.\n* Kelts ki [kisállatokat](https://habitica.fandom.com/wiki/Pets) [tojások](https://habitica.fandom.com/wiki/Eggs) és [keltetőfőzetek](https://habitica.fandom.com/wiki/Hatching_Potions) gyűjtésével. [Etesd meg](https://habitica.fandom.com/wiki/Food) őket, hogy [hátassá](https://habitica.fandom.com/wiki/Mounts) fejlődjenek.\n* 10. szinttől: Válassz egy [kasztot](https://habitica.fandom.com/wiki/Class_System), és használd a kaszt specifikus [képességeket](https://habitica.fandom.com/wiki/Skills) (11-14. szinten).\n* Hozz létre csapatot a barátaiddal (kattints a [Csapat](<%= partyUrl %>) menüpontra a navigációs sávban), hogy felelősséget vállaljatok egymásért és megszerezzetek egy küldetési tekercset.\n* Győzz le szörnyeket és gyűjts tárgyakat a [küldetésekben](https://habitica.fandom.com/wiki/Quests) (15. szinten kapod meg az első küldetésedet).",
            "id": 1231850,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1231850/?format=api"
        }
    ]
}