pyrat-api-multiple-responses-parents-both-parents.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. [
  2. {
  3. "animalid": 100,
  4. "eartag_or_id": "ID-100",
  5. "mutations": [
  6. {
  7. "animalid": 100,
  8. "mutation_id": 5,
  9. "mutationname": "Mut-A",
  10. "mutationtype": "BAC transgenic",
  11. "grade_id": 5,
  12. "mutationgrade": "wt"
  13. }
  14. ]
  15. },
  16. {
  17. "animalid": 102,
  18. "eartag_or_id": "ID-102",
  19. "mutations": [
  20. {
  21. "animalid": 102,
  22. "mutation_id": 5,
  23. "mutationname": "Mut-A",
  24. "mutationtype": "BAC transgenic",
  25. "grade_id": 5,
  26. "mutationgrade": "wt"
  27. },
  28. {
  29. "animalid": 102,
  30. "mutation_id": 5,
  31. "mutationname": "Mut-B",
  32. "mutationtype": "BAC transgenic",
  33. "grade_id": 5,
  34. "mutationgrade": "hom"
  35. }
  36. ]
  37. },
  38. {
  39. "animalid": 104,
  40. "eartag_or_id": "ID-104",
  41. "mutations": [
  42. {
  43. "animalid": 104,
  44. "mutation_id": 5,
  45. "mutationname": "Mut-B",
  46. "mutationtype": "BAC transgenic",
  47. "grade_id": 5,
  48. "mutationgrade": "hom"
  49. }
  50. ]
  51. },
  52. {
  53. "animalid": 106,
  54. "eartag_or_id": "ID-106",
  55. "mutations": []
  56. },
  57. {
  58. "animalid": 101,
  59. "eartag_or_id": "ID-101",
  60. "mutations": [
  61. {
  62. "animalid": 101,
  63. "mutation_id": 5,
  64. "mutationname": "Mut-A",
  65. "mutationtype": "BAC transgenic",
  66. "grade_id": 5,
  67. "mutationgrade": "het"
  68. }
  69. ]
  70. },
  71. {
  72. "animalid": 103,
  73. "eartag_or_id": "ID-103",
  74. "mutations": [
  75. {
  76. "animalid": 103,
  77. "mutation_id": 5,
  78. "mutationname": "Mut-A",
  79. "mutationtype": "BAC transgenic",
  80. "grade_id": 5,
  81. "mutationgrade": "het"
  82. },
  83. {
  84. "animalid": 103,
  85. "mutation_id": 5,
  86. "mutationname": "Mut-B",
  87. "mutationtype": "BAC transgenic",
  88. "grade_id": 5,
  89. "mutationgrade": "wt"
  90. }
  91. ]
  92. },
  93. {
  94. "animalid": 105,
  95. "eartag_or_id": "ID-105",
  96. "mutations": [
  97. {
  98. "animalid": 105,
  99. "mutation_id": 5,
  100. "mutationname": "Mut-A",
  101. "mutationtype": "BAC transgenic",
  102. "grade_id": 5,
  103. "mutationgrade": "het"
  104. }
  105. ]
  106. },
  107. {
  108. "animalid": 107,
  109. "eartag_or_id": "ID-107",
  110. "mutations": [
  111. {
  112. "animalid": 107,
  113. "mutation_id": 5,
  114. "mutationname": "Mut-A",
  115. "mutationtype": "BAC transgenic",
  116. "grade_id": 5,
  117. "mutationgrade": "het"
  118. },
  119. {
  120. "animalid": 107,
  121. "mutation_id": 5,
  122. "mutationname": "Mut-B",
  123. "mutationtype": "BAC transgenic",
  124. "grade_id": 5,
  125. "mutationgrade": "wt"
  126. }
  127. ]
  128. }
  129. ]