Notifications
Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/Ashirumar242/notifications/?format=api
{
"count": 23,
"next": null,
"previous": null,
"results": [
{
"notification": "MentionCommentNotificaton",
"id": 1491,
"scope": 0,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "LastAuthorCommentNotificaton",
"id": 1492,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "MentionCommentNotificaton",
"id": 1493,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAnnouncementNotificaton",
"id": 1494,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "MergeFailureNotification",
"id": 1495,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "ParseErrorNotification",
"id": 1496,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewTranslationNotificaton",
"id": 1497,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAlertNotificaton",
"id": 1498,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewAnnouncementNotificaton",
"id": 1499,
"scope": 20,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "RepositoryNotification",
"id": 2528,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "LockNotification",
"id": 2529,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "LicenseNotification",
"id": 2530,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewStringNotificaton",
"id": 2531,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewContributorNotificaton",
"id": 2532,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewSuggestionNotificaton",
"id": 2533,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewCommentNotificaton",
"id": 2534,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "TranslatedStringNotificaton",
"id": 2535,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "ApprovedStringNotificaton",
"id": 2536,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "ChangedStringNotificaton",
"id": 2537,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewTranslationNotificaton",
"id": 2538,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "NewComponentNotificaton",
"id": 2539,
"scope": 10,
"frequency": 1,
"project": null,
"component": null
},
{
"notification": "PendingSuggestionsNotification",
"id": 2540,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
},
{
"notification": "ToDoStringsNotification",
"id": 2541,
"scope": 10,
"frequency": 2,
"project": null,
"component": null
}
]
}