Restructure auction timeline for easy access
Example
"timeline": [
{
"title": {
"uk_UA": "Аукціон почався",
"en_US": "Auction start"
},
"start": "2020-05-14 10:17:46.393693",
"end": "2020-05-14 10:17:46.393693"
},
{
"title": {
"uk_UA": "Раунд 1",
"en_US": "Round 1"
},
"start": "2020-05-14 10:17:46.393693",
"end": "2020-05-14 10:18:16.393693"
},
{
"title": {
"uk_UA": "Раунд 2",
"en_US": "Round 2"
},
"start": "2020-05-14 10:18:17.393693",
"end": "2020-05-14 10:18:47.393693"
},
{
"title": {
"uk_UA": "Раунд 3",
"en_US": "Round 3"
},
"start": "2020-05-14 10:18:48.393693",
"end": "2020-05-14 10:19:18.393693"
},
{
"title": {
"uk_UA": "Оголошення",
"en_US": "Announcement"
},
"start": "2020-05-14 10:19:18.393693",
"end": "2020-05-14 10:19:18.393693"
}
]
Edited by Ghost User