Changes API.

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

GET /api/changes/80349/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.fedoraproject.org/api/units/791579/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2020-02-17T15:08:59.150779Z",
    "action": 5,
    "target": "Authselect genereert je systeemconfiguratie helemaal opnieuw en slaat deze op bij {AUTHSELECT_CONFIG_DIR}. Systeembestanden worden vervolgens gemaakt als symbolische koppelingen naar deze map. Symbolische koppelingen worden gebruikt om duidelijk te maken dat authselect nu je configuratie bezit en in plaats van een handmatige wijziging moet worden gebruikt.",
    "id": 80349,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/80349/?format=api"
}