Translation components API.

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

GET /api/translations/mailcleaner/glossary/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/28788648/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:55:36+02:00",
            "action": 5,
            "target": "lista de notícias",
            "id": 4121966,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121966/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788650/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:55:00+02:00",
            "action": 5,
            "target": "boletins informativos",
            "id": 4121962,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121962/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788652/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:51:50+02:00",
            "action": 5,
            "target": "boletim informativo",
            "id": 4121949,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121949/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788654/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:12:06+02:00",
            "action": 5,
            "target": "remetente",
            "id": 4121583,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121583/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788656/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:11:58+02:00",
            "action": 5,
            "target": "destinatário",
            "id": 4121582,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121582/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788658/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:10:56+02:00",
            "action": 5,
            "target": "configurações",
            "id": 4121578,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121578/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788660/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:08:20+02:00",
            "action": 5,
            "target": "palavra-passe",
            "id": 4121569,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121569/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788662/?format=api",
            "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-22T16:08:13+02:00",
            "action": 5,
            "target": "nome de utilizador",
            "id": 4121568,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4121568/?format=api"
        }
    ]
}