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

{
    "id": 91652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91652/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Secondly, I have agreed with the Questioner to go physically to Emuhaya on 3rd September to find lasting solution to this particular matter. This is because it is very difficult to deliberate on this matter which is so technical on the Floor of the House."
}