Meta, add examples for lexicons

This commit is contained in:
Julia Lange 2025-05-08 16:31:30 -07:00
parent d6637bb96d
commit 3ba7c0987a
Signed by: Julia
SSH key fingerprint: SHA256:50XUMcOFYPUs9/1j7p9SPnwASZ7QnxXm7THF7HkbqzQ
4 changed files with 82 additions and 0 deletions

View file

@ -0,0 +1,24 @@
"my.spoor.movies.nogamenolifezero": {
"queryable": {
"$type": "my.spoor.content.external#tvdbv4",
"id": 8149,
"type": "season"
}
"titles": [
{
"translationType": "my.spoor.content.title#titleNative",
"lang": "ja",
"value": "ノーゲーム・ノーライフ ゼロ",
},
{
"translationType": "my.spoor.content.title#titleTranslation",
"lang": "en",
"value": "No Game No Life Zero",
}
],
"overrides": {
"data": {
"lastUpdated": "Too long ago :("
}
}
}

View file

@ -0,0 +1,35 @@
"my.spoor.series.nogamenolife.s1": {
"titles": [
{
"translationType": "my.spoor.content.title#titleNative",
"lang": "ja",
"value": "ノーゲーム・ノーライフ",
},
{
"translationType": "my.spoor.content.title#titleTranslation",
"lang": "en",
"value": "No Game No Life",
}
],
"durationData": {
"$type": "my.spoor.content.media#television",
"episodes": 12,
},
"lastUpdated": "2025-05-08T22:37:36.877Z"
}
"my.spoor.movie.nogamenolifezero": {
"titles": [
{
"translationType": "my.spoor.content.title#titleNative",
"lang": "ja",
"value": "ノーゲーム・ノーライフ ゼロ",
},
{
"translationType": "my.spoor.content.title#titleTranslation",
"lang": "en",
"value": "No Game No Life Zero",
}
],
"lastUpdated": "2025-05-08T21:37:36.877Z"
}

View file

@ -0,0 +1,12 @@
"3loo44isbet2n": {
"session": {
"cid": "bafyreieujlbvaimry5ocvalkbnedcsmxee6b35vaktaupelafjo7nxaawa",
"uri": "at://did:plc:orm6sxq2ulngj2hsq5v7w456/my.spoor.log.session/3lon4rh3lis22"
},
"progress": {
"$type": "my.spoor.log.activity#progressIndex",
"index": 4
},
"createdAt": "2025-05-08T14:18:11.072Z"
}

View file

@ -0,0 +1,11 @@
"3lon4rh3lis22": {
"content": {
"cid": "bafyreieujlbvaimry5ocvalkbnedcsmxee6b35vaktaupelafjo7nxaawa",
"uri": "at://did:plc:yhf6s5nbx4zpcvxpdhsh6qhd/my.spoor.content.media/my.spoor.series.nogamenolife.s1"
},
"label": "No Game No Life Rewatch 9",
"otherParticipants": [
"did:plc:lgb2xgd64n3swnh7jbtgpvhl"
],
"createdAt": "2025-05-08T14:18:11.072Z"
}