Translation components API.

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

GET /api/translations/mypads/mail/bn/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://weblate.framasoft.org/api/translations/mypads/mail/bn/?format=api",
            "source": [
                "<%= login %>, you have subscribed on <%= title %>. This etherpad instance requires an email confirmation to activate your account. To proceed, thanks to go to this Web address : <%= url %>. This url will only be valid for <%= duration %> minutes. After that, you have to contact an administrator."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -877658914951399659,
            "content_hash": -7841566720093823138,
            "location": "",
            "context": "ACCOUNT_CONFIRMATION",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://weblate.framasoft.org/api/units/277655/?format=api",
            "priority": 100,
            "id": 432214,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/bn/?checksum=73d1edddec5df715",
            "url": "https://weblate.framasoft.org/api/units/432214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-07T12:06:16.092252Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/bn/?format=api",
            "source": [
                "Account confirmation on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "<%= title %> এ অ্যাকাউন্ট যাচাই করো"
            ],
            "id_hash": 8345098102055163558,
            "content_hash": 5225173364716522669,
            "location": "",
            "context": "ACCOUNT_CONFIRMATION_SUBJECT",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.framasoft.org/api/units/277656/?format=api",
            "priority": 100,
            "id": 432215,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/bn/?checksum=f3cfbe8274c8d6a6",
            "url": "https://weblate.framasoft.org/api/units/432215/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-07T12:06:16.099797Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/bn/?format=api",
            "source": [
                "<%= login %>, a password change request on <%= title %> has been initiated for your login. If you want to confirm your password change, please go to this Web address : <%= url %> . If this request does not come from you, simply ignore this email. Address will become invalid in <%= duration %> minutes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6305167004858948847,
            "content_hash": -1250997943488410144,
            "location": "",
            "context": "PASSRECOVER",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://weblate.framasoft.org/api/units/277657/?format=api",
            "priority": 100,
            "id": 432216,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/bn/?checksum=d78073fc16219cef",
            "url": "https://weblate.framasoft.org/api/units/432216/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-07T12:06:16.105314Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/bn/?format=api",
            "source": [
                "Password recovery on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "<%= title %> পাসওয়ার্ড"
            ],
            "id_hash": 3309423931032626102,
            "content_hash": 6430407825369725335,
            "location": "",
            "context": "PASSRECOVER_SUBJECT",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.framasoft.org/api/units/277658/?format=api",
            "priority": 100,
            "id": 432217,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/bn/?checksum=aded6f87fc6063b6",
            "url": "https://weblate.framasoft.org/api/units/432217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-01-07T12:06:16.111066Z"
        }
    ]
}