{"id":13809078,"url":"https://github.com/tronalddump-io/tronald-app","last_synced_at":"2025-05-14T05:33:14.171Z","repository":{"id":144585604,"uuid":"73555591","full_name":"tronalddump-io/tronald-app","owner":"tronalddump-io","description":"🇺🇸 Api \u0026 web archive for the dumbest things Donald Trump has ever said.","archived":false,"fork":false,"pushed_at":"2024-06-09T12:55:05.000Z","size":2351,"stargazers_count":72,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T01:10:16.270Z","etag":null,"topics":["api","donald-trump","donaldtrump","funny","potus","public-api","tronald-dump"],"latest_commit_sha":null,"homepage":"https://www.tronalddump.io","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tronalddump-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-12T13:54:37.000Z","updated_at":"2024-07-12T19:43:35.000Z","dependencies_parsed_at":"2024-08-04T01:10:02.049Z","dependency_job_id":"258bb409-26ad-499d-af6d-e658562f842d","html_url":"https://github.com/tronalddump-io/tronald-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronalddump-io%2Ftronald-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronalddump-io%2Ftronald-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronalddump-io%2Ftronald-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tronalddump-io%2Ftronald-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tronalddump-io","download_url":"https://codeload.github.com/tronalddump-io/tronald-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225277962,"owners_count":17448793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","donald-trump","donaldtrump","funny","potus","public-api","tronald-dump"],"created_at":"2024-08-04T01:02:00.763Z","updated_at":"2024-11-19T01:30:42.378Z","avatar_url":"https://github.com/tronalddump-io.png","language":"Kotlin","funding_links":["https://www.patreon.com/matchilling"],"categories":["Kotlin"],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/tronalddump-io/tronald-app/tree/master.svg?style=svg)](https://circleci.com/gh/tronalddump-io/tronald-app/tree/master)\n[![Donate to this project using patreon.com](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/matchilling)\n\n# TRONALDDUMP.IO\n\nApi \u0026 web archive for the dumbest things Donald Trump has ever said.\n\n## Usage\n\n```shell\n# Retrieve a random quote\n$ curl --request GET \\\n       --url 'https://api.tronalddump.io/random/quote' \\\n       --header 'Accept: application/hal+json'\n```\n\nExample quote response:\n```json\n{\n  \"appeared_at\": \"2015-07-28T16:33:50.000Z\",\n  \"created_at\": \"2019-12-13T16:59:09.774Z\",\n  \"quote_id\": \"FA4GQR8WSWqy-96ZWa6aKQ\",\n  \"tags\": [\n    \"President Obama\"\n  ],\n  \"updated_at\": \"2019-12-13T17:26:27.045Z\",\n  \"value\": \"My Fox News int. with Sean Hannity on Obama being all talk \u0026 no action \u0026 making America Great Again! http://t.co/RqP6MNnR7h\",\n  \"_embedded\": {\n    \"author\": [\n      {\n        \"author_id\": \"wVE8Y7BoRKCBkxs1JkqAvw\",\n        \"bio\": null,\n        \"created_at\": \"2019-12-13T16:43:24.728Z\",\n        \"name\": \"Donald Trump\",\n        \"slug\": \"donald-trump\",\n        \"updated_at\": \"2019-12-13T16:43:24.728Z\",\n        \"_links\": {\n          \"self\": {\n            \"href\": \"https://api.tronalddump.io/author/wVE8Y7BoRKCBkxs1JkqAvw\"\n          }\n        }\n      }\n    ],\n    \"source\": [\n      {\n        \"created_at\": \"2019-12-13T16:53:40.290Z\",\n        \"filename\": null,\n        \"quote_source_id\": \"fPp2is_VRE-XVQlsMfzuMw\",\n        \"remarks\": null,\n        \"updated_at\": \"2019-12-13T16:53:40.290Z\",\n        \"url\": \"https://twitter.com/realDonaldTrump/status/626068052891836416\",\n        \"_links\": {\n          \"self\": {\n            \"href\": \"https://api.tronalddump.io/quote-source/fPp2is_VRE-XVQlsMfzuMw\"\n          }\n        }\n      }\n    ]\n  },\n  \"_links\": {\n    \"self\": {\n      \"href\": \"https://api.tronalddump.io/quote/FA4GQR8WSWqy-96ZWa6aKQ\"\n    }\n  }\n}\n```\n\nThe application supports HAL through JSON, a simple format for a consistent and\neasy way to hyperlink between resources which improves discoverability. Watch\nout for the `_links` property within the response body and follow the embedded\nlinks.\n\nFor more examples check the [OpenApi documentation](https://api.tronalddump.io/documentation)\nand have a look at the [Postman collection](./postman/io.tronalddump.postman_collection.json\nand read the [docs](https://docs.tronalddump.io/).\n\n## License\n\nThis distribution is covered by the **GNU GENERAL PUBLIC LICENSE**, Version 3, 29 June 2007.\n\n## Support \u0026 Contact\n\nHaving trouble with this repository? Check out the documentation at the repository's site or contact m@matchilling.com and we’ll help you sort it out.\n\nHappy Coding\n\n:v:","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftronalddump-io%2Ftronald-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftronalddump-io%2Ftronald-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftronalddump-io%2Ftronald-app/lists"}