Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-architecture/fr/?format=api",
    "source": [
        "In addition to handling tasks from the API, the Celery worker also needs to handle some recurring tasks. To manage these, we implement a [Celery beat](https://docs.celeryq.dev/en/stable/reference/celery.apps.beat.html#celery.apps.beat.Beat) scheduler. The scheduler is responsible for triggering tasks on a schedule and adding messages to the [queue](#redis-cache-and-message-queue) so the worker can work through them."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6577433357293560664,
    "content_hash": -6577433357293560664,
    "location": "../../developer_documentation/architecture.md:102",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate.funkwhale.audio/api/units/372864/?format=api",
    "priority": 100,
    "id": 373202,
    "web_url": "https://translate.funkwhale.audio/translate/documentation/developer-architecture/fr/?checksum=24b84335d4b65ca8",
    "url": "https://translate.funkwhale.audio/api/units/373202/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-25T08:06:53.373796Z"
}