Translation components API.

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

GET /api/translations/documentation/administrator-django-index/en_devel/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806363Z",
            "action": 0,
            "target": "",
            "id": 339627,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/339627/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371010/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806342Z",
            "action": 59,
            "target": "Navigate to an object's moderation page and select {guilabel}`View in Django's admin` from the dropdown menu.",
            "id": 339626,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339626/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371008/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806321Z",
            "action": 59,
            "target": "Navigate to `https://<yourdomain>/api/admin` and log in with your pod admin credentials.",
            "id": 339625,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339625/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371006/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806299Z",
            "action": 59,
            "target": "There are two ways to access the Django administration dashboard:",
            "id": 339624,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339624/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/371004/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806274Z",
            "action": 59,
            "target": "For some administration you need to access data that isn't available on the frontend. Funkwhale makes use of the [Django web framework](https://www.djangoproject.com/). This provides a dashboard that gives pod admins access to more tools and data than the frontend.",
            "id": 339623,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339623/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/370984/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806229Z",
            "action": 59,
            "target": "Use the Django dashboard",
            "id": 339622,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339622/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/370970/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-django-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:41.806195Z",
            "action": 59,
            "target": "Administrative tasks",
            "id": 339621,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/339621/?format=api"
        }
    ]
}