Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305792/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:47.313690Z",
    "action": 71,
    "target": "<p>Vous sondez les marchés, les tavernes et les lieux de rassemblements locaux afin de tenter de recueillir des informations sur un individu ou un sujet particulier. Le MJ détermine le DD du test de Diplomatie et le temps que cela prend (typiquement 2 heures, mais parfois davantage), ainsi que de tout avantage dont vous pouvez bénéficier en dépensant de l'argent en pots-de-vin, en boissons ou en cadeaux.</p><p><strong>Succès</strong> Vous recueillez des informations sur l'individu ou le sujet. Le MJ en détermine le contenu.<br><strong>Échec critique</strong> Vous recueillez des informations erronées sur l'individu ou le sujet.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You canvass local markets, taverns, and gathering places in an attempt to learn about a specific individual or topic. The GM determines the DC of the check and the amount of time it takes (typically 2 hours, but sometimes more), along with any benefit you might be able to gain by spending coin on bribes, drinks, or gifts.</p><p><strong>Success</strong> You collect information about the individual or topic. The GM determines the specifics.<br><strong>Critical Failure</strong> You collect incorrect information about the individual or topic.</p>",
        "old_state": -1
    },
    "id": 497858,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497858/?format=api"
}