Di sản văn hoá phi vật thể quốc gia
Free486 di sản trong Danh mục quốc gia về di sản văn hoá phi vật thể: quyết định ghi danh, loại hình, địa bàn, dân tộc chủ thể, ghi danh UNESCO.
Endpoint
| Endpoint | Mô tả |
|---|---|
| GET /v1/intangible-heritages | Tìm kiếm, lọc, phân trang |
| GET /v1/intangible-heritages/{id} | Chi tiết một bản ghi (toàn bộ trường) |
bash
curl "https://api.dulieuphapluat.vn/v1/intangible-heritages?per_page=10" \
-H "Authorization: Bearer dlpl_live_xxxxxxxxxxxxxxxxxxxxxxxx"
Tham số và trường dữ liệu
Tham số lọc
| Tham số | Kiểu |
|---|---|
| q | Từ khoá tìm trong: name |
| type | string |
| province_slug | string |
| ethnic_group | string |
| year | int |
| region | string |
| unesco_list | string |
| decision_number | string |
| page, per_page | Phân trang |
Trường dữ liệu
| Trường | Kiểu | Gói |
|---|---|---|
| id | id | Free |
| number | int | Free |
| name | string | Free |
| decision_number | string | Free |
| decision_date* | date | Free |
| decision_text* | string | Free |
| year | int | Free |
| type | string | Free |
| type_original* | string | Free |
| location_original* | string | Free |
| province_slug* | string | Free |
| province_name | string | Free |
| province_slugs* | json | Free |
| province_names* | json | Free |
| former_provinces* | json | Free |
| region* | string | Free |
| province_count* | int | Free |
| ethnic_group* | string | Free |
| ethnic_group_name | string | Free |
| ethnic_subgroup* | string | Free |
| unesco_list | string | Free |
| unesco_year* | int | Free |
| unesco_name* | string | Free |
| decision_url* | string | Starter+ |
| legal_document_id* | id | Starter+ |
| location_detail* | string | Starter+ |
| ethnic_group_odm* | string | Starter+ |
| description* | string | Starter+ xem trước |
| description_source_url* | string | Starter+ |
* chỉ trả ở endpoint chi tiết.