Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gitlab/fr/?format=api",
            "source": [
                "How to configure GitLab:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4465542314630287452,
            "content_hash": -4465542314630287452,
            "location": "src/gitlab/ADMIN.md:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.yunohost.org/api/units/132352/?format=api",
            "priority": 100,
            "id": 132358,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gitlab/fr/?checksum=420734ec9efc6fa4",
            "url": "https://translate.yunohost.org/api/units/132358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:04.836573Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gitlab/fr/?format=api",
            "source": [
                "With the GitLab admin panel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3337278029671873588,
            "content_hash": -3337278029671873588,
            "location": "src/gitlab/ADMIN.md:6",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/132353/?format=api",
            "priority": 100,
            "id": 132359,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gitlab/fr/?checksum=51af9b504cb143cc",
            "url": "https://translate.yunohost.org/api/units/132359/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:04.838646Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gitlab/fr/?format=api",
            "source": [
                "By editing the configuration file `/etc/gitlab/gitlab-persistent.rb` (use `sudo gitlab-ctl reconfigure` after any modification of this file)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2497907665377203266,
            "content_hash": 2497907665377203266,
            "location": "src/gitlab/ADMIN.md:6",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/132354/?format=api",
            "priority": 100,
            "id": 132360,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gitlab/fr/?checksum=a2aa59c984889442",
            "url": "https://translate.yunohost.org/api/units/132360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:04.840565Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gitlab/fr/?format=api",
            "source": [
                "Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4316712593225987427,
            "content_hash": -4316712593225987427,
            "location": "src/gitlab/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.yunohost.org/api/units/132355/?format=api",
            "priority": 100,
            "id": 132361,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gitlab/fr/?checksum=4417f4c4734f4a9d",
            "url": "https://translate.yunohost.org/api/units/132361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:04.842438Z"
        }
    ]
}