mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-02 14:04:22 +01:00
139 lines
3.8 KiB
JSON
139 lines
3.8 KiB
JSON
{
|
|
"categories": [
|
|
{
|
|
"id": 111,
|
|
"title": "Hottest"
|
|
},
|
|
{
|
|
"id": 123,
|
|
"title": "Art & Collectibles"
|
|
},
|
|
{
|
|
"id": 124,
|
|
"title": "DeFi"
|
|
},
|
|
{
|
|
"id": 311,
|
|
"title": "Entertainment"
|
|
},
|
|
{
|
|
"id": 333,
|
|
"title": "Exchange"
|
|
},
|
|
{
|
|
"id": 223,
|
|
"title": "News"
|
|
},
|
|
{
|
|
"id": 451,
|
|
"title": "Shop"
|
|
},
|
|
{
|
|
"id": 2321,
|
|
"title": "Social"
|
|
},
|
|
{
|
|
"id": 51231,
|
|
"title": "Wallet"
|
|
},
|
|
{
|
|
"id": 1321,
|
|
"title": "Other"
|
|
}
|
|
],
|
|
"projectsCards": [
|
|
{
|
|
"id": 123123,
|
|
"title": "First App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
},
|
|
{
|
|
"id": 765454,
|
|
"title": "Second App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
},
|
|
{
|
|
"id": 55,
|
|
"title": "Third App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
},
|
|
{
|
|
"id": 12344123,
|
|
"title": "Fourth App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
},
|
|
{
|
|
"id": 56745,
|
|
"title": "Fifth App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
},
|
|
{
|
|
"id": 3312431,
|
|
"title": "Sixth App",
|
|
"thumbnail_image": "https://via.placeholder.com/150",
|
|
"category": {
|
|
"id": 51231,
|
|
"title": "{app.category}"
|
|
},
|
|
"votes_count": 123
|
|
}
|
|
],
|
|
"project": {
|
|
"id": "0",
|
|
"cover_image": "https://picsum.photos/id/10/1024/1024",
|
|
"thumbnail_image": "https://s3-alpha-sig.figma.com/img/be1b/cd75/1baa911b3875134c0889d6755c4ba2cb?Expires=1638748800&Signature=DOiLciAA95w8gOvAowjiiR-ZPbmV1oGSRRK8YpE4ALMoe47pL7DifQxZvL1LQn~NRa0aLMoMk61521fbbGJeDAwk~j6fIm~iZAlMzQn7DdWy0wFR0uLQagOgpIiIXO-w8CeC14VoW-hrjIX5mDmOonJzkfoftGqIF1WCOmP2EuswyJpIngFdLb15gCex4Necs3vH2cuD9iSgWG2za97KfdXZP79ROyk2EN9Q3~a7RT4FTBBIlgKDLuFGSVRxReXVNajn~XSxBJh2de9dFVa3tOXkwJXu3jb0G4x-wRCaG-KmBhUOemuGtu5Fumh6goktGh~bIDwoHeUBVKFHAzaYgw__&Key-Pair-Id=APKAINTVSUGEWH5XD5UA",
|
|
"title": "█████████",
|
|
"website": "████████",
|
|
"description": "██████████████████",
|
|
"category": {
|
|
"id": "0",
|
|
"title": "█████"
|
|
},
|
|
"tags": [
|
|
{
|
|
"id": "0",
|
|
"title": "█████"
|
|
},
|
|
{
|
|
"id": "0",
|
|
"title": "██████"
|
|
},
|
|
{
|
|
"id": "0",
|
|
"title": "█████"
|
|
}
|
|
],
|
|
"screenShots": [
|
|
"",
|
|
"",
|
|
"",
|
|
""
|
|
],
|
|
"votes_count": 0
|
|
}
|
|
} |