Translation components API.

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

GET /api/translations/documentation/changelog/en_devel/units/?format=api&page=38
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1854,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/units/?format=api&page=37",
    "results": [
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "source": [
                "This relies internally on FFMPEG and can put some load on your server. It's definitely recommended you setup some caching for the transcoded files at your webserver level. Check the the example nginx file at deploy/nginx.conf for an implementation."
            ],
            "previous_source": "",
            "target": [
                "This relies internally on FFMPEG and can put some load on your server. It's definitely recommended you setup some caching for the transcoded files at your webserver level. Check the the example nginx file at deploy/nginx.conf for an implementation."
            ],
            "id_hash": 7686620112646439257,
            "content_hash": 7686620112646439257,
            "location": "../../../CHANGELOG.md:4459",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1797,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.funkwhale.audio/api/units/382888/?format=api",
            "priority": 100,
            "id": 382888,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/en_devel/?checksum=eaac5c4459aa0159",
            "url": "https://translate.funkwhale.audio/api/units/382888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T18:31:26.841671Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "source": [
                "Revamped all import logic, everything is more tested and consistent"
            ],
            "previous_source": "",
            "target": [
                "Revamped all import logic, everything is more tested and consistent"
            ],
            "id_hash": -3077390500315686327,
            "content_hash": -3077390500315686327,
            "location": "../../../CHANGELOG.md:4504",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1819,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.funkwhale.audio/api/units/382889/?format=api",
            "priority": 100,
            "id": 382889,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/en_devel/?checksum=554ae9a509859a49",
            "url": "https://translate.funkwhale.audio/api/units/382889/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T18:31:26.858782Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "source": [
                "Shortcuts: can now use the `f` shortcut to toggle the currently playing track as a favorite (#53)"
            ],
            "previous_source": "",
            "target": [
                "Shortcuts: can now use the `f` shortcut to toggle the currently playing track as a favorite (#53)"
            ],
            "id_hash": 4213561291443829966,
            "content_hash": 4213561291443829966,
            "location": "../../../CHANGELOG.md:4510",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1823,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.funkwhale.audio/api/units/382890/?format=api",
            "priority": 100,
            "id": 382890,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/en_devel/?checksum=ba7993ab8fd87cce",
            "url": "https://translate.funkwhale.audio/api/units/382890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T18:31:26.867879Z"
        },
        {
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/changelog/en_devel/?format=api",
            "source": [
                "Models: now store release group mbid on Album model (#7)"
            ],
            "previous_source": "",
            "target": [
                "Models: now store release group mbid on Album model (#7)"
            ],
            "id_hash": 1250832360835669824,
            "content_hash": 1250832360835669824,
            "location": "../../../CHANGELOG.md:4555",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1852,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.funkwhale.audio/api/units/382891/?format=api",
            "priority": 100,
            "id": 382891,
            "web_url": "https://translate.funkwhale.audio/translate/documentation/changelog/en_devel/?checksum=915bd967ad2c5f40",
            "url": "https://translate.funkwhale.audio/api/units/382891/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-25T18:31:26.887741Z"
        }
    ]
}