[60ada4]: / Allura / docs / api-rest / examples / forum.json  Maximize  Restore  History

Download this file

32 lines (32 with data), 682 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"topic": {
"_id": "a7528751",
"posts": [
{
"text": "How to fix anything!",
"attachments": [
],
"author": "root",
"timestamp": "2015-07-20 16:36:18.019000",
"last_edited": null,
"slug": "c920",
"subject": "Tech Support"
},
{
"text": "fdas",
"attachments": [
],
"author": "hs2",
"timestamp": "2015-07-22 15:41:58.522000",
"last_edited": null,
"slug": "b8fa",
"subject": "Tech Support"
}
],
"discussion_id": "5568f6684d212236d1eaed07",
"subject": "Tech Support"
},
"count": 2,
"limit": 25,
"page": 0
}