Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/nb_NO/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/?format=api",
            "source": [
                "Registration Notification Plugin"
            ],
            "previous_source": "",
            "target": [
                "Registreringsvarsel-programtillegg"
            ],
            "id_hash": -34009644517939540,
            "content_hash": 4061477238083544976,
            "location": "",
            "context": "plugins.generic.registrationNotification.displayName",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410502/?format=api",
            "priority": 100,
            "id": 239105,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/nb_NO/?checksum=7f872c68939226ac",
            "url": "http://translate.pkp.sfu.ca/api/units/239105/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-19T00:38:45.235220Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered."
            ],
            "previous_source": "",
            "target": [
                "Sender en e-post til en konfigurerbar liste av e-postadresser hver gang en ny bruker blir registrert."
            ],
            "id_hash": 4829622019468740635,
            "content_hash": -3477590146205553953,
            "location": "",
            "context": "plugins.generic.registrationNotification.description",
            "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": 16,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410503/?format=api",
            "priority": 100,
            "id": 239106,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/nb_NO/?checksum=c30643a365d6c81b",
            "url": "http://translate.pkp.sfu.ca/api/units/239106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-19T00:38:45.262467Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/?format=api",
            "source": [
                "Sends an email notification to a configurable list of emails whenever a new user gets registered. <strong>See the README document of this plugin for installation instructions.</strong>"
            ],
            "previous_source": "",
            "target": [
                "Sender en e-post til en konfigurerbar liste over e-postadresser hver gang en ny bruker blir registrert. <strong>Se README-dokumentet til dette programtillegget for installasjonsveiledning.</strong>"
            ],
            "id_hash": 3776379963305317362,
            "content_hash": 3193845558869515533,
            "location": "",
            "context": "plugins.generic.registrationNotification.description.seeReadme",
            "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": 26,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410504/?format=api",
            "priority": 100,
            "id": 239107,
            "web_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/nb_NO/?checksum=b468659189b753f2",
            "url": "http://translate.pkp.sfu.ca/api/units/239107/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-19T00:38:45.293717Z"
        }
    ]
}