Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/contrib/da/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/61343/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/contrib/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:12.105106Z",
            "action": 30,
            "target": "This is the Hall of Contributors, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tier-rewards' target='_blank'>Gems, exclusive Equipment</a>, and <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tiers' target='_blank'>prestigious titles</a>. You can contribute to Habitica, too! <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica' target='_blank'>Find out more here.</a>",
            "id": 1200796,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/1200796/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/61343/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/contrib/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:12.105157Z",
            "action": 59,
            "target": "Dette er Bidragsydernes Sal, hvor dem, der har bidraget med open-source materiale til Habitica, bliver æret. Om det er gennem kode, grafik, musik, tekst eller bare generel hjælpsomhed, har de modtaget <a href='https://habitica.fandom.com/wiki/Contributor_Rewards' target='_blank'> ædelsten, eksklusivt udstyr</a>, og <a href='https://habitica.fandom.com/wiki/Contributor_Titles' target='_blank'>prestigefyldte titler</a>. Du kan også bidrage til Habitica! <a href='https://habitica.fandom.com/wiki/Contributing_to_Habitica' target='_blank'> Find ud af mere her. </a>",
            "id": 1200797,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1200797/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/contrib/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:12.105236Z",
            "action": 0,
            "target": "",
            "id": 1200798,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1200798/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/contrib/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:14.872361Z",
            "action": 44,
            "target": "",
            "id": 1200933,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1200933/?format=api"
        }
    ]
}