Project List
GET /v1/project/?format=api
{
"count": 4,
"next": null,
"previous": null,
"results": [
{
"id": "w3GhoZSZRcP7os8ZLNq5zZdlw9Kht1Oi",
"phases": [
{
"id": "agC55tfOxzpVgSuBYiwZoXdAAiuRw7qo",
"has_hearings": true,
"hearings": [
"koirapuisto"
],
"title": {
"fi": "test1"
},
"description": {
"fi": "test1"
},
"schedule": {
"fi": "test1"
}
}
],
"title": {
"fi": "eläimet"
}
},
{
"id": "E6mw7KkHa40POsk0ewhn4vfaulU35TNw",
"phases": [
{
"id": "dyXDkyx0Cw3yxnH7qOFmeogN0fHbQuU1",
"has_hearings": true,
"hearings": [
"vaihetesti",
"kupittaa3d",
"kasvit-jokirannassa1"
],
"title": {
"fi": "testaus"
},
"description": {},
"schedule": {
"fi": "5 pv"
}
},
{
"id": "66w1JZXEKIoh7tqRblYAFUUlJJuMDhP1",
"has_hearings": true,
"hearings": [],
"title": {
"fi": "toista testaus"
},
"description": {},
"schedule": {
"fi": "50 pv"
}
}
],
"title": {
"fi": "testiprojektiappp"
}
},
{
"id": "RI3e0cnWcrq2Z44EJpLSWGkaNytUwPty",
"phases": [
{
"id": "4wV3gfqStXZWSbrZaXnGTW0cHCuTkL96",
"has_hearings": false,
"hearings": [],
"title": {
"fi": "eka vaihe"
},
"description": {
"fi": "ekan vaiheen kuvaus"
},
"schedule": {
"fi": "ekan vaiheen kesto"
}
},
{
"id": "c6RzYATI0cuYfWDNagOXeeH8G21BI2cu",
"has_hearings": true,
"hearings": [],
"title": {
"fi": "toka vaihe"
},
"description": {
"fi": "tokan vaiheen kuvaus"
},
"schedule": {
"fi": "tokan vaiheen kesto"
}
}
],
"title": {
"fi": "testiprokkis"
}
},
{
"id": "lx57lh0ylexlQ7qfOPaK9NhOIUhmwdEm",
"phases": [
{
"id": "6PfjhBZsrvfQc0M0JoJp1dGYZvdRdCoX",
"has_hearings": true,
"hearings": [
"tunnistaudu",
"yritys",
"raitiotie"
],
"title": {
"fi": "N"
},
"description": {
"fi": "än"
},
"schedule": {
"fi": "hetki"
}
},
{
"id": "D6WXxkW6aXG8vydX9UhEsI1ZbqPmxN5C",
"has_hearings": true,
"hearings": [
"kokeilu",
"aikakatkaisu",
"sisaverkko"
],
"title": {
"fi": "Y"
},
"description": {
"fi": "yyy"
},
"schedule": {
"fi": "tovi"
}
},
{
"id": "KkGTRHfXjJhpJ20R6WsmzInUuqhnNHLP",
"has_hearings": false,
"hearings": [],
"title": {
"fi": "T"
},
"description": {
"fi": "teee"
},
"schedule": {
"fi": "kotvanen"
}
}
],
"title": {
"fi": "Prokkis projekti"
}
}
]
}