4xx Client Error
This content is blocked by law or legal restrictions in your area. It's like a book that's banned in your country.
Use 451 when a legal demand prevents the resource from being provided.
GET https://api.example.test/political-content451 Unavailable For Legal Reasons
# Headers
Content-Type: application/json
Link: <https://spqr.example.org/legislation>; rel="blocked-by"
# Body
{
"error": "unavailable_for_legal_reasons"
}Content blocked due to government censorship laws
GET https://api.example.test/copyrighted-video451 Unavailable For Legal Reasons
# Headers
Content-Type: application/json
# Body
{
"error": "unavailable_for_legal_reasons"
}Content removed due to copyright infringement claim