mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-03-22 08:10:10 +07:00
23 lines
523 B
JSON
23 lines
523 B
JSON
{
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"id",
|
|
"storyGroupId",
|
|
"tourStageTimelineId"
|
|
]
|
|
},
|
|
"data": [
|
|
{
|
|
"id": "tour-event-001",
|
|
"storyGroupId": "livetour_event_group-001",
|
|
"tourStageTimelineId": "livetour-event-001_timeline-01",
|
|
"name": "Live Tour Event - Osaka"
|
|
},
|
|
{
|
|
"id": "tour-event-002",
|
|
"storyGroupId": "livetour_event_group-002",
|
|
"tourStageTimelineId": "tour-stage-timeline_tour-event-002",
|
|
"name": "Live Tour Event - Shibuya"
|
|
}
|
|
]
|
|
} |