Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23546/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_filtering-bridge/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_filtering-bridge/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "timestamp": "2019-12-29T12:05:43.928699Z",
    "action": 5,
    "target": "<prompt>#</prompt> <userinput>sysctl net.link.ether.bridge.config=fxp0:0,xl0:0</userinput>\n<prompt>#</prompt> <userinput>sysctl net.link.ether.bridge.ipfw=1</userinput>\n<prompt>#</prompt> <userinput>sysctl net.link.ether.bridge.enable=1</userinput>",
    "id": 52882,
    "action_name": "Yeni çeviri eklendi",
    "url": "https://translate-dev.freebsd.org/api/changes/52882/?format=api"
}