Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 28.02 KB | None | 0 0
  1. {
  2.     "v2": {
  3.         "all_projects": {
  4.             "1": {
  5.                 "id": 1,
  6.                 "project_name": "Model Office",
  7.                 "created_at": null,
  8.                 "updated_at": null,
  9.                 "deleted_at": null,
  10.                 "milestones": [
  11.                     "2016-05-30",
  12.                     "2016-06-06",
  13.                     "2016-06-20",
  14.                     "2016-06-27",
  15.                     "2016-07-04"
  16.                 ],
  17.                 "milestone": {
  18.                     "2016-05-30": {
  19.                         "id": 10,
  20.                         "release": "2016-05-30",
  21.                         "milestone_name": "test",
  22.                         "is_important": 1,
  23.                         "created_at": "2016-06-24 13:19:56",
  24.                         "updated_at": "2016-06-24 13:19:56",
  25.                         "deleted_at": null,
  26.                         "project_id": 1,
  27.                         "users": [
  28.                             {
  29.                                 "id": 1,
  30.                                 "name": "Hello World",
  31.                                 "email": "hello@world.com",
  32.                                 "display_image": "u11467284460.png",
  33.                                 "created_at": null,
  34.                                 "updated_at": "2016-07-04 14:05:33",
  35.                                 "deleted_at": null,
  36.                                 "position": "Team Lead",
  37.                                 "is_admin": 0,
  38.                                 "pivot": {
  39.                                     "milestone_id": 10,
  40.                                     "user_id": 1,
  41.                                     "days": 5,
  42.                                     "created_at": "2016-06-28 18:18:36",
  43.                                     "updated_at": "2016-06-28 18:18:36"
  44.                                 }
  45.                             }
  46.                         ]
  47.                     },
  48.                     "2016-06-06": {
  49.                         "id": 6,
  50.                         "release": "2016-06-06",
  51.                         "milestone_name": "Home Page Sign Off",
  52.                         "is_important": 0,
  53.                         "created_at": null,
  54.                         "updated_at": null,
  55.                         "deleted_at": null,
  56.                         "project_id": 2,
  57.                         "users": [
  58.                             {
  59.                                 "id": 1,
  60.                                 "name": "Hello World",
  61.                                 "email": "hello@world.com",
  62.                                 "display_image": "u11467284460.png",
  63.                                 "created_at": null,
  64.                                 "updated_at": "2016-07-04 14:05:33",
  65.                                 "deleted_at": null,
  66.                                 "position": "Team Lead",
  67.                                 "is_admin": 0,
  68.                                 "pivot": {
  69.                                     "milestone_id": 6,
  70.                                     "user_id": 1,
  71.                                     "days": 5,
  72.                                     "created_at": null,
  73.                                     "updated_at": null
  74.                                 }
  75.                             }
  76.                         ]
  77.                     },
  78.                     "2016-06-20": {
  79.                         "id": 7,
  80.                         "release": "2016-06-20",
  81.                         "milestone_name": "All Pages Sign Off",
  82.                         "is_important": 0,
  83.                         "created_at": null,
  84.                         "updated_at": null,
  85.                         "deleted_at": null,
  86.                         "project_id": 2,
  87.                         "users": [
  88.                             {
  89.                                 "id": 1,
  90.                                 "name": "Hello World",
  91.                                 "email": "hello@world.com",
  92.                                 "display_image": "u11467284460.png",
  93.                                 "created_at": null,
  94.                                 "updated_at": "2016-07-04 14:05:33",
  95.                                 "deleted_at": null,
  96.                                 "position": "Team Lead",
  97.                                 "is_admin": 0,
  98.                                 "pivot": {
  99.                                     "milestone_id": 7,
  100.                                     "user_id": 1,
  101.                                     "days": 5,
  102.                                     "created_at": null,
  103.                                     "updated_at": null
  104.                                 }
  105.                             },
  106.                             {
  107.                                 "id": 2,
  108.                                 "name": "Jon Doe",
  109.                                 "email": "jon@doe.com",
  110.                                 "display_image": "u99.png",
  111.                                 "created_at": null,
  112.                                 "updated_at": "2016-07-04 14:06:52",
  113.                                 "deleted_at": null,
  114.                                 "position": "Software Quality Assurance",
  115.                                 "is_admin": 0,
  116.                                 "pivot": {
  117.                                     "milestone_id": 7,
  118.                                     "user_id": 2,
  119.                                     "days": 5,
  120.                                     "created_at": null,
  121.                                     "updated_at": null
  122.                                 }
  123.                             }
  124.                         ]
  125.                     },
  126.                     "2016-06-27": {
  127.                         "id": 8,
  128.                         "release": "2016-06-27",
  129.                         "milestone_name": "Build",
  130.                         "is_important": 0,
  131.                         "created_at": null,
  132.                         "updated_at": null,
  133.                         "deleted_at": null,
  134.                         "project_id": 2,
  135.                         "users": [
  136.                             {
  137.                                 "id": 3,
  138.                                 "name": "Foo Bar",
  139.                                 "email": "foo@bar.com",
  140.                                 "display_image": "u101.png",
  141.                                 "created_at": null,
  142.                                 "updated_at": null,
  143.                                 "deleted_at": null,
  144.                                 "position": "",
  145.                                 "is_admin": 0,
  146.                                 "pivot": {
  147.                                     "milestone_id": 8,
  148.                                     "user_id": 3,
  149.                                     "days": 5,
  150.                                     "created_at": null,
  151.                                     "updated_at": null
  152.                                 }
  153.                             }
  154.                         ]
  155.                     },
  156.                     "2016-07-04": {
  157.                         "id": 9,
  158.                         "release": "2016-07-04",
  159.                         "milestone_name": "Tweaks / Go Live",
  160.                         "is_important": 1,
  161.                         "created_at": null,
  162.                         "updated_at": null,
  163.                         "deleted_at": null,
  164.                         "project_id": 2,
  165.                         "users": [
  166.                             {
  167.                                 "id": 3,
  168.                                 "name": "Foo Bar",
  169.                                 "email": "foo@bar.com",
  170.                                 "display_image": "u101.png",
  171.                                 "created_at": null,
  172.                                 "updated_at": null,
  173.                                 "deleted_at": null,
  174.                                 "position": "",
  175.                                 "is_admin": 0,
  176.                                 "pivot": {
  177.                                     "milestone_id": 9,
  178.                                     "user_id": 3,
  179.                                     "days": 5,
  180.                                     "created_at": null,
  181.                                     "updated_at": null
  182.                                 }
  183.                             }
  184.                         ]
  185.                     }
  186.                 }
  187.             },
  188.             "2": {
  189.                 "id": 2,
  190.                 "project_name": "Wildfood Cafe",
  191.                 "created_at": null,
  192.                 "updated_at": null,
  193.                 "deleted_at": null,
  194.                 "milestones": [
  195.                     "2016-05-30",
  196.                     "2016-06-06",
  197.                     "2016-06-20",
  198.                     "2016-06-27",
  199.                     "2016-07-04"
  200.                 ],
  201.                 "milestone": {
  202.                     "2016-05-30": {
  203.                         "id": 10,
  204.                         "release": "2016-05-30",
  205.                         "milestone_name": "test",
  206.                         "is_important": 1,
  207.                         "created_at": "2016-06-24 13:19:56",
  208.                         "updated_at": "2016-06-24 13:19:56",
  209.                         "deleted_at": null,
  210.                         "project_id": 1,
  211.                         "users": [
  212.                             {
  213.                                 "id": 1,
  214.                                 "name": "Hello World",
  215.                                 "email": "hello@world.com",
  216.                                 "display_image": "u11467284460.png",
  217.                                 "created_at": null,
  218.                                 "updated_at": "2016-07-04 14:05:33",
  219.                                 "deleted_at": null,
  220.                                 "position": "Team Lead",
  221.                                 "is_admin": 0,
  222.                                 "pivot": {
  223.                                     "milestone_id": 10,
  224.                                     "user_id": 1,
  225.                                     "days": 5,
  226.                                     "created_at": "2016-06-28 18:18:36",
  227.                                     "updated_at": "2016-06-28 18:18:36"
  228.                                 }
  229.                             }
  230.                         ]
  231.                     },
  232.                     "2016-06-06": {
  233.                         "id": 6,
  234.                         "release": "2016-06-06",
  235.                         "milestone_name": "Home Page Sign Off",
  236.                         "is_important": 0,
  237.                         "created_at": null,
  238.                         "updated_at": null,
  239.                         "deleted_at": null,
  240.                         "project_id": 2,
  241.                         "users": [
  242.                             {
  243.                                 "id": 1,
  244.                                 "name": "Hello World",
  245.                                 "email": "hello@world.com",
  246.                                 "display_image": "u11467284460.png",
  247.                                 "created_at": null,
  248.                                 "updated_at": "2016-07-04 14:05:33",
  249.                                 "deleted_at": null,
  250.                                 "position": "Team Lead",
  251.                                 "is_admin": 0,
  252.                                 "pivot": {
  253.                                     "milestone_id": 6,
  254.                                     "user_id": 1,
  255.                                     "days": 5,
  256.                                     "created_at": null,
  257.                                     "updated_at": null
  258.                                 }
  259.                             }
  260.                         ]
  261.                     },
  262.                     "2016-06-20": {
  263.                         "id": 7,
  264.                         "release": "2016-06-20",
  265.                         "milestone_name": "All Pages Sign Off",
  266.                         "is_important": 0,
  267.                         "created_at": null,
  268.                         "updated_at": null,
  269.                         "deleted_at": null,
  270.                         "project_id": 2,
  271.                         "users": [
  272.                             {
  273.                                 "id": 1,
  274.                                 "name": "Hello World",
  275.                                 "email": "hello@world.com",
  276.                                 "display_image": "u11467284460.png",
  277.                                 "created_at": null,
  278.                                 "updated_at": "2016-07-04 14:05:33",
  279.                                 "deleted_at": null,
  280.                                 "position": "Team Lead",
  281.                                 "is_admin": 0,
  282.                                 "pivot": {
  283.                                     "milestone_id": 7,
  284.                                     "user_id": 1,
  285.                                     "days": 5,
  286.                                     "created_at": null,
  287.                                     "updated_at": null
  288.                                 }
  289.                             },
  290.                             {
  291.                                 "id": 2,
  292.                                 "name": "Jon Doe",
  293.                                 "email": "jon@doe.com",
  294.                                 "display_image": "u99.png",
  295.                                 "created_at": null,
  296.                                 "updated_at": "2016-07-04 14:06:52",
  297.                                 "deleted_at": null,
  298.                                 "position": "Software Quality Assurance",
  299.                                 "is_admin": 0,
  300.                                 "pivot": {
  301.                                     "milestone_id": 7,
  302.                                     "user_id": 2,
  303.                                     "days": 5,
  304.                                     "created_at": null,
  305.                                     "updated_at": null
  306.                                 }
  307.                             }
  308.                         ]
  309.                     },
  310.                     "2016-06-27": {
  311.                         "id": 8,
  312.                         "release": "2016-06-27",
  313.                         "milestone_name": "Build",
  314.                         "is_important": 0,
  315.                         "created_at": null,
  316.                         "updated_at": null,
  317.                         "deleted_at": null,
  318.                         "project_id": 2,
  319.                         "users": [
  320.                             {
  321.                                 "id": 3,
  322.                                 "name": "Foo Bar",
  323.                                 "email": "foo@bar.com",
  324.                                 "display_image": "u101.png",
  325.                                 "created_at": null,
  326.                                 "updated_at": null,
  327.                                 "deleted_at": null,
  328.                                 "position": "",
  329.                                 "is_admin": 0,
  330.                                 "pivot": {
  331.                                     "milestone_id": 8,
  332.                                     "user_id": 3,
  333.                                     "days": 5,
  334.                                     "created_at": null,
  335.                                     "updated_at": null
  336.                                 }
  337.                             }
  338.                         ]
  339.                     },
  340.                     "2016-07-04": {
  341.                         "id": 9,
  342.                         "release": "2016-07-04",
  343.                         "milestone_name": "Tweaks / Go Live",
  344.                         "is_important": 1,
  345.                         "created_at": null,
  346.                         "updated_at": null,
  347.                         "deleted_at": null,
  348.                         "project_id": 2,
  349.                         "users": [
  350.                             {
  351.                                 "id": 3,
  352.                                 "name": "Foo Bar",
  353.                                 "email": "foo@bar.com",
  354.                                 "display_image": "u101.png",
  355.                                 "created_at": null,
  356.                                 "updated_at": null,
  357.                                 "deleted_at": null,
  358.                                 "position": "",
  359.                                 "is_admin": 0,
  360.                                 "pivot": {
  361.                                     "milestone_id": 9,
  362.                                     "user_id": 3,
  363.                                     "days": 5,
  364.                                     "created_at": null,
  365.                                     "updated_at": null
  366.                                 }
  367.                             }
  368.                         ]
  369.                     }
  370.                 }
  371.             }
  372.         }
  373.     },
  374.     "v1": {
  375.         "project_milestones": {
  376.             "2016-05-30": {
  377.                 "1": [
  378.                     {
  379.                         "id": 1,
  380.                         "release": "2016-05-30",
  381.                         "milestone_name": "Report Sign Off",
  382.                         "is_important": 0,
  383.                         "created_at": null,
  384.                         "updated_at": null,
  385.                         "deleted_at": null,
  386.                         "project_id": 1,
  387.                         "users": [
  388.                             {
  389.                                 "id": 1,
  390.                                 "name": "Hello World",
  391.                                 "email": "hello@world.com",
  392.                                 "display_image": "u11467284460.png",
  393.                                 "created_at": null,
  394.                                 "updated_at": "2016-07-04 14:05:33",
  395.                                 "deleted_at": null,
  396.                                 "position": "Team Lead",
  397.                                 "is_admin": 0,
  398.                                 "pivot": {
  399.                                     "milestone_id": 1,
  400.                                     "user_id": 1,
  401.                                     "days": 2,
  402.                                     "created_at": null,
  403.                                     "updated_at": null
  404.                                 }
  405.                             },
  406.                             {
  407.                                 "id": 2,
  408.                                 "name": "Jon Doe",
  409.                                 "email": "jon@doe.com",
  410.                                 "display_image": "u99.png",
  411.                                 "created_at": null,
  412.                                 "updated_at": "2016-07-04 14:06:52",
  413.                                 "deleted_at": null,
  414.                                 "position": "Software Quality Assurance",
  415.                                 "is_admin": 0,
  416.                                 "pivot": {
  417.                                     "milestone_id": 1,
  418.                                     "user_id": 2,
  419.                                     "days": 2,
  420.                                     "created_at": "2016-06-28 18:16:57",
  421.                                     "updated_at": "2016-06-28 18:16:57"
  422.                                 }
  423.                             },
  424.                             {
  425.                                 "id": 3,
  426.                                 "name": "Foo Bar",
  427.                                 "email": "foo@bar.com",
  428.                                 "display_image": "u101.png",
  429.                                 "created_at": null,
  430.                                 "updated_at": null,
  431.                                 "deleted_at": null,
  432.                                 "position": "",
  433.                                 "is_admin": 0,
  434.                                 "pivot": {
  435.                                     "milestone_id": 1,
  436.                                     "user_id": 3,
  437.                                     "days": 3,
  438.                                     "created_at": "2016-06-28 18:17:13",
  439.                                     "updated_at": "2016-06-28 18:17:13"
  440.                                 }
  441.                             }
  442.                         ]
  443.                     },
  444.                     {
  445.                         "id": 10,
  446.                         "release": "2016-05-30",
  447.                         "milestone_name": "test",
  448.                         "is_important": 1,
  449.                         "created_at": "2016-06-24 13:19:56",
  450.                         "updated_at": "2016-06-24 13:19:56",
  451.                         "deleted_at": null,
  452.                         "project_id": 1,
  453.                         "users": [
  454.                             {
  455.                                 "id": 1,
  456.                                 "name": "Hello World",
  457.                                 "email": "hello@world.com",
  458.                                 "display_image": "u11467284460.png",
  459.                                 "created_at": null,
  460.                                 "updated_at": "2016-07-04 14:05:33",
  461.                                 "deleted_at": null,
  462.                                 "position": "Team Lead",
  463.                                 "is_admin": 0,
  464.                                 "pivot": {
  465.                                     "milestone_id": 10,
  466.                                     "user_id": 1,
  467.                                     "days": 5,
  468.                                     "created_at": "2016-06-28 18:18:36",
  469.                                     "updated_at": "2016-06-28 18:18:36"
  470.                                 }
  471.                             }
  472.                         ]
  473.                     }
  474.                 ],
  475.                 "2": {
  476.                     "2": [],
  477.                     "3": {
  478.                         "id": 5,
  479.                         "release": "2016-05-30",
  480.                         "milestone_name": "Planning",
  481.                         "is_important": 0,
  482.                         "created_at": null,
  483.                         "updated_at": null,
  484.                         "deleted_at": null,
  485.                         "project_id": 2,
  486.                         "users": [
  487.                             {
  488.                                 "id": 1,
  489.                                 "name": "Hello World",
  490.                                 "email": "hello@world.com",
  491.                                 "display_image": "u11467284460.png",
  492.                                 "created_at": null,
  493.                                 "updated_at": "2016-07-04 14:05:33",
  494.                                 "deleted_at": null,
  495.                                 "position": "Team Lead",
  496.                                 "is_admin": 0,
  497.                                 "pivot": {
  498.                                     "milestone_id": 5,
  499.                                     "user_id": 1,
  500.                                     "days": 3,
  501.                                     "created_at": "2016-06-28 18:18:22",
  502.                                     "updated_at": "2016-06-28 18:18:22"
  503.                                 }
  504.                             },
  505.                             {
  506.                                 "id": 2,
  507.                                 "name": "Jon Doe",
  508.                                 "email": "jon@doe.com",
  509.                                 "display_image": "u99.png",
  510.                                 "created_at": null,
  511.                                 "updated_at": "2016-07-04 14:06:52",
  512.                                 "deleted_at": null,
  513.                                 "position": "Software Quality Assurance",
  514.                                 "is_admin": 0,
  515.                                 "pivot": {
  516.                                     "milestone_id": 5,
  517.                                     "user_id": 2,
  518.                                     "days": 2,
  519.                                     "created_at": null,
  520.                                     "updated_at": null
  521.                                 }
  522.                             }
  523.                         ]
  524.                     }
  525.                 },
  526.                 "3": {
  527.                     "3": []
  528.                 },
  529.                 "4": {
  530.                     "4": []
  531.                 },
  532.                 "5": {
  533.                     "5": []
  534.                 },
  535.                 "6": {
  536.                     "6": []
  537.                 },
  538.                 "7": {
  539.                     "7": []
  540.                 },
  541.                 "8": {
  542.                     "8": []
  543.                 },
  544.                 "9": {
  545.                     "9": []
  546.                 },
  547.                 "10": {
  548.                     "10": []
  549.                 },
  550.                 "11": {
  551.                     "11": []
  552.                 },
  553.                 "12": {
  554.                     "12": []
  555.                 }
  556.             },
  557.             "2016-06-06": {
  558.                 "1": [
  559.                     {
  560.                         "id": 2,
  561.                         "release": "2016-06-06",
  562.                         "milestone_name": "All Pages Sign Off",
  563.                         "is_important": 0,
  564.                         "created_at": null,
  565.                         "updated_at": null,
  566.                         "deleted_at": null,
  567.                         "project_id": 1,
  568.                         "users": [
  569.                             {
  570.                                 "id": 1,
  571.                                 "name": "Hello World",
  572.                                 "email": "hello@world.com",
  573.                                 "display_image": "u11467284460.png",
  574.                                 "created_at": null,
  575.                                 "updated_at": "2016-07-04 14:05:33",
  576.                                 "deleted_at": null,
  577.                                 "position": "Team Lead",
  578.                                 "is_admin": 0,
  579.                                 "pivot": {
  580.                                     "milestone_id": 2,
  581.                                     "user_id": 1,
  582.                                     "days": 2.5,
  583.                                     "created_at": null,
  584.                                     "updated_at": null
  585.                                 }
  586.                             }
  587.                         ]
  588.                     }
  589.                 ],
  590.                 "2": {
  591.                     "2": [],
  592.                     "3": {
  593.                         "id": 6,
  594.                         "release": "2016-06-06",
  595.                         "milestone_name": "Home Page Sign Off",
  596.                         "is_important": 0,
  597.                         "created_at": null,
  598.                         "updated_at": null,
  599.                         "deleted_at": null,
  600.                         "project_id": 2,
  601.                         "users": [
  602.                             {
  603.                                 "id": 1,
  604.                                 "name": "Hello World",
  605.                                 "email": "hello@world.com",
  606.                                 "display_image": "u11467284460.png",
  607.                                 "created_at": null,
  608.                                 "updated_at": "2016-07-04 14:05:33",
  609.                                 "deleted_at": null,
  610.                                 "position": "Team Lead",
  611.                                 "is_admin": 0,
  612.                                 "pivot": {
  613.                                     "milestone_id": 6,
  614.                                     "user_id": 1,
  615.                                     "days": 5,
  616.                                     "created_at": null,
  617.                                     "updated_at": null
  618.                                 }
  619.                             }
  620.                         ]
  621.                     }
  622.                 },
  623.                 "3": {
  624.                     "3": []
  625.                 },
  626.                 "4": {
  627.                     "4": []
  628.                 },
  629.                 "5": {
  630.                     "5": []
  631.                 },
  632.                 "6": {
  633.                     "6": []
  634.                 },
  635.                 "7": {
  636.                     "7": []
  637.                 },
  638.                 "8": {
  639.                     "8": []
  640.                 },
  641.                 "9": {
  642.                     "9": []
  643.                 },
  644.                 "10": {
  645.                     "10": []
  646.                 },
  647.                 "11": {
  648.                     "11": []
  649.                 },
  650.                 "12": {
  651.                     "12": []
  652.                 }
  653.             }
  654.         }
  655.     }
  656. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement