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

{
    "id": 1488116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1488116/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Hon. Pkosing, are you on a point of order? How many times are you going to rise on a point of order before we go to the next Question on this matter? I thought you made your point very clear."
}