Files
VacatureRadar/fixtures/ats/lever-listing.json
T
Jens b8091e59bd
deploy / deploy (push) Canceled after 0s
Initial deploy setup
2026-07-21 14:00:00 +02:00

31 lines
806 B
JSON

{
"provider": "lever",
"data": [
{
"id": "lv-open-1",
"text": "Platform Engineer",
"jobUrl": "https://jobs.lever.co/example/platform-engineer",
"location": "Gent",
"type": "full_time",
"published_at": "2026-02-01T09:00:00Z"
},
{
"id": "lv-open-2",
"name": "Senior Platform Engineer",
"applyUrl": "https://jobs.lever.co/example/senior-platform-engineer",
"remote_type": "hybrid",
"status": "published",
"text": "Remote first",
"created": "2026-02-03T08:00:00Z",
"created_date": "2026-02-03T08:00:00Z"
},
{
"id": "lv-closed-1",
"text": "Closed Lever role",
"jobUrl": "https://jobs.lever.co/example/closed-lever",
"status": "closed",
"location": "Brussel"
}
]
}