{ "name": "Twonk API", "url": "twonk.useless.io", "timestamp": "2013-03-06T23:13:00-05:00", "description": "Twonk information. Duh.", "resources": [ { "path": "/twonks/:id", "description": "The most critical aspect.", "requests": [ { "method": "GET", "description": "Get dat twonk." } ] }, { "path": "/twonks/:id/werp", "description": "That other shit.", "requests": [ { "method": "POST", "description": "Make dem werps." } ] } ] }