trash nothing
This is the REST API for [trashnothing.com](https://trashnothing.com). To learn more about the API or to register your app for use with the API visit the [trash nothing Developer page](https://trashnothing.com/developer). NOTE: All date-time values are [UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time) and are in [ISO 8601 format](https://en.wikipedia.org/wiki/ISO_8601) (eg. 2019-02-03T01:23:53).
Base URL:
Auth: unknown
Endpoints: 9
Reachable: unknown
CORS: unknown
https://trashnothing.com/api/v1.3Auth: unknown
Endpoints: 9
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/groups | Search groups | — | — | — |
GET |
/groups/multiple | Retrieve multiple groups | — | — | — |
GET |
/groups/{group_id} | Retrieve a group | — | — | — |
GET |
/posts | List posts | — | — | — |
GET |
/posts/all | List all posts | — | — | — |
GET |
/posts/all/changes | List all post changes | — | — | — |
GET |
/posts/multiple | Retrieve multiple posts | — | — | — |
GET |
/posts/search | Search posts | — | — | — |
GET |
/posts/{post_id} | Retrieve a post | — | — | — |
GET |
/posts/{post_id}/display | Retrieve post display data | — | — | — |