Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_team/he/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/he/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/he/?format=api",
            "source": [
                "User '%(user)s' is not a member of team '%(team)s'."
            ],
            "previous_source": "",
            "target": [
                "המשתמש '%(user)s' אינו חבר בצוות '%(team)s'."
            ],
            "id_hash": -1394045525386817501,
            "content_hash": -1394045525386817501,
            "location": "code:addons/generic_request_team/models/request_request.py:0, code:addons/generic_request_team/wizard/request_wizard_assign.py:0",
            "context": "",
            "note": "module: generic_request_team\nodoo-python",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://weblate.crnd.pro/api/units/559725/?format=api",
            "priority": 100,
            "id": 690265,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_team/he/?checksum=6ca75afb0a989023",
            "url": "http://weblate.crnd.pro/api/units/690265/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_team/he/?format=api",
            "source": [
                "Your team has received a new request {{ object.name }}!"
            ],
            "previous_source": "",
            "target": [
                "הצוות שלך קיבל בקשה חדשה {{ object.name }}!"
            ],
            "id_hash": 6379945506176509841,
            "content_hash": 6379945506176509841,
            "location": "model:mail.template,subject:generic_request_team.mail_template_default_request_team_assigned",
            "context": "",
            "note": "module: generic_request_team",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://weblate.crnd.pro/api/units/676860/?format=api",
            "priority": 100,
            "id": 690266,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_team/he/?checksum=d88a1ea2ae002791",
            "url": "http://weblate.crnd.pro/api/units/690266/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}