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

{
    "id": 257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Madam Temporary Deputy Speaker, I fully understand the frustration the hon. Member is going through. However, the question of allocation and the question of the code are two different issues. It is the Ministries which are responsible for giving allocations to their officers. In the Treasury, we only create these codes. If there are no allocations, we will check with the relevant Ministries to ensure that they give proper allocations to these particular districts. As I said, we do not do the allocations. It is the Ministries who do them themselves."
}