Translation components API.

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

GET /api/translations/documentation/contributor-index/en_devel/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783232Z",
            "action": 0,
            "target": "",
            "id": 345600,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/345600/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376540/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783211Z",
            "action": 59,
            "target": "Are you a confident linguist? We're always looking to expand the number of languages we offer in our apps, websites, and documentation. Check out the [translation guide](translation.md) to start contributing translations in your language.",
            "id": 345598,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345598/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376526/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783189Z",
            "action": 59,
            "target": "Translate Funkwhale",
            "id": 345596,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345596/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376513/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783167Z",
            "action": 59,
            "target": "Got a knack for writing? Want to teach people how things work? Our [documentation guide](documentation.md) takes you through everything you need to know to contribute to the Funkwhale documentation hub.",
            "id": 345594,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345594/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376506/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783145Z",
            "action": 59,
            "target": "Contribute to Funkwhale's documentation",
            "id": 345592,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345592/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376504/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783117Z",
            "action": 59,
            "target": "Funkwhale is a community-led software project, so we depend on our community donating their time and skills. Whether you're experienced in a specific field or just starting out, we welcome any contributions and will support you with any task you take on.",
            "id": 345590,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345590/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376502/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783083Z",
            "action": 59,
            "target": "Are you a software developer? Check out our [developer documentation](../developer/index.md) to contribute to our codebase.",
            "id": 345588,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345588/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376500/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/contributor-index/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:05.783035Z",
            "action": 59,
            "target": "Get started",
            "id": 345568,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345568/?format=api"
        }
    ]
}