Translation components API.

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

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

{
    "count": 21,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/kohlrabi/ff/units/?format=api",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/kohlrabi/ff/?format=api",
            "source": [
                "learn, how to, produce, seeds, video, kohlrabi, step by step, explanations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4669698156393683163,
            "content_hash": 4669698156393683163,
            "location": "",
            "context": "seo-tags",
            "note": "The tags are used by search engines to reference the content. Use commas to separate tags.",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.diyseeds.org/api/units/9973/?format=api",
            "priority": 100,
            "id": 84506,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos/kohlrabi/ff/?checksum=c0ce19bb6c2458db",
            "url": "http://translate.diyseeds.org/api/units/84506/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}