Translation components API.

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

GET /api/translations/sdaps/master/ja/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://hosted.weblate.org/api/translations/sdaps/master/ja/units/?format=api&page=5",
    "previous": "https://hosted.weblate.org/api/translations/sdaps/master/ja/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Neither %s, %i or %s, %i has a known rotation!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8604847764180182218,
            "content_hash": -8604847764180182218,
            "location": "sdaps/recognize/buddies.py:89",
            "context": "",
            "note": "Copy the rotation over (if required) and print warning if the rotation is unknown",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14738339/?format=api",
            "priority": 100,
            "id": 68889232,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=0895708c85b9db36",
            "url": "https://hosted.weblate.org/api/units/68889232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.666037+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%s, %i: Matrix not recognized (again)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3671831014030220518,
            "content_hash": 3671831014030220518,
            "location": "sdaps/recognize/buddies.py:101",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738341/?format=api",
            "priority": 100,
            "id": 68889233,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=b2f4f6da62889ce6",
            "url": "https://hosted.weblate.org/api/units/68889233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.671548+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%s, %i: Could not get page number."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6770982223918281509,
            "content_hash": -6770982223918281509,
            "location": "sdaps/recognize/buddies.py:115",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738343/?format=api",
            "priority": 100,
            "id": 68889234,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=2208a38aa2ddccdb",
            "url": "https://hosted.weblate.org/api/units/68889234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.675880+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Neither %s, %i or %s, %i has a known page number!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3114308904153140257,
            "content_hash": 3114308904153140257,
            "location": "sdaps/recognize/buddies.py:135",
            "context": "",
            "note": "Whoa, that should not happen.",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14738345/?format=api",
            "priority": 100,
            "id": 68889235,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=ab383f72b0e24c21",
            "url": "https://hosted.weblate.org/api/units/68889235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.679506+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Got a simplex document where two adjacent pages had a known page number. This should never happen as even simplex scans are converted to duplex by inserting dummy pages. Maybe you did a simplex scan but added it in duplex mode? The pages in question are %s, %i and %s, %i."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8347863126357294650,
            "content_hash": 8347863126357294650,
            "location": "sdaps/recognize/buddies.py:146",
            "context": "",
            "note": "We don't touch the ignore flag in this case\nSimply print a message as this should *never* happen",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 156,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://hosted.weblate.org/api/units/14738347/?format=api",
            "priority": 100,
            "id": 68889236,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=f3d99148d81bbe3a",
            "url": "https://hosted.weblate.org/api/units/68889236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.682958+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Images %s, %i and %s, %i do not have consecutive page numbers!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9205812140615307509,
            "content_hash": 9205812140615307509,
            "location": "sdaps/recognize/buddies.py:163",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738349/?format=api",
            "priority": 100,
            "id": 68889237,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=ffc19d5e0e5a90f5",
            "url": "https://hosted.weblate.org/api/units/68889237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.688423+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "No page number for page %s, %i exists."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3271671384993641689,
            "content_hash": -3271671384993641689,
            "location": "sdaps/recognize/buddies.py:179",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738351/?format=api",
            "priority": 100,
            "id": 68889238,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=5298b0359ba4cb27",
            "url": "https://hosted.weblate.org/api/units/68889238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.692111+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Page number for page %s, %i already used by another image."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9105091942824956056,
            "content_hash": 9105091942824956056,
            "location": "sdaps/recognize/buddies.py:184",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14738354/?format=api",
            "priority": 100,
            "id": 68889239,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=fe5bc8e1935a5098",
            "url": "https://hosted.weblate.org/api/units/68889239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.695866+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Page number %i for page %s, %i is out of range."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8879845056301934002,
            "content_hash": -8879845056301934002,
            "location": "sdaps/recognize/buddies.py:190",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 160,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14738357/?format=api",
            "priority": 100,
            "id": 68889240,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=04c473f7fe9d5a4e",
            "url": "https://hosted.weblate.org/api/units/68889240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.701557+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%s, %i: Could not read survey ID, but should be able to."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3871301954319436517,
            "content_hash": 3871301954319436517,
            "location": "sdaps/recognize/buddies.py:207",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738360/?format=api",
            "priority": 100,
            "id": 68889241,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=b5b9a09dcd7c4ae5",
            "url": "https://hosted.weblate.org/api/units/68889241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.705333+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Could not read survey ID of either %s, %i or %s, %i!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -197602243801592886,
            "content_hash": -197602243801592886,
            "location": "sdaps/recognize/buddies.py:211",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738362/?format=api",
            "priority": 100,
            "id": 68889242,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=7d41f9ce6362cbca",
            "url": "https://hosted.weblate.org/api/units/68889242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.708552+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Got a wrong survey ID (%s, %i)! It is %s, but should be %i."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3024598384292822118,
            "content_hash": -3024598384292822118,
            "location": "sdaps/recognize/buddies.py:218",
            "context": "",
            "note": "Broken survey ID ...",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://hosted.weblate.org/api/units/14738365/?format=api",
            "priority": 100,
            "id": 68889243,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=560677cb6401839a",
            "url": "https://hosted.weblate.org/api/units/68889243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.711598+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%s, %i: Could not read questionnaire ID, but should be able to."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 272042425233991083,
            "content_hash": 272042425233991083,
            "location": "sdaps/recognize/buddies.py:240",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738368/?format=api",
            "priority": 100,
            "id": 68889244,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=83c67d24f7e865ab",
            "url": "https://hosted.weblate.org/api/units/68889244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.715026+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Could not read questionnaire ID of either %s, %i or %s, %i!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -811435286303507263,
            "content_hash": -811435286303507263,
            "location": "sdaps/recognize/buddies.py:246",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14752472/?format=api",
            "priority": 100,
            "id": 68889245,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=74bd33e801a97cc1",
            "url": "https://hosted.weblate.org/api/units/68889245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.719168+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Got different IDs on different pages for at least one sheet! Do *NOT* try to use filters with this survey! You have to run a \"reorder\" step for this to work properly!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6997786801787160276,
            "content_hash": 6997786801787160276,
            "location": "sdaps/recognize/buddies.py:276",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://hosted.weblate.org/api/units/14738372/?format=api",
            "priority": 100,
            "id": 68889246,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=e11d22053670c6d4",
            "url": "https://hosted.weblate.org/api/units/68889246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.722739+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "No style buddy loaded. This needs to be done for the \"custom\" style!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5064171472691298965,
            "content_hash": 5064171472691298965,
            "location": "sdaps/recognize/buddies.py:337",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14739187/?format=api",
            "priority": 100,
            "id": 68889247,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=c6478d1f8f6e8295",
            "url": "https://hosted.weblate.org/api/units/68889247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.728189+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Answers: %i"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -617713510897525528,
            "content_hash": -617713510897525528,
            "location": "sdaps/report/answers.py:188",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738392/?format=api",
            "priority": 100,
            "id": 68889248,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=776d70d5a9fe5ce8",
            "url": "https://hosted.weblate.org/api/units/68889248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.733108+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Mean: %.2f"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5445547644133028487,
            "content_hash": 5445547644133028487,
            "location": "sdaps/report/answers.py:190",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738395/?format=api",
            "priority": 100,
            "id": 68889249,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=cb9278bb0803b287",
            "url": "https://hosted.weblate.org/api/units/68889249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.737150+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Standard Deviation: %.2f"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6876811570659032578,
            "content_hash": -6876811570659032578,
            "location": "sdaps/report/answers.py:192",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14738397/?format=api",
            "priority": 100,
            "id": 68889250,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=2090a84fb79281fe",
            "url": "https://hosted.weblate.org/api/units/68889250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.740592+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Turned in Questionnaires"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7600094188440630897,
            "content_hash": -7600094188440630897,
            "location": "sdaps/report/__init__.py:75, sdaps/reporttex/__init__.py:140",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14738422/?format=api",
            "priority": 100,
            "id": 68889251,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=16870a9a467c498f",
            "url": "https://hosted.weblate.org/api/units/68889251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.744102+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "sdaps report"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6846393841728997611,
            "content_hash": 6846393841728997611,
            "location": "sdaps/report/__init__.py:92, sdaps/reporttex/__init__.py:139",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738424/?format=api",
            "priority": 100,
            "id": 68889252,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=df0346ece0adc8eb",
            "url": "https://hosted.weblate.org/api/units/68889252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.748031+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Removing stored data..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4290326476126852961,
            "content_hash": 4290326476126852961,
            "location": "sdaps/reset/__init__.py:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14815627/?format=api",
            "priority": 100,
            "id": 68889253,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=bb8a4d32ebfe9761",
            "url": "https://hosted.weblate.org/api/units/68889253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.751544+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Head %(l0)i got no title."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6829377192095910025,
            "content_hash": -6829377192095910025,
            "location": "sdaps/setup/buddies.py:62",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738461/?format=api",
            "priority": 100,
            "id": 68889254,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=21392da09bf7f777",
            "url": "https://hosted.weblate.org/api/units/68889254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.755576+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i got no question."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8091758650963959521,
            "content_hash": -8091758650963959521,
            "location": "sdaps/setup/buddies.py:74",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738463/?format=api",
            "priority": 100,
            "id": 68889255,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=0fb44c610119611f",
            "url": "https://hosted.weblate.org/api/units/68889255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.759067+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Error in question \"%s\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6684074709892092223,
            "content_hash": 6684074709892092223,
            "location": "sdaps/setup/buddies.py:114",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14738466/?format=api",
            "priority": 100,
            "id": 68889256,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=dcc29a88ef4a513f",
            "url": "https://hosted.weblate.org/api/units/68889256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.765373+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i got no boxes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -108388423523832908,
            "content_hash": -108388423523832908,
            "location": "sdaps/setup/buddies.py:118",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738468/?format=api",
            "priority": 100,
            "id": 68889257,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=7e7eed4d9618ebb4",
            "url": "https://hosted.weblate.org/api/units/68889257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.771152+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i lower box out of range."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7392308014385016807,
            "content_hash": 7392308014385016807,
            "location": "sdaps/setup/buddies.py:167",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14815628/?format=api",
            "priority": 100,
            "id": 68889258,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=e696c0f913b12fe7",
            "url": "https://hosted.weblate.org/api/units/68889258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.776681+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i upper box out of range."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -268037403015546504,
            "content_hash": -268037403015546504,
            "location": "sdaps/setup/buddies.py:172",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14815629/?format=api",
            "priority": 100,
            "id": 68889259,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=7c47bd66eebd7978",
            "url": "https://hosted.weblate.org/api/units/68889259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.784389+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i lower box not before upper box."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2884247685180683044,
            "content_hash": -2884247685180683044,
            "location": "sdaps/setup/buddies.py:177",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14815630/?format=api",
            "priority": 100,
            "id": 68889260,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=57f9180300900cdc",
            "url": "https://hosted.weblate.org/api/units/68889260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.788925+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i got not exactly two answers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -801158301153986518,
            "content_hash": -801158301153986518,
            "location": "sdaps/setup/buddies.py:213",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738470/?format=api",
            "priority": 100,
            "id": 68889261,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=74e1b6c512dc782a",
            "url": "https://hosted.weblate.org/api/units/68889261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.793531+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "%(class)s %(l0)i.%(l1)i got not exactly one box."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3052982130061668108,
            "content_hash": -3052982130061668108,
            "location": "sdaps/setup/buddies.py:234",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738473/?format=api",
            "priority": 100,
            "id": 68889262,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=55a1a0ed980f10f4",
            "url": "https://hosted.weblate.org/api/units/68889262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.798585+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "You may not specify the number of sheets for this survey. All questionnaires will be identical as the survey has been configured to not use questionnaire IDs for each sheet."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4124673190874777710,
            "content_hash": -4124673190874777710,
            "location": "sdaps/stamp/__init__.py:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 184,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://hosted.weblate.org/api/units/14738492/?format=api",
            "priority": 100,
            "id": 68889263,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=46c237961b54f792",
            "url": "https://hosted.weblate.org/api/units/68889263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.805514+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "This survey has been configured to use questionnaire IDs. Each questionnaire will be unique. You need to use on of the options to add new IDs or use the existing ones."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6281646786688958533,
            "content_hash": 6281646786688958533,
            "location": "sdaps/stamp/__init__.py:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://hosted.weblate.org/api/units/14738494/?format=api",
            "priority": 100,
            "id": 68889264,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=d72ce4788d11c045",
            "url": "https://hosted.weblate.org/api/units/68889264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.811981+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "There should be no need to stamp a SDAPS Project that uses LaTeX and does not have different questionnaire IDs printed on each sheet.\nI am going to do so anyways."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6914735309780517032,
            "content_hash": -6914735309780517032,
            "location": "sdaps/stamp/latex.py:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://hosted.weblate.org/api/units/14738514/?format=api",
            "priority": 100,
            "id": 68889265,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=2009ecdf20ae7f58",
            "url": "https://hosted.weblate.org/api/units/68889265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.820025+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Running %s now multiple times to generate the stamped questionnaire."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3817258221947897952,
            "content_hash": 3817258221947897952,
            "location": "sdaps/stamp/latex.py:26",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/15991279/?format=api",
            "priority": 100,
            "id": 68889266,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=b4f9a020cf24c860",
            "url": "https://hosted.weblate.org/api/units/68889266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.825705+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Error running \"%s\" to compile the LaTeX file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6491925453223431060,
            "content_hash": -6491925453223431060,
            "location": "sdaps/stamp/latex.py:30, sdaps/setuptex/__init__.py:108, sdaps/setuptex/__init__.py:149, sdaps/reporttex/__init__.py:162",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738520/?format=api",
            "priority": 100,
            "id": 68889267,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=25e80c322c4cf46c",
            "url": "https://hosted.weblate.org/api/units/68889267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.832083+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "An error occured during creation of the report. Temporary files left in '%s'."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8122485098398042015,
            "content_hash": 8122485098398042015,
            "location": "sdaps/stamp/latex.py:36",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14738522/?format=api",
            "priority": 100,
            "id": 68889268,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=f0b8dd29876b479f",
            "url": "https://hosted.weblate.org/api/units/68889268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.838528+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "The survey directory already exists."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7386481465000319146,
            "content_hash": -7386481465000319146,
            "location": "sdaps/setuptex/__init__.py:46",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738448/?format=api",
            "priority": 100,
            "id": 68889269,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=197df23e2aa62756",
            "url": "https://hosted.weblate.org/api/units/68889269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.845395+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Unknown file type (%s). questionnaire_tex should be of type text/x-tex."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8315293106524971430,
            "content_hash": 8315293106524971430,
            "location": "sdaps/setuptex/__init__.py:51",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14738533/?format=api",
            "priority": 100,
            "id": 68889270,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=f365db0629ace1a6",
            "url": "https://hosted.weblate.org/api/units/68889270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.849848+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Will keep going, but expect failure!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3089909195682878357,
            "content_hash": 3089909195682878357,
            "location": "sdaps/setuptex/__init__.py:52",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 192,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738536/?format=api",
            "priority": 100,
            "id": 68889271,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=aae1900adce41395",
            "url": "https://hosted.weblate.org/api/units/68889271/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.854197+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Unknown file type (%s). additionalqobjects should be text/plain."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4485177385010661544,
            "content_hash": 4485177385010661544,
            "location": "sdaps/setuptex/__init__.py:57",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738455/?format=api",
            "priority": 100,
            "id": 68889272,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=be3e8d11742d08a8",
            "url": "https://hosted.weblate.org/api/units/68889272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.861296+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Running %s now multiple times to generate the questionnaire."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8202402975396666853,
            "content_hash": -8202402975396666853,
            "location": "sdaps/setuptex/__init__.py:104",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/15991281/?format=api",
            "priority": 100,
            "id": 68889273,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=0e2b35f3badfe21b",
            "url": "https://hosted.weblate.org/api/units/68889273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.871017+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Caught an Exception while parsing the SDAPS file. The current state is:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6386047779277606987,
            "content_hash": -6386047779277606987,
            "location": "sdaps/setuptex/__init__.py:123",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738540/?format=api",
            "priority": 100,
            "id": 68889274,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=27603361257c6fb5",
            "url": "https://hosted.weblate.org/api/units/68889274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.877226+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Some combination of options and project properties do not work. Aborted Setup."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6253858086595722229,
            "content_hash": 6253858086595722229,
            "location": "sdaps/setuptex/__init__.py:137",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 196,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14738459/?format=api",
            "priority": 100,
            "id": 68889275,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=d6ca2acb9f3dfbf5",
            "url": "https://hosted.weblate.org/api/units/68889275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.882606+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Running %s now multiple imes to generate the questionnaire."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7438776444696330657,
            "content_hash": 7438776444696330657,
            "location": "sdaps/setuptex/__init__.py:144",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 197,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/15991283/?format=api",
            "priority": 100,
            "id": 68889276,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=e73bd7c39dab01a1",
            "url": "https://hosted.weblate.org/api/units/68889276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.890962+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "An error occured in the setup routine. The survey directory still exists. You can for example check the questionnaire.log file for LaTeX compile errors."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1675035236516917982,
            "content_hash": 1675035236516917982,
            "location": "sdaps/setuptex/__init__.py:163",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14738542/?format=api",
            "priority": 100,
            "id": 68889277,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=973eebac42da72de",
            "url": "https://hosted.weblate.org/api/units/68889277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.896260+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "author|Unknown"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7016795624003731961,
            "content_hash": -7016795624003731961,
            "location": "sdaps/reporttex/__init__.py:107",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738553/?format=api",
            "priority": 100,
            "id": 68889278,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=1e9f558e79bdfe07",
            "url": "https://hosted.weblate.org/api/units/68889278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.900882+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "tex language|english"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6451707239656755592,
            "content_hash": 6451707239656755592,
            "location": "sdaps/reporttex/__init__.py:138",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738556/?format=api",
            "priority": 100,
            "id": 68889279,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=d989118d468e9188",
            "url": "https://hosted.weblate.org/api/units/68889279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.905016+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "The TeX project with the report data is located at '%s'."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2503731082759408008,
            "content_hash": 2503731082759408008,
            "location": "sdaps/reporttex/__init__.py:155",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14738558/?format=api",
            "priority": 100,
            "id": 68889280,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=a2bf0a2788fa8988",
            "url": "https://hosted.weblate.org/api/units/68889280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.911472+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ja/?format=api",
            "source": [
                "Running %s now multiple times to generate the report."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4562077818576726935,
            "content_hash": -4562077818576726935,
            "location": "sdaps/reporttex/__init__.py:158",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/15991285/?format=api",
            "priority": 100,
            "id": 68889281,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ja/?checksum=40b03e651a0b9469",
            "url": "https://hosted.weblate.org/api/units/68889281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:59.917958+01:00"
        }
    ]
}