Translation components API.

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

GET /api/translations/xwiki-platform/rating-module/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rating-module/es/?format=api",
            "source": [
                "Move average ratings XObjects"
            ],
            "previous_source": "",
            "target": [
                "Mover los XObjects con las calificaciones medias"
            ],
            "id_hash": -6489296633446195619,
            "content_hash": 1809431889616217705,
            "location": "",
            "context": "ratings.averagerating.manager.move.comment",
            "note": "# ---------------------------------------------------------------------------\n# See the NOTICE file distributed with this work for additional\n# information regarding copyright ownership.\n#\n# This is free software; you can redistribute it and/or modify it\n# under the terms of the GNU Lesser General Public License as\n# published by the Free Software Foundation; either version 2.1 of\n# the License, or (at your option) any later version.\n#\n# This software is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n# Lesser General Public License for more details.\n#\n# You should have received a copy of the GNU Lesser General Public\n# License along with this software; if not, write to the Free\n# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n# 02110-1301 USA, or see the FSF site: http://www.fsf.org.\n# ---------------------------------------------------------------------------",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.xwiki.org/api/units/505442/?format=api",
            "priority": 100,
            "id": 507427,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/rating-module/es/?checksum=25f16317f94d1e5d",
            "url": "https://l10n.xwiki.org/api/units/507427/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-15T09:13:38.765983Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rating-module/es/?format=api",
            "source": [
                "Remove average rating"
            ],
            "previous_source": "",
            "target": [
                "Quitar la calificación media"
            ],
            "id_hash": 2853828524769914638,
            "content_hash": -7375621771264317809,
            "location": "",
            "context": "ratings.averagerating.manager.remove.comment",
            "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": 3,
            "source_unit": "https://l10n.xwiki.org/api/units/505443/?format=api",
            "priority": 100,
            "id": 507428,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/rating-module/es/?checksum=a79ad5ec4cc9af0e",
            "url": "https://l10n.xwiki.org/api/units/507428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-15T09:13:38.844437Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rating-module/es/?format=api",
            "source": [
                "Update average rating"
            ],
            "previous_source": "",
            "target": [
                "Actualizar la calificación media"
            ],
            "id_hash": -2444385833500570991,
            "content_hash": -7012843544171554710,
            "location": "",
            "context": "ratings.averagerating.manager.update.comment",
            "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://l10n.xwiki.org/api/units/505444/?format=api",
            "priority": 100,
            "id": 507429,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/rating-module/es/?checksum=5e13cc090c338a91",
            "url": "https://l10n.xwiki.org/api/units/507429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-15T09:13:38.912735Z"
        }
    ]
}