Notifications
Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/SchlendiBerrywood/notifications/?format=api
{
"count": 14,
"next": null,
"previous": null,
"results": [
{
"notification": "MentionCommentNotificaton",
"id": 13074,
"scope": 0,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "LastAuthorCommentNotificaton",
"id": 13075,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "MentionCommentNotificaton",
"id": 13076,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAnnouncementNotificaton",
"id": 13077,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "MergeFailureNotification",
"id": 13078,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "ParseErrorNotification",
"id": 13079,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewTranslationNotificaton",
"id": 13080,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAlertNotificaton",
"id": 13081,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAnnouncementNotificaton",
"id": 13082,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewStringNotificaton",
"id": 13083,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
},
{
"notification": "NewComponentNotificaton",
"id": 13115,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
},
{
"notification": "ChangedStringNotificaton",
"id": 13135,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
},
{
"notification": "TranslatedStringNotificaton",
"id": 13136,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
},
{
"notification": "ToDoStringsNotification",
"id": 13137,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
}
]
}