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

{
    "id": 192663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192663/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Mr. Speaker, Sir, whereas I appreciate the interest that we all have in this issue, I think the House has some rules. The Committee of Ways and Means is supposed to start business not later than 3.30 p.m. I think we will be flouting some of the rules of the House if we proceed with other debates and fail to start debate on the Budget."
}