
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/d04a2ed11db3706befc2fb9c5db932e0/droessler",
         "tags" : [
            "access","api","bibliothek","ojs","open","studium","zeitschrift"
         ],
         
         "intraHash" : "d04a2ed11db3706befc2fb9c5db932e0",
         "label" : "API | Studentisches Magazin der HAW Hamburg",
         "user" : "droessler",
         "description" : "API (Ausbilden | Publizieren | Informieren \u2013 Studentisches Magazin der HAW Hamburg) ist ein Magazin für Studium, Lehre und Weiterbildung, in dem von Studierenden, Lehrenden und Praktiker*innen erstellte Texte und Anschauungsbeispiele für das Studium im Bereich Information, Bibliothek und Medien publiziert werden.",
         "date" : "2022-01-28 10:00:36",
         "changeDate" : "2022-01-28 09:04:04",
         "count" : 1,
         "url" : "https://journals.sub.uni-hamburg.de/hup3/apimagazin/issue/view/8"

      }
	  
   ]
}
