HTTP/1.1 400 Bad Request
Allow: GET, POST, HEAD, OPTIONS
Content-Length: 84
Content-Type: application/json
Date: Mon, 19 Feb 2018 12:26:40 GMT
Server: WSGIServer/0.2 CPython/3.6.2
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN
{
"place": {
"non_field_errors": [
"Invalid data. Expected a dictionary, but got str."
]
}
}