Translation components API.

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

GET /api/translations/yunohost-apps-test/forgejo/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "The «forgejo (api)» permission must be set to «Visitors» group to allow user synchronization via an API call."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8761190916896391041,
            "content_hash": 8761190916896391041,
            "location": "src/forgejo/ADMIN.md:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.yunohost.org/api/units/138949/?format=api",
            "priority": 100,
            "id": 139025,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=f99600b85afcff81",
            "url": "https://translate.yunohost.org/api/units/139025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.359433Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "**Known issue** : when a user is added to a group (e.g. the one with «Forgejo (admin)» permission), the synchronization is not triggered by YunoHost. You have to update a user (without any modification) to trigger it. (https://github.com/YunoHost/issues/issues/2213)\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1107803991977714855,
            "content_hash": 1107803991977714855,
            "location": "src/forgejo/ADMIN.md:10",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate.yunohost.org/api/units/138950/?format=api",
            "priority": 100,
            "id": 139026,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=8f5fb5dc7e9764a7",
            "url": "https://translate.yunohost.org/api/units/139026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.361287Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "If you want to use Forgejo with SSH and be able to pull/push with your SSH key, your SSH daemon must be properly configured to use private/public keys. Here is a sample configuration `/etc/ssh/sshd_config` that works with Forgejo:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6938443874624177547,
            "content_hash": -6938443874624177547,
            "location": "src/forgejo/ADMIN.md:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate.yunohost.org/api/units/138955/?format=api",
            "priority": 100,
            "id": 139028,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=1fb5b20eb70a7a75",
            "url": "https://translate.yunohost.org/api/units/139028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.365038Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "You must also add your public key to your Forgejo profile."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2097818777457172243,
            "content_hash": -2097818777457172243,
            "location": "src/forgejo/ADMIN.md:22",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.yunohost.org/api/units/138959/?format=api",
            "priority": 100,
            "id": 139030,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=62e30cefc68560ed",
            "url": "https://translate.yunohost.org/api/units/139030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.368726Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "When using SSH on any port other than 22, you need to add these lines to your SSH configuration `~/.ssh/config`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2375776720947114952,
            "content_hash": -2375776720947114952,
            "location": "src/forgejo/ADMIN.md:24, src/gitea/ADMIN.md:24",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.yunohost.org/api/units/138961/?format=api",
            "priority": 100,
            "id": 139031,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=5f078ba8e24e0c38",
            "url": "https://translate.yunohost.org/api/units/139031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.370510Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Actually it's possible to access to the Git repositories by the `git` command over HTTP also in private mode installation. It's important to know that in this mode the repository could be ALSO getted if you don't set the repository as private in the repos settings."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3690140869241824867,
            "content_hash": 3690140869241824867,
            "location": "src/forgejo/ADMIN.md:33, src/gogs/ADMIN.md:24",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate.yunohost.org/api/units/138967/?format=api",
            "priority": 100,
            "id": 139034,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=b3360391c24f6663",
            "url": "https://translate.yunohost.org/api/units/139034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.375945Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "To remove the data directory in `/home/yunohost.app/forgejo`, use the `--purge` option: `sudo yunohost remove forgejo --purge`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7593511326819927688,
            "content_hash": 7593511326819927688,
            "location": "src/forgejo/ADMIN.md:38",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/138971/?format=api",
            "priority": 100,
            "id": 139036,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=e9619251d101c688",
            "url": "https://translate.yunohost.org/api/units/139036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.379634Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "If you want to use the Git command (like `git clone`, `git pull`, `git push`), you need to set this app as **public**."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6246431117808009144,
            "content_hash": 6246431117808009144,
            "location": "src/forgejo/ADMIN.md:51",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.yunohost.org/api/units/138980/?format=api",
            "priority": 100,
            "id": 139040,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=d6afc801b2e47fb8",
            "url": "https://translate.yunohost.org/api/units/139040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.387231Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8899602337570988960,
            "content_hash": -8899602337570988960,
            "location": "src/forgejo/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.yunohost.org/api/units/138982/?format=api",
            "priority": 100,
            "id": 139042,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=047e42d37ad85c60",
            "url": "https://translate.yunohost.org/api/units/139042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.389203Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1897407631918906130,
            "content_hash": 1897407631918906130,
            "location": "src/forgejo/DESCRIPTION.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.yunohost.org/api/units/138983/?format=api",
            "priority": 100,
            "id": 139043,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=9a54f23036a43b12",
            "url": "https://translate.yunohost.org/api/units/139043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.391011Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "User dashboard, user profile and activity timeline."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5933200321045231058,
            "content_hash": 5933200321045231058,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.yunohost.org/api/units/138986/?format=api",
            "priority": 100,
            "id": 139044,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=d256f641ad2275d2",
            "url": "https://translate.yunohost.org/api/units/139044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.392825Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "User, organization and repository management."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4101250543197037363,
            "content_hash": 4101250543197037363,
            "location": "src/forgejo/DESCRIPTION.md:16",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/138988/?format=api",
            "priority": 100,
            "id": 139045,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=b8ea91a3c2232333",
            "url": "https://translate.yunohost.org/api/units/139045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.394659Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Repository and organization webhooks, including Slack, Discord and Dingtalk."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1315441619176286553,
            "content_hash": 1315441619176286553,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/138990/?format=api",
            "priority": 100,
            "id": 139046,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=9241632ee1c46959",
            "url": "https://translate.yunohost.org/api/units/139046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.412839Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Repository Git hooks, deploy keys and Git LFS."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8739044853901434750,
            "content_hash": 8739044853901434750,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.yunohost.org/api/units/138991/?format=api",
            "priority": 100,
            "id": 139047,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=f94752fe41001f7e",
            "url": "https://translate.yunohost.org/api/units/139047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.415391Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Repository issues, pull requests, wiki, protected branches and collaboration."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8578431727247445093,
            "content_hash": -8578431727247445093,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/138992/?format=api",
            "priority": 100,
            "id": 139048,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=08f349cb6779b39b",
            "url": "https://translate.yunohost.org/api/units/139048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.428280Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Migrate and mirror repositories with wiki from other code hosts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5404788913452267252,
            "content_hash": -5404788913452267252,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/138993/?format=api",
            "priority": 100,
            "id": 139049,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=34fe551e77b5490c",
            "url": "https://translate.yunohost.org/api/units/139049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.433439Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Web editor for quick editing repository files and wiki."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1076841452555465342,
            "content_hash": -1076841452555465342,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/138997/?format=api",
            "priority": 100,
            "id": 139050,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=710e4a677d040d82",
            "url": "https://translate.yunohost.org/api/units/139050/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.441775Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Jupyter Notebook and PDF rendering."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4780735043848952539,
            "content_hash": 4780735043848952539,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/139003/?format=api",
            "priority": 100,
            "id": 139051,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=c258953165e0dadb",
            "url": "https://translate.yunohost.org/api/units/139051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.445430Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Authentication via SMTP, LDAP."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6380510135637425669,
            "content_hash": 6380510135637425669,
            "location": "src/forgejo/DESCRIPTION.md:16, src/gogs/DESCRIPTION.md:12",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.yunohost.org/api/units/139009/?format=api",
            "priority": 100,
            "id": 139052,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=d88c2029b872be05",
            "url": "https://translate.yunohost.org/api/units/139052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.453935Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forgejo/fr/?format=api",
            "source": [
                "Customize HTML templates, static files and many others."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8562251309531242502,
            "content_hash": 8562251309531242502,
            "location": "src/forgejo/DESCRIPTION.md:16",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.yunohost.org/api/units/139014/?format=api",
            "priority": 100,
            "id": 139053,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/forgejo/fr/?checksum=f6d33a33863ba006",
            "url": "https://translate.yunohost.org/api/units/139053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:33.463080Z"
        }
    ]
}