{
...
"changeSet" : {
"kind" : null,
"items" : [
{
"msg" : "...",
"comment" : "...",
"date" : "2012-02-21 10:07:29 +0000",
"id" : "f9b10e71011cb33f90ef6092e72fab4947e3350f",
"author" : { ... },
"paths" : [
{
"file" : "static/js/mixi/notify/visitor-min.js",
"editType" : "edit"
},
{
"file" : "static/js/mixi/notify/visitor.js",
"editType" : "edit"
}
]
},
{
"msg" : "...",
"comment" : "...",
"date" : "2012-02-21 10:11:06 +0000",
"id" : "7289c319218d3f9e3d64b2a3a58333a3735ed2b5",
"author" : { ... }
"paths" : [
{
"file" : "script/change_order_image.pl",
"editType" : "edit"
}
]
}
]