--- label: 'Hypertext Application Language (HAL)' top_level: true related: - core.web_services ---

{% trans %}HAL module{% endtrans %}

{% trans %}Adds support for serializing content entities using the JSON version of HAL.{% endtrans %}

{% trans %}What is Hypertext Application Language (HAL)?{% endtrans %}

{% trans %}Hypertext Application Language (HAL) is a serialization format that supports linking, which enables web applications to follow links and explore relationships between the data and content items that are provided by the web service. Serialized HAL data can be provided in either JSON or XML format.{% endtrans %}