Translation components API.

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

GET /api/translations/diyseeds-org-pages/home/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-pages/home/ff/units/?format=api",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/home/ff/?format=api",
            "source": [
                "heritage seeds, learn, tutorial, video, DVD, From seed to seed"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4566866592568063798,
            "content_hash": 4566866592568063798,
            "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": 10,
            "source_unit": "http://translate.diyseeds.org/api/units/3720/?format=api",
            "priority": 100,
            "id": 85301,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/home/ff/?checksum=bf60c4f83a9e3736",
            "url": "http://translate.diyseeds.org/api/units/85301/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}