| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "items": [
- {
- "uuid": "3f330762-f4e1-4c83-8f34-8bdf760b3f7d",
- "content_type": "Note",
- "created_at": "2018-10-18T13:30:33.243Z",
- "content": {
- "text": "1. List\n2. element",
- "title": "First test note",
- "references": [],
- "appData": {
- "org.standardnotes.sn": {
- "client_updated_at": "2018-10-18T13:32:08.333Z"
- }
- }
- },
- "updated_at": "2018-10-18T13:32:08.542Z"
- },
- {
- "uuid": "7602e7da-c43e-4973-adc7-6e97717b5ba8",
- "content_type": "Tag",
- "created_at": "2018-10-18T13:31:29.025Z",
- "content": {
- "title": "tag1",
- "references": [
- {
- "uuid": "3f330762-f4e1-4c83-8f34-8bdf760b3f7d",
- "content_type": "Note"
- },
- {
- "uuid": "99e5472d-0085-400a-94ec-7b6db760a573",
- "content_type": "Note"
- }
- ],
- "appData": {
- "org.standardnotes.sn": {
- "client_updated_at": "2018-10-18T13:31:45.861Z"
- }
- }
- },
- "updated_at": "2018-10-18T13:31:46.102Z"
- },
- {
- "uuid": "089bbfa2-f3b7-4e02-a0a0-885bce2b6d19",
- "content_type": "Tag",
- "created_at": "2018-10-18T13:31:29.027Z",
- "content": {
- "title": "tag2",
- "references": [
- {
- "uuid": "3f330762-f4e1-4c83-8f34-8bdf760b3f7d",
- "content_type": "Note"
- }
- ],
- "appData": {
- "org.standardnotes.sn": {
- "client_updated_at": "2018-10-18T13:31:29.028Z"
- }
- }
- },
- "updated_at": "2018-10-18T13:31:29.309Z"
- },
- {
- "uuid": "99e5472d-0085-400a-94ec-7b6db760a573",
- "content_type": "Note",
- "created_at": "2018-10-18T13:31:32.349Z",
- "content": {
- "text": "String *bold*\n\n* List\n* Element",
- "title": "Second test note",
- "references": [],
- "appData": {
- "org.standardnotes.sn": {
- "client_updated_at": "2018-10-18T13:32:00.319Z"
- }
- }
- },
- "updated_at": "2018-10-18T13:32:00.517Z"
- },
- {
- "uuid": "151f7be1-500d-4226-9dc5-b0f207a7a1af",
- "content_type": "Tag",
- "created_at": "2018-10-18T13:31:45.855Z",
- "content": {
- "title": "tag3",
- "references": [
- {
- "uuid": "99e5472d-0085-400a-94ec-7b6db760a573",
- "content_type": "Note"
- }
- ],
- "appData": {
- "org.standardnotes.sn": {
- "client_updated_at": "2018-10-18T13:31:45.861Z"
- }
- }
- },
- "updated_at": "2018-10-18T13:31:46.124Z"
- }
- ]
- }
|