Read data for a specific jobpost https://sandbox.newcraft.io/change_requests/{change_request_id}/getRetrieves a specific change request associated with your account.Sample Response JSON{ "data": { "id": "85626fc0-e140-44d9-aa04-e51f8ed7a56e", "type": "change_request", "attributes": { "id": "85626fc0-e140-44d9-aa04-e51f8ed7a56e", "kind": "create", "model_class": "Candidate", "state": "awaiting_processing", "values": {} } } }