Translation components API.

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

GET /api/translations/diyseeds-org-videos-subtitles-english/abc-seeds/es/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-seeds/es/units/?format=api",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-seeds/es/?format=api",
            "source": [
                "and will in general provide you with far more\nseeds than you will need for your own use."
            ],
            "previous_source": "",
            "target": [
                "and will in general provide you with far more\nseeds than you will need for your own use."
            ],
            "id_hash": 6486287681146725819,
            "content_hash": -2632877885435403752,
            "location": "00:02:40.855-->00:02:46.165",
            "context": "00:02:40.855-->00:02:46.165",
            "note": "visible for 5 seconds",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 18,
            "source_unit": "http://translate.diyseeds.org/api/units/38103/?format=api",
            "priority": 100,
            "id": 46220,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos-subtitles-english/abc-seeds/es/?checksum=da03ec47b9be25bb",
            "url": "http://translate.diyseeds.org/api/units/46220/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-seeds/es/?format=api",
            "source": [
                "The surplus can be given to others or exchanged. "
            ],
            "previous_source": "",
            "target": [
                "The surplus can be given to others or exchanged. "
            ],
            "id_hash": 7556219066694011537,
            "content_hash": -2520440647862978355,
            "location": "00:02:57.520-->00:03:01.480",
            "context": "00:02:57.520-->00:03:01.480",
            "note": "visible for 3 seconds",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "http://translate.diyseeds.org/api/units/38104/?format=api",
            "priority": 100,
            "id": 46221,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos-subtitles-english/abc-seeds/es/?checksum=e8dd1534e3548a91",
            "url": "http://translate.diyseeds.org/api/units/46221/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}