GET /api/v0.1/hansard/entries/2572/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2572/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "There is no way that we are interested in either the sea land or mainland of the Somali people because we do not want to create another problem for ourselves while we are trying to solve problems in this country. Mr. Speaker, Sir, with those few remarks, I want to thank you and I support the Motion."
}