[
  {
    "model": "djangoldp_joboffer.joboffer",
    "pk": 8,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "author": 1,
      "title": "Job offer simulation",
      "description": "this is a simulation of a job offer to create automatic tests on job-board blox",
      "duration": "1 jour",
      "budget": "500",
      "earnBusinessProviding": false,
      "location": "remote",
      "creationDate": "2022-04-14T15:25:21.800Z",
      "closingDate": "2026-12-14",
      "skills": [3, 4],
      "conversation": []
    }
  },
  {
    "model": "djangoldp_joboffer.joboffer",
    "pk": 12,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "author": 3,
      "title": "job offer title",
      "description": "job offer description",
      "duration": "2 j",
      "budget": "100",
      "earnBusinessProviding": false,
      "location": "remote",
      "creationDate": "2022-04-15T11:42:07.521Z",
      "closingDate": "2028-04-16",
      "skills": [1],
      "conversation": []
    }
  },
  {
    "model": "djangoldp_joboffer.joboffer",
    "pk": 13,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "author": 1,
      "title": "job offer test",
      "description": "job offer test description",
      "duration": "2 days",
      "budget": "875",
      "earnBusinessProviding": false,
      "location": "remote",
      "creationDate": "2022-04-15T10:21:38.343Z",
      "closingDate": "2027-04-16",
      "skills": [2],
      "conversation": []
    }
  },
  {
    "model": "djangoldp_skill.skill",
    "pk": 1,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "css",
      "name_af": "css",
      "name_en": "css",
      "users": [2]
    }
  },
  {
    "model": "djangoldp_skill.skill",
    "pk": 2,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "html",
      "name_af": "html",
      "name_en": "html",
      "users": [1, 3]
    }
  },
  {
    "model": "djangoldp_skill.skill",
    "pk": 3,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "js",
      "name_af": "js",
      "name_en": "js",
      "users": []
    }
  },
  {
    "model": "djangoldp_skill.skill",
    "pk": 4,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "startin'blox",
      "name_af": "startin'blox",
      "name_en": "startin'blox",
      "users": [1]
    }
  },
  {
    "model": "djangoldp_skill.skill",
    "pk": 5,
    "fields": {
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "pug",
      "name_af": "pug",
      "name_en": "pug",
      "users": []
    }
  }
]
