Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1194041/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookipv6_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookipv6_index/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-08T11:34:45.758161Z",
    "action": 30,
    "target": "To avoid possible DoS attacks and infinite loops, only 10 options on ND packet is accepted now.  Therefore, if you have 20 prefix options attached to RA, only the first 10 prefixes will be recognized.  If this troubles you, please ask it on FREEBSD-CURRENT mailing list and/or modify nd6_maxndopt in [.filename]#sys/netinet6/nd6.c#.  If there are high demands we may provide sysctl knob for the variable.",
    "id": 319522,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/319522/?format=api"
}