Skip to content

Instantly share code, notes, and snippets.

@cymruu
Created May 7, 2022 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cymruu/416812335e804369ebee2e37ffb8af64 to your computer and use it in GitHub Desktop.
Save cymruu/416812335e804369ebee2e37ffb8af64 to your computer and use it in GitHub Desktop.
amw_stats_example_data
[
{
"_id": {
"$oid": "6264dc74c8124e241413ac96"
},
"user": null,
"action": "Dodano anonimową odpowiedź",
"note": "62649343c8124e241413aa93",
"type": 4,
"time": {
"$date": "2022-04-24T00:01:07.41Z"
},
"__v": 0
},
{
"_id": {
"$oid": "6264e83c8804c9d07732e5c1"
},
"user": null,
"action": "Dodano wpis",
"note": "62649343c8124e241413aa93",
"type": 0,
"time": {
"$date": "2022-04-24T00:01:07.41Z"
},
"__v": 0
},
{
"_id": {
"$oid": "6264eb308804c9d07732e5e2"
},
"user": null,
"action": "Dodano anonimową odpowiedź",
"note": "62649343c8124e241413aa93",
"type": 4,
"time": {
"$date": "2022-04-24T00:01:07.41Z"
},
"__v": 0
},
{
"_id": {
"$oid": "626587c38804c9d07732f4f5"
},
"user": null,
"action": "Dodano wpis",
"note": "62649343c8124e241413aa93",
"type": 4,
"time": {
"$date": "2022-04-24T00:01:07.41Z"
},
"__v": 0
}
]
[
{
"_id": {
"$oid": "6264dc74c8124e241413ac95"
},
"status": -1,
"actions": [
{
"$oid": "6264dc74c8124e241413ac96"
},
{
"$oid": "6264e83c8804c9d07732e5c1"
}
],
"__v": 0
},
{
"_id": {
"$oid": "6264eb308804c9d07732e5e1"
},
"status": -1,
"actions": [
{
"$oid": "6264eb308804c9d07732e5e2"
},
{
"$oid": "626587c38804c9d07732f4f5"
}
],
"__v": 0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment