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

{
    "id": 75010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75010/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Speaker, Sir, as the Member is aware, Nyarimbo is being rehabilitated, Mweiga is currently in use and I need to establish the status of the other one. But since they are in his constituency, perhaps, he would be in a more up to date position to tell us the current status depending on his last visit to the constituency."
}