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

{
    "id": 6425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6425/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I understand that the Mover of the Motion is absent; he is away from the House on official duties. I am also told that the Minister had actually spoken and, indeed, moved an amendment and so, you cannot get a second chance according to our rules."
}