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

{
    "id": 234690,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234690/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, as usual, we are carrying out survey and design, and we shall also acquire wayleaves. But we estimate that the first phase of this project will be completed by June, 2007."
}