Translation components API.

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

GET /api/translations/mypads/mail/it/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/it/?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": [
                "<%= login %>, ti sei registrato su <%= title %>. Questa istanza etherpad richiede una conferma email per attivare il tuo account. Per procedere, vai a questo indirizzo web: <%= url %>. Questa url sarà valida solo per <%= duration %> minuti. Dopo, dovrai contattare un amministratore."
            ],
            "id_hash": -877658914951399659,
            "content_hash": -7841566720093823138,
            "location": "",
            "context": "ACCOUNT_CONFIRMATION",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 277671,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/it/?checksum=73d1edddec5df715",
            "url": "https://weblate.framasoft.org/api/units/277671/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.815765Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/it/?format=api",
            "source": [
                "Account confirmation on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "Conferma dell'account su <%= 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": 277672,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/it/?checksum=f3cfbe8274c8d6a6",
            "url": "https://weblate.framasoft.org/api/units/277672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.840254Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/it/?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": [
                "<%= login %>, una richiesta di cambio password su <%= title %> è stata iniziata per il tuo login. Se vuoi confermare la modifica della tua password, vai a questo indirizzo web : <%= url %> . Se questa richiesta non proviene da te, ignora semplicemente questa mail. L'indirizzo non sarà più valido tra <%= duration %> minuti."
            ],
            "id_hash": 6305167004858948847,
            "content_hash": -1250997943488410144,
            "location": "",
            "context": "PASSRECOVER",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 277673,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/it/?checksum=d78073fc16219cef",
            "url": "https://weblate.framasoft.org/api/units/277673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.848452Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/it/?format=api",
            "source": [
                "Password recovery on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "Recupero password su <%= 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": 277674,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/it/?checksum=aded6f87fc6063b6",
            "url": "https://weblate.framasoft.org/api/units/277674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.853931Z"
        }
    ]
}