Skip to content

Instantly share code, notes, and snippets.

@DominicBM
Created March 12, 2015 23:41
Show Gist options
  • Save DominicBM/4ae4b918c841cf0f7451 to your computer and use it in GitHub Desktop.
Save DominicBM/4ae4b918c841cf0f7451 to your computer and use it in GitHub Desktop.
{
"opaResponse":{
"header":{
"@status":"200",
"time":"2015-03-12T23:33:56.039Z",
"request":{
"@action":"save",
"@path":"\/api\/v1\/id\/7000802\/tags",
"format":"json",
"pretty":true,
"naId":"7000802",
"pageNum":0,
"tagText":[
"mountain",
"lake"
]
}
},
"tags":{
"@total":"2",
"tag":[
{
"@text":"mountain",
"@user":"dominic",
"@displayFullName":"false",
"@isNaraStaff":"false",
"@created":"2015-03-12T23:33:56.028Z"
},
{
"@text":"lake",
"@user":"dominic",
"@displayFullName":"false",
"@isNaraStaff":"false",
"@created":"2015-03-12T23:33:56.031Z"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment