pyrat-api-multiple-response-and-parents-both-parents.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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": "het"
  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. },
  30. {
  31. "animalid": 101,
  32. "eartag_or_id": "ID-101",
  33. "mutations": [
  34. {
  35. "animalid": 101,
  36. "mutation_id": 5,
  37. "mutationname": "Mut-A",
  38. "mutationtype": "BAC transgenic",
  39. "grade_id": 5,
  40. "mutationgrade": "het"
  41. }
  42. ]
  43. },
  44. {
  45. "animalid": 103,
  46. "eartag_or_id": "ID-103",
  47. "mutations": [
  48. {
  49. "animalid": 103,
  50. "mutation_id": 5,
  51. "mutationname": "Mut-A",
  52. "mutationtype": "BAC transgenic",
  53. "grade_id": 5,
  54. "mutationgrade": "het"
  55. }
  56. ]
  57. },
  58. {
  59. "animalid": 105,
  60. "eartag_or_id": "ID-105",
  61. "mutations": [
  62. {
  63. "animalid": 105,
  64. "mutation_id": 5,
  65. "mutationname": "Mut-A",
  66. "mutationtype": "BAC transgenic",
  67. "grade_id": 5,
  68. "mutationgrade": "hom"
  69. }
  70. ]
  71. }
  72. ]