pyrat-api-single-response-parents.json 459 B

123456789101112131415161718192021
  1. [
  2. {
  3. "animalid": 100,
  4. "eartag_or_id": "ID-100",
  5. "mutations": []
  6. },
  7. {
  8. "animalid": 101,
  9. "eartag_or_id": "ID-101",
  10. "mutations": [
  11. {
  12. "animalid": 101,
  13. "mutation_id": 5,
  14. "mutationname": "Mut-A",
  15. "mutationtype": "BAC transgenic",
  16. "grade_id": 5,
  17. "mutationgrade": "het"
  18. }
  19. ]
  20. }
  21. ]