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

{
    "id": 554610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/554610/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "On a point of order, hon. Speaker. I have the highest regard for the hon. Leader of Minority Party. But I am just wondering whether he is speaking to the Motion before the House now or to the one we shall prosecute in the afternoon."
}