Units API

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

GET /api/units/242707/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/ca/?format=api",
    "source": "Gets all the rows from a fusion table that meet certain conditions. The tableId field isthe id of the required fusion table. The columns field is a comma-separeted list of the columns toretrieve. The conditions field specifies what rows to retrieve from the table, for example the rows in whicha particular column value is not null.",
    "previous_source": "",
    "target": "OBSOLET.",
    "id_hash": -1539732654750616050,
    "content_hash": 8809031213635000903,
    "location": "",
    "context": "GetRowsWithConditionsMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 293,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "priority": 100,
    "id": 242707,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ca/?checksum=6aa1c54ef085360e",
    "url": "https://weblate.appinventor.mit.edu/api/units/242707/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11683/?format=api"
}