Translation components API.

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

GET /api/translations/tails/wikisrcdocanonymous_internettorwhy-po/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorwhy-po/de/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/1888/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorwhy-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorwhy-po/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:27:57Z",
            "action": 13,
            "target": "",
            "id": 772,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/772/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/1889/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorwhy-po/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorwhy-po/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-12T13:27:57Z",
            "action": 13,
            "target": "",
            "id": 773,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/773/?format=api"
        }
    ]
}