-
Notifications
You must be signed in to change notification settings - Fork 1
/
buzz_json.js
72 lines (72 loc) · 3.14 KB
/
buzz_json.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
u'kind': u'buzz#activity',
u'links': {
u'liked': [
{
u'count': 0,
u'href': u'https://www.googleapis.com/buzz/v1/activities/117238286441813929565/@self/B:z125wpmytznqtvun222ithg4nyj5tj11e/@liked?alt=json',
u'type': u'application/json'
}
],
u'alternate': [
{
u'href': u'http://www.google.com/buzz/117238286441813929565/HXmuiEAx87k',
u'type':
u'text/html'
}
],
u'self': [{u'href': u'https://www.googleapis.com/buzz/v1/activities/117238286441813929565/@self/B:z125wpmytznqtvun222ithg4nyj5tj11e?alt=json', u'type': u'application/json'}],
u'replies': [{u'count': 0, u'updated': u'2010-07-28T00:55:38.672Z', u'href': u'https://www.googleapis.com/buzz/v1/activities/117238286441813929565/@self/B:z125wpmytznqtvun222ithg4nyj5tj11e/@comments?alt=json', u'type': u'application/json'}]},
u'title': u'R2D2 in Irona Man armor http://gadgetsin.com/uploads/2010/06/star_wars_r2_d2_in_iron_man_armor_mk...',
u'object': {
u'content': u'R2D2 in Irona Man armor http://gadgetsin.com/uploads/2010/06/star_wars_r2_d2_in_iron_man_armor_mk_x.jpg',
u'type': u'note',
u'attachments': [
{
u'type': u'photo',
u'links': {
u'preview': [
{
u'href': u'http://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&resize_h=100&url=http%3A%2F%2Fgadgetsin.com%2Fuploads%2F2010%2F06%2Fstar_wars_r2_d2_in_iron_man_armor_mk_x.jpg',
u'type':
u'image/jpeg'
}
],
u'enclosure': [
{
u'href': u'http://gadgetsin.com/uploads/2010/06/star_wars_r2_d2_in_iron_man_armor_mk_x.jpg',
u'type': u'image/jpeg'
}
]
}
}
],
u'links': {
u'alternate': [
{
u'href': u'http://www.google.com/buzz/117238286441813929565/HXmuiEAx87k',
u'type': u'text/html'
}
]
},
u'originalContent': u'R2D2 in Irona Man armor http://gadgetsin.com/uploads/2010/06/star_wars_r2_d2_in_iron_man_armor_mk_x.jpg'},
u'updated': u'2010-07-28T00:55:38.672Z', /* esto esta en ISOFORMAT:datetime.datetime.strptime(str,"%Y-%m-%dT%H:%M:%S.%fZ") */
u'actor': {
u'profileUrl': u'http://www.google.com/profiles/117238286441813929565',
u'thumbnailUrl': u'',
u'id': u'117238286441813929565',
u'name': u'La Guatusa Guerrera'
},
u'source': {u'title': u'Buzz'},
u'verbs': [u'post'],
u'visibility': {
u'entries': [
{
u'id': u'tag:google.com,2010:buzz-group:@me:@public',
u'title': u'Public'
}
]
},
u'published': u'2010-07-28T00:55:38.000Z',
u'id': u'tag:google.com,2010:buzz:z125wpmytznqtvun222ithg4nyj5tj11e'
}