Welcome, TO THE GAMES.

The Feed Me Links JSON A.P.I. (what's JSON?)

Supported API calls:


Object types:

Link


{"Link": {
	"link_ID": "11111",
	"name": "Some link name possibly with SCÁRY ÜNICODE CHARACTERS, 'quote's, and other sh>t",
	"create_date": "2007-01-29 01:22:30",
	"owner": "user_name",
	"private": 1,
	"tags: [
		{"tag_a": "1111",
		 "tag_b": "2222",
		 "tag_c": "3333"}
   ]
}}

				
Tag

{"Tag": {
	"tag_ID": "11111",
	"name": "Some tag name possibly with SCÁRY ÜNICODE CHARACTERS, 'quote's, and other sh>t"
}}


			
User

{"User": {
	"name": "users_name",
	"recentness": "12345",
	"q": "43"
}}


				
DONE

there's not much time