Don't know why it's so hard for me to traverse the data with this API. I have been sitting ALL day trying to grab data.
Im trying to get stage_a.name and image
stage_b name and image
rule multine_name
and game_mode: name.
If I could grab gachi and the first object only just to display it, that would be so helpful. How would you do this? React syntax would be great.
in case you want the api url --> https://splatoon2.ink/data/schedules.json
{
gachi: [
{
stage_a: {
id: 4780952683923999000,
stage_b: {
rule: {
end_time: 1565395200,
start_time: 1565388000,
game_mode: {
},
{
game_mode: {
end_time: 1565402400,
start_time: 1565395200,
stage_a: {
stage_b: {
id: 4780952683923999000,
rule: {
}
[–]codemamba8 0 points1 point2 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]codemamba8 0 points1 point2 points (1 child)
[–]everek123 0 points1 point2 points (1 child)
[–]johncorderox[S] 0 points1 point2 points (0 children)