16 lines
No EOL
353 B
JSON
16 lines
No EOL
353 B
JSON
{
|
|
"events": [
|
|
{
|
|
"title": "Campeonato Nacional de Powerlifting",
|
|
"date": "2026-03-15",
|
|
"location": "Lisboa",
|
|
"signupUrl": "https://example.com/signup/nacional"
|
|
},
|
|
{
|
|
"title": "Taça APP",
|
|
"date": "2026-05-20",
|
|
"location": "Porto",
|
|
"signupUrl": "https://example.com/signup/taca-app"
|
|
}
|
|
]
|
|
} |