|
|
@ -30,7 +30,7 @@ API overview |
|
|
|
- [Instance](#instance) |
|
|
|
- [Instance](#instance) |
|
|
|
- [Mention](#mention) |
|
|
|
- [Mention](#mention) |
|
|
|
- [Notification](#notification) |
|
|
|
- [Notification](#notification) |
|
|
|
- [Relationships](#relationships) |
|
|
|
- [Relationships](#relationship) |
|
|
|
- [Results](#results) |
|
|
|
- [Results](#results) |
|
|
|
- [Status](#status) |
|
|
|
- [Status](#status) |
|
|
|
- [Tag](#tag) |
|
|
|
- [Tag](#tag) |
|
|
@ -467,7 +467,7 @@ ___ |
|
|
|
| `acct` | Equals `username` for local users, includes `@domain` for remote ones | |
|
|
|
| `acct` | Equals `username` for local users, includes `@domain` for remote ones | |
|
|
|
| `id` | Account ID | |
|
|
|
| `id` | Account ID | |
|
|
|
|
|
|
|
|
|
|
|
### Notifications |
|
|
|
### Notification |
|
|
|
|
|
|
|
|
|
|
|
| Attribute | Description | |
|
|
|
| Attribute | Description | |
|
|
|
| ------------------------ | ----------- | |
|
|
|
| ------------------------ | ----------- | |
|
|
@ -475,9 +475,9 @@ ___ |
|
|
|
| `type` | One of: "mention", "reblog", "favourite", "follow" | |
|
|
|
| `type` | One of: "mention", "reblog", "favourite", "follow" | |
|
|
|
| `created_at` | The time the notification was created | |
|
|
|
| `created_at` | The time the notification was created | |
|
|
|
| `account` | The [Account](#account) sending the notification to the user | |
|
|
|
| `account` | The [Account](#account) sending the notification to the user | |
|
|
|
| `status` | The [Status](#status) associated with the notification, if applicible | |
|
|
|
| `status` | The [Status](#status) associated with the notification, if applicable | |
|
|
|
|
|
|
|
|
|
|
|
### Relationships |
|
|
|
### Relationship |
|
|
|
|
|
|
|
|
|
|
|
| Attribute | Description | |
|
|
|
| Attribute | Description | |
|
|
|
| ------------------------ | ----------- | |
|
|
|
| ------------------------ | ----------- | |
|
|
|