Files
Gakumas-Translation-Data-EN/local-files/masterTrans/Tour.json
2026-03-31 14:07:13 +07:00

29 lines
712 B
JSON

{
"rules": {
"primaryKeys": [
"id",
"storyGroupId",
"tourStageTimelineId"
]
},
"data": [
{
"id": "tour-april-001",
"storyGroupId": "april_event_group-001",
"tourStageTimelineId": "liveapril-001_timeline-01",
"name": "Dream Stage on April 1st"
},
{
"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"
}
]
}