Translation components API.

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

GET /api/components/fedora-websites/getfedoraorg/changes/?format=api&page=227
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11304,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/changes/?format=api&page=226",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/442317/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:44:35.320397Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 47079,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/47079/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/442315/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:44:35.262778Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 47078,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/47078/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/442305/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:44:35.058666Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 47073,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/47073/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-15T22:44:34.838414Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 47072,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/47072/?format=api"
        }
    ]
}