Guest User

Untitled

a guest
Jun 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. {
  2. "data": [
  3. {
  4. "type": "node--something",
  5. "id": "1813afb2-c53c-41d1-9dbd-7719f95ff53c",
  6. "attributes": {
  7. "nid": 6722,
  8. "uuid": "1813afb2-c53c-41e1-9dbd-7719f95ff53c",
  9. "langcode": "nl",
  10. "status": true,
  11. "title": "Some title",
  12. "field_service_short": "This is a field with a short description",
  13. },
  14. "relationships": {
  15. "type": {
  16. "data": {
  17. "type": "node_type--node_type",
  18. "id": "7f244bbf-068f-45a2-80b6-d3eaf2fab3e3"
  19. },
  20. }
  21. },
  22. "links": {
  23. "self": "https://example.com/nl/jsonapi/node/something/1813afb2-c53c-41d1-9dbd-7719f95ff53c"
  24. }
  25. }
  26. ]
  27. }
Add Comment
Please, Sign In to add comment