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

{
    "id": 1831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1831/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, on the issue of brain drain, yes, it is true but this is not a problem of yesterday. It has been there. I would like to thank the Committee on Health and Social Welfare as they have tried to bring this to our attention and to the attention of this House. However, this can only be done if we get more resources. As you know, the Government priorities are many, but---"
}