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

{
    "id": 61340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61340/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I would like to ask for two weeks so as to give time that will enable a census exercise to be carried out on the animals that have died, among other things, and given the expanse of the request by the hon. Member."
}