Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.91 KB | None | 0 0
  1. {
  2. person: {
  3. is_active: null,
  4. district: null,
  5. name: "Janez Janša",
  6. gov_id: "P025",
  7. gender: null,
  8. party: {
  9. acronym: null,
  10. is_coalition: null,
  11. id: null,
  12. name: null
  13. },
  14. type: "visitor",
  15. id: "36",
  16. has_function: false
  17. },
  18. created_at: "28. 3. 2017",
  19. created_for: "15. 5. 2015",
  20. results: [
  21. {
  22. date: "15. 5. 2015",
  23. questions: [
  24. {
  25. recipient_orgs: [ ],
  26. recipient_text: "predsednik Vlade",
  27. title: "v zvezi z vplivom ukrepov na makroekonomske kazalce",
  28. url: "http://imss.dz-rs.si/IMiS/ImisAdmin.nsf/ImisnetAgent?OpenAgent&2&DZ-MSS-01/ca20e005f00658e2aa9b60e559494c188b3f8c8bdddf7cedec0d2a4350cde066",
  29. session_name: "Unknown",
  30. recipient_persons: [
  31. {
  32. is_active: null,
  33. district: null,
  34. name: "Miro Cerar",
  35. gov_id: "G13",
  36. gender: null,
  37. party: {
  38. acronym: null,
  39. is_coalition: null,
  40. id: null,
  41. name: null
  42. },
  43. type: "visitor",
  44. id: 13,
  45. has_function: false
  46. }
  47. ],
  48. id: 6135,
  49. session_id: "Unknown"
  50. }
  51. ]
  52. }
  53. ]
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement