Translation components API.

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

GET /api/components/documentation/administrator-configuration-mrf/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/372418/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612890Z",
            "action": 59,
            "target": "The Funkwhale project consider all custom MRF policies to fall under the purview of the AGPL. This means you're required to release the source of your custom MRF policy modules publicly.",
            "id": 341209,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341209/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372416/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612868Z",
            "action": 59,
            "target": "Writing custom MRF rules can impact the performance and stability of your pod. It can also affect message delivery. Every time your pod receives a message it calls your policy.",
            "id": 341208,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341208/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372415/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612848Z",
            "action": 59,
            "target": "Disclaimer",
            "id": 341207,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341207/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372413/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612827Z",
            "action": 59,
            "target": "Pleroma MRF policies can also affect outgoing messages. This is not currently supported in Funkwhale.",
            "id": 341206,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341206/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372411/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612806Z",
            "action": 59,
            "target": "Domain and user blocking, when checking incoming messages ([code](https://dev.funkwhale.audio/funkwhale/funkwhale/blob/stable/api/funkwhale_api/federation/mrf_policies.py))",
            "id": 341205,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341205/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372409/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612785Z",
            "action": 59,
            "target": "Allow-list, when checking incoming messages ([code](https://dev.funkwhale.audio/funkwhale/funkwhale/blob/stable/api/funkwhale_api/moderation/mrf_policies.py)).",
            "id": 341204,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341204/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372407/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612764Z",
            "action": 59,
            "target": "We implement some of Funkwhale's built-in moderation tools as a MRF policy. For example:",
            "id": 341203,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341203/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372405/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612742Z",
            "action": 59,
            "target": "The MRF is a pluggable system that processes messages and forwards them to a list of registered policies. Each policy can mutate the message, leave it as is, or discard it.",
            "id": 341202,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341202/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372404/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612721Z",
            "action": 59,
            "target": "Architecture",
            "id": 341201,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341201/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372403/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612695Z",
            "action": 59,
            "target": "Funkwhale includes a feature that mimics [Pleroma’s Message Rewrite Facility (MRF)](https://docs-develop.pleroma.social/backend/configuration/mrf/). The MRF enables instance admins to create custom moderation rules. You can use these rules to complement Funkwhale's [built-in moderation tools](../../moderator/index.md).",
            "id": 341200,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341200/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/372402/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-mrf/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:49.612655Z",
            "action": 59,
            "target": "Message Rewrite Facility (MRF)",
            "id": 341199,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341199/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:04.201521Z",
            "action": 51,
            "target": "",
            "id": 338650,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338650/?format=api"
        }
    ]
}