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

{
    "id": 252303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252303/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, in fact, I thought the hon. Member was about to ask how we allocated the vehicles that were bought last year. We have a list showing the number of divisions we gave vehicles to in the last one year. However, as he has requested, when we finally allocate the vehicles we are buying, we will bring a list to Parliament, showing where those vehicles will have been sent to."
}