Translation components API.

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

GET /api/translations/aves/store-short-description/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-05T16:18:46.828143+01:00",
            "action": 17,
            "target": "",
            "id": 38378637,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/38378637/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284276/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-11-05T15:59:07.346377+01:00",
            "action": 36,
            "target": "Galerie et explorateur de métadonnées",
            "id": 38359724,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/38359724/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284276/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-11-05T15:59:07.343117+01:00",
            "action": 45,
            "target": "",
            "id": 38359723,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/38359723/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284276/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/thepainoftranslation/?format=api",
            "author": "https://hosted.weblate.org/api/users/thepainoftranslation/?format=api",
            "timestamp": "2022-11-03T03:46:34.705835+01:00",
            "action": 2,
            "target": "Galerie et explorateur de métadonnées",
            "id": 38239465,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/38239465/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284276/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/thepainoftranslation/?format=api",
            "author": "https://hosted.weblate.org/api/users/thepainoftranslation/?format=api",
            "timestamp": "2022-11-03T03:46:34.704112+01:00",
            "action": 45,
            "target": "",
            "id": 38239464,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/38239464/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T02:02:32.905405+02:00",
            "action": 0,
            "target": "",
            "id": 37322249,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/37322249/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284276/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T02:02:32.905318+02:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 37322248,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37322248/?format=api"
        }
    ]
}