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-selection/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-selection/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/abc-selection/en/?format=api",
            "source": [
                "The best of all is to reserve a small corner\nof the garden specifically for seed production. "
            ],
            "previous_source": "",
            "target": [
                "The best of all is to reserve a small corner\nof the garden specifically for seed production. "
            ],
            "id_hash": 3700044046505192045,
            "content_hash": -7544340738344253536,
            "location": "00:05:00.780-->00:05:06.660",
            "context": "00:05:00.780-->00:05:06.660",
            "note": "visible for 5 seconds",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 17,
            "source_unit": "http://translate.diyseeds.org/api/units/38145/?format=api",
            "priority": 100,
            "id": 38145,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos-subtitles-english/abc-selection/en/?checksum=b3593274e53daa6d",
            "url": "http://translate.diyseeds.org/api/units/38145/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}