Skip to content

Instantly share code, notes, and snippets.

@rhari991
Created February 4, 2018 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhari991/4d3e031150aa70b50a26fb6ac608b27a to your computer and use it in GitHub Desktop.
Save rhari991/4d3e031150aa70b50a26fb6ac608b27a to your computer and use it in GitHub Desktop.
A sample response for the trending pastes endpoint of the Pastebin API
<paste>
<paste_key>4eWYATXe</paste_key>
<paste_date>1319458935</paste_date>
<paste_title>577 French MPs</paste_title>
<paste_size>29397</paste_size>
<paste_expire_date>0</paste_expire_date>
<paste_private>0</paste_private>
<paste_format_long>None</paste_format_long>
<paste_format_short>text</paste_format_short>
<paste_url>https://pastebin.com/4eWYATXe</paste_url>
<paste_hits>804</paste_hits>
</paste>
<paste>
<paste_key>4eWYATXe</paste_key>
<paste_date>1319458935</paste_date>
<paste_title>577 French MPs</paste_title>
<paste_size>29397</paste_size>
<paste_expire_date>0</paste_expire_date>
<paste_private>0</paste_private>
<paste_format_long>None</paste_format_long>
<paste_format_short>text</paste_format_short>
<paste_url>https://pastebin.com/4eWYATXe</paste_url>
<paste_hits>804</paste_hits>
</paste>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment