city_id as a path parameter.curl --location 'https://api.techrar.com/api/v1/utilities/cities/1/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"id": 1,
"custom_fields": null,
"app_id": null,
"created_at": "2022-03-12T16:51:57.964819+03:00",
"modified_at": "2023-02-19T18:29:28.335083+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"name_ar": "جده",
"name_en": "Jeddah",
"country_code": "SA",
"keywords": "Jeddah,jeddah,جدة,جده",
"is_supported": true
}