{
"data": {
"type": "vacancies",
"attributes": {
"title": "Developer at Recrubo",
"description": "A vacancy description text containing detailed information about the vacancy.",
"url": "www.example.com/vacancies/developer-at-recrubo",
"externalId": "1234"
}
}
}
{
"data": {
"type": "vacancies",
"attributes": {
"title": "Developer at Recrubo",
"description": "A vacancy description text containing detailed information about the vacancy.",
"url": "www.example.com/vacancies/developer-at-recrubo",
"externalId": "1234"
},
"relationships": {
"locations": {
"data": [
{ "type": "locations", "id": "2e23b4b4-4b4b-4b4b-4b4b-4b4b4b4b4b4b" },
{ "type": "locations", "id": "12345674-4b4b-4b4b-4b4b-4b4b4b4b4b4b" }
]
}
}
}
}