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

{
    "id": 91206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91206/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On transport, roads in my area are very bad, and we have a security problem. I am sure that the Minister knows the area I am talking about in Kiharu. We need vehicles to be able to move police officers around. I will appreciate if my area could be allocated a few more vehicles, so that we can maintain security."
}