GET /rest/v1/crs_add/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "project": 9188,
            "repayment_type_label": "",
            "repayment_plan_label": "",
            "currency_label": "",
            "channel_code_label": "",
            "other_flags": [],
            "id": 9188,
            "loan_terms_rate1": null,
            "loan_terms_rate2": null,
            "repayment_type": "",
            "repayment_plan": "",
            "commitment_date": null,
            "repayment_first_date": null,
            "repayment_final_date": null,
            "loan_status_year": null,
            "loan_status_currency": "",
            "loan_status_value_date": null,
            "interest_received": null,
            "principal_outstanding": null,
            "principal_arrears": null,
            "interest_arrears": null,
            "channel_code": ""
        },
        {
            "project": 9189,
            "repayment_type_label": "",
            "repayment_plan_label": "",
            "currency_label": "",
            "channel_code_label": "",
            "other_flags": [],
            "id": 9189,
            "loan_terms_rate1": null,
            "loan_terms_rate2": null,
            "repayment_type": "",
            "repayment_plan": "",
            "commitment_date": null,
            "repayment_first_date": null,
            "repayment_final_date": null,
            "loan_status_year": null,
            "loan_status_currency": "",
            "loan_status_value_date": null,
            "interest_received": null,
            "principal_outstanding": null,
            "principal_arrears": null,
            "interest_arrears": null,
            "channel_code": ""
        },
        {
            "project": 9674,
            "repayment_type_label": "",
            "repayment_plan_label": "",
            "currency_label": "",
            "channel_code_label": "",
            "other_flags": [],
            "id": 9674,
            "loan_terms_rate1": null,
            "loan_terms_rate2": null,
            "repayment_type": "",
            "repayment_plan": "",
            "commitment_date": null,
            "repayment_first_date": null,
            "repayment_final_date": null,
            "loan_status_year": null,
            "loan_status_currency": "",
            "loan_status_value_date": null,
            "interest_received": null,
            "principal_outstanding": null,
            "principal_arrears": null,
            "interest_arrears": null,
            "channel_code": ""
        }
    ]
}