{"resource":"Digital Assets","http_method":"GET","route":"/digital_assets/:id","description":"find a DigitalAsset by ID","explanation":null,"parameters":[{"name":"id","description":"the ID of the digital asset to get, equivalent to the digital_asset_id or Accent doc-id"}],"requests":[{"request_method":"GET","request_path":"/digital_assets/foo-bar-id","request_body":null,"request_headers":{"Host":"example.org","Cookie":""},"request_query_parameters":{},"request_content_type":null,"response_status":200,"response_status_text":"OK","response_body":"{\"_id\":\"foo-bar-id\",\"audiences\":[\"investor\"],\"author\":null,\"business_owner\":\"biz owner\",\"changed_at\":\"2014-03-03T07:53:11-07:00\",\"content_type\":\"fact_sheet\",\"created_at\":\"2014-03-05T07:53:12-07:00\",\"digital_asset_id\":\"foo-bar-id\",\"doc_changed_at\":\"2014-03-03T07:53:11-07:00\",\"expires_at\":\"2014-05-05T08:53:11-06:00\",\"finra_path\":\"/path/finradoc/8/foo/bar.txt\",\"fund_codes\":[\"00200\",\"00190\",\"00210\"],\"guid\":\"foo-bar-id\",\"keywords\":[],\"legacy_path\":\"/oldpath/8/foo/bar.txt\",\"mime_type\":null,\"omniture_codes\":[\"KOW2MY24D\"],\"orderable\":false,\"pages\":1,\"path\":\"/7/foo/bar.txt\",\"product_ids\":[],\"program_ids\":[],\"published_at\":\"2014-02-23T07:53:11-07:00\",\"sami_code\":\"IL1111.077\",\"size\":null,\"subject\":null,\"summary\":null,\"title\":\"Doc Title\",\"unpublished_at\":null,\"updated_at\":\"2014-03-05T07:53:12-07:00\"}","response_headers":{"Content-Type":"application/json; charset=utf-8","X-UA-Compatible":"IE=Edge,chrome=1","ETag":"\"fe86219b2eb2efda1738035caf52876e\"","Cache-Control":"max-age=0, private, must-revalidate","X-Request-Id":"2c9d9770947c0595bb2b9de267d8ba53","X-Runtime":"0.037000","Content-Length":"799"},"response_content_type":"application/json; charset=utf-8","curl":"curl \"http://localhost:3005/digital_assets/foo-bar-id\" -X GET \\\n\t-H \"Host: example.org\" \\\n\t-H \"Cookie: \""}]}