Translation components API.

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

GET /api/translations/pf2e-unided/main/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-unided/main/fr/?format=api",
            "source": [
                "Set on Create"
            ],
            "previous_source": "",
            "target": [
                "Fixer sur créer"
            ],
            "id_hash": 8428052049035255016,
            "content_hash": -8756174828477832893,
            "location": "",
            "context": "pf2e-unided.settings.create.Name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147199/?format=api",
            "priority": 100,
            "id": 168006,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-unided/main/fr/?checksum=f4f674af533fdce8",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-16T07:22:09.983445Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-unided/main/fr/?format=api",
            "source": [
                "Should the un-identified image be set for newly created or imported items."
            ],
            "previous_source": "",
            "target": [
                "L'image non identifié devrait être fixée pour les objets nouvellement créés ou importés."
            ],
            "id_hash": 9212343542397327749,
            "content_hash": 9195540830931970002,
            "location": "",
            "context": "pf2e-unided.settings.create.Hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147200/?format=api",
            "priority": 100,
            "id": 168007,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-unided/main/fr/?checksum=ffd8d1a48974d985",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-16T07:22:09.988080Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-unided/main/fr/?format=api",
            "source": [
                "Set on Update"
            ],
            "previous_source": "",
            "target": [
                "Fixer sur mise à jour"
            ],
            "id_hash": 6879090912625851065,
            "content_hash": -338937946184265015,
            "location": "",
            "context": "pf2e-unided.settings.update.Name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147201/?format=api",
            "priority": 100,
            "id": 168008,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-unided/main/fr/?checksum=df7770bcf0ae7ab9",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168008/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-16T07:22:09.990199Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-unided/main/fr/?format=api",
            "source": [
                "Should the un-identified image be set when the image of an item is updated."
            ],
            "previous_source": "",
            "target": [
                "L'image devrait elle être fixée lorsque l'image d'un objet est mis à jour."
            ],
            "id_hash": -3370784774165908648,
            "content_hash": -3346319451043607416,
            "location": "",
            "context": "pf2e-unided.settings.update.Hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147202/?format=api",
            "priority": 100,
            "id": 168009,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-unided/main/fr/?checksum=5138911b698bb358",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-16T07:22:09.991942Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}