Translation components API.

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

GET /api/translations/mypads/mail/de/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/de/?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 %>, Sie haben sich bei <%= title %> angemeldet. Diese Etherpad-Instanz benötigt eine E-Mail-Bestätigung, um Ihr Konto zu aktivieren. Um fortzufahren, gehen Sie zu dieser Webadresse: <%= url %>. Diese URL ist nur für <%= duration %> Minuten gültig. Danach müssen Sie einen Administrator kontaktieren."
            ],
            "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": 277659,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/de/?checksum=73d1edddec5df715",
            "url": "https://weblate.framasoft.org/api/units/277659/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.481533Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "source": [
                "Account confirmation on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "Kontobestätigung auf <%= 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": 277660,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/de/?checksum=f3cfbe8274c8d6a6",
            "url": "https://weblate.framasoft.org/api/units/277660/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.525147Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?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 %>, eine Anfrage zur Änderung ihres Passwortes bei <%= title %> wurde für ihren Zugang ausgelöst. Wenn Sie Ihre Passwortänderung bestätigen möchten, gehen Sie bitte zu dieser Webadresse: <%= url %>. Wenn diese Anfrage nicht von Ihnen kommt, ignorieren Sie einfach diese E-Mail. Die Adresse wird in <%= duration %> Minuten ungültig."
            ],
            "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": 277661,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/de/?checksum=d78073fc16219cef",
            "url": "https://weblate.framasoft.org/api/units/277661/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.540732Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/mypads/mail/de/?format=api",
            "source": [
                "Password recovery on <%= title %>"
            ],
            "previous_source": "",
            "target": [
                "Wiederherstellung des Passwortes für <%= 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": 277662,
            "web_url": "https://weblate.framasoft.org/translate/mypads/mail/de/?checksum=aded6f87fc6063b6",
            "url": "https://weblate.framasoft.org/api/units/277662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-05T13:16:08.573649Z"
        }
    ]
}