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

{
    "id": 124580,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124580/?format=api",
    "text_counter": 423,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "One of the things that was quite apparent during the Budget scrutiny process in pretty much all the Ministries was the relationship between the Development and Recurrent Expenditure. It is a point that has been made here before. It was very much lopsided most of the times, with a lot of money going to Recurrent Expenditure to pay salaries, run vehicles and not as much money going to the Development Vote."
}