Hm Land Registry Attach A Message 1.0 Test Stubs is an example object payload from HM Land Registry, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"_source": "https://landregistry.github.io/bg-dev-pack-redesign/apis/attach-a-message/1.0/test-stubs",
"_harvested": "2026-07-26",
"_method": "searched",
"_note": "Request and response bodies published verbatim by HM Land Registry as test stubs. Nothing here was invented or modified.",
"examples": [
{
"data": {
"message_text": "this is a message!"
}
}
]
}