Last active
August 29, 2015 14:14
-
-
Save jesteracer/e29c0dc384fd74c5fcf1 to your computer and use it in GitHub Desktop.
meduza-dev: first json structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"root": [ | |
{ | |
"title": "Новости", | |
"collection": [ | |
{ | |
"url": "news/2015/02/02/sotrudnikov-inion-na-vremya...", | |
"title": "Сотрудников ИНИОН на время реконструкции....", | |
"authors": [ ], | |
"document_type": "news", | |
"version": 2, | |
"published_at": 1422886209, | |
"full": false, | |
"source": { | |
"url": "http://tass.ru/obschestvo/1739469", | |
"name": "ТАСС", | |
"quote": "«О закрытии института речь не идет. ..." | |
} | |
}, | |
{} | |
] | |
}, | |
{ | |
"title": "Шапито", | |
"collection": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment