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

{
    "id": 212588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212588/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Nyachae",
    "speaker_title": "",
    "speaker": {
        "id": 342,
        "legal_name": "Simeon Nyachae",
        "slug": "simeon-nyachae"
    },
    "content": "Mr. Speaker, Sir, the route that I confirmed today relates to the route of Roads D204 and D205. Any other road which is outside this route has to be covered separately and it may not be under the same classification. So, it will have to be handled differently. However, this route will be constructed with the money I have stated."
}