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

{
    "id": 130203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130203/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir, while I appreciate what the Ministry is doing and as a follow-up on Mr. I. Muoki’s question, some parts of this Republic have excess trained teachers. Would I be in order to request the Ministry to take those extra teachers to those other areas where they have a shortage and if not, is it necessary to keep on training P1 teachers while the Government cannot employ them?"
}