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

{
    "id": 165753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165753/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "I want to assure this House that we are not in the position to do what he has suggested because of financial constraints. If this Parliament, today, approves our budget, we will have the capacity and ability to do whatever the hon. Member has said."
}