Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. "hits" : [
  2. {
  3. "_index" : "animal",
  4. "_type" : "animal",
  5. "_id" : "6d7a9391-9e7f-47e9-ad46-4d6fe85bba7d",
  6. "_score" : 1.0,
  7. "_source" : {
  8. "scope" : {
  9. "farm_id" : "7c60dea5-1d80-4997-87e5-a78a262229fd",
  10. "holding_id" : "af13a51c-a1c6-4596-afd8-a15fbe54fe40"
  11. },
  12. "action" : "republish",
  13. "entity" : "Animal",
  14. "id" : "6d7a9391-9e7f-47e9-ad46-4d6fe85bba7d",
  15. "app" : "s4farm-api",
  16. "message_id" : "256c5ab6-80c9-422e-b1d8-e2b626836b8f",
  17. "publish_date" : 1.567464378484753E9,
  18. "data" : {
  19. "id" : 14661,
  20. "genetic" : {
  21. "id" : 999,
  22. "name" : "Registro importado"
  23. },
  24. "animal_type" : {
  25. "id" : 2,
  26. "name" : "Matriz",
  27. "gender" : {
  28. "id" : 1,
  29. "name" : "Feminino"
  30. }
  31. },
  32. "uuid" : "6d7a9391-9e7f-47e9-ad46-4d6fe85bba7d"
  33. }
  34. }
  35. }
  36. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement