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

{
    "id": 1129258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1129258/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to reply and I do not wish to take a lot of time. First, let me congratulate the President on his Speech, which was very informative. Clearly, he has outlined his journey from when he started politics up to the current situation, which was very important and I want to thank him for that."
}