Created
February 27, 2014 04:03
-
-
Save soloman1124/9244164 to your computer and use it in GitHub Desktop.
Cause changes in Charities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "charities": [ | |
| { | |
| "id": 6277, | |
| "name": "Kalkie State School", | |
| "slug": "kalkie-state-school", | |
| "causes": [ | |
| { | |
| "id": 1, | |
| "key": "social" | |
| } | |
| ], | |
| "country_code": "au", | |
| "description": "At Kalkie State School we aim to provide a comprehensive, quality education in a happy, supported environment where we all work together to achieve the very best.\r\n\r\nWe have high expectations that all students will reach their full potential and be guided by our motto, \"Success with Endeavour\".\r\n", | |
| "logo_url": null, | |
| "url": "http://localhost:3000/charity/view?charity=3015", | |
| "active": true, | |
| "campaign_uids": [ | |
| "au-0", | |
| "au-4791", | |
| "au-5010", | |
| "au-5045", | |
| "au-5609", | |
| "au-5666", | |
| "au-5697", | |
| "au-5728", | |
| "au-5992" | |
| ], | |
| "kyc_status": "passed", | |
| "claimed": true, | |
| "tax_number": null, | |
| "street_address": null, | |
| "locality": null, | |
| "region": null, | |
| "_score": 0.06928524, | |
| "_type": "charity", | |
| "_sort": null | |
| }, | |
| { | |
| "id": 6279, | |
| "name": "Eildon Primary School", | |
| "slug": "eildon-primary-school", | |
| "causes": [ | |
| { | |
| "id": 1, | |
| "key": "social" | |
| } | |
| ], | |
| "country_code": "au", | |
| "description": "Very small rural school of 40 enrolments established on vast grounds in the 1950's during the construction of the Eildon Dam Wall. We provide a caring, safe and positive environment so that every student has the opportunity to reach their potential and make a worthwhile contribution to their community.", | |
| "logo_url": null, | |
| "url": "http://localhost:3000/charity/view?charity=3053", | |
| "active": true, | |
| "campaign_uids": [ | |
| "au-0", | |
| "au-5010", | |
| "au-5645", | |
| "au-5666", | |
| "au-5982", | |
| "au-5992", | |
| "au-6020", | |
| "au-6172", | |
| "au-6261" | |
| ], | |
| "kyc_status": "passed", | |
| "claimed": true, | |
| "tax_number": null, | |
| "street_address": null, | |
| "locality": null, | |
| "region": null, | |
| "_score": 0.06928524, | |
| "_type": "charity", | |
| "_sort": null | |
| } | |
| ], | |
| "meta": { | |
| "facets": {}, | |
| "pagination": { | |
| "current_page": 3, | |
| "count": 101, | |
| "total_pages": 51, | |
| "first_page": false, | |
| "last_page": false | |
| } | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "charities": [ | |
| { | |
| "id": 6277, | |
| "name": "Kalkie State School", | |
| "slug": "kalkie-state-school", | |
| "cause_ids": [], | |
| "country_code": "au", | |
| "description": "At Kalkie State School we aim to provide a comprehensive, quality education in a happy, supported environment where we all work together to achieve the very best.\r\n\r\nWe have high expectations that all students will reach their full potential and be guided by our motto, \"Success with Endeavour\".\r\n", | |
| "logo_url": null, | |
| "url": "http://localhost:3000/charity/view?charity=3015", | |
| "active": true, | |
| "campaign_uids": [ | |
| "au-0", | |
| "au-4791", | |
| "au-5010", | |
| "au-5045", | |
| "au-5609", | |
| "au-5666", | |
| "au-5697", | |
| "au-5728", | |
| "au-5992" | |
| ], | |
| "kyc_status": "passed", | |
| "claimed": true, | |
| "tax_number": null, | |
| "street_address": null, | |
| "locality": null, | |
| "region": null, | |
| "_score": 0.06928524, | |
| "_type": "charity", | |
| "_sort": null | |
| }, | |
| { | |
| "id": 6279, | |
| "name": "Eildon Primary School", | |
| "slug": "eildon-primary-school", | |
| "cause_ids": [], | |
| "country_code": "au", | |
| "description": "Very small rural school of 40 enrolments established on vast grounds in the 1950's during the construction of the Eildon Dam Wall. We provide a caring, safe and positive environment so that every student has the opportunity to reach their potential and make a worthwhile contribution to their community.", | |
| "logo_url": null, | |
| "url": "http://localhost:3000/charity/view?charity=3053", | |
| "active": true, | |
| "campaign_uids": [ | |
| "au-0", | |
| "au-5010", | |
| "au-5645", | |
| "au-5666", | |
| "au-5982", | |
| "au-5992", | |
| "au-6020", | |
| "au-6172", | |
| "au-6261" | |
| ], | |
| "kyc_status": "passed", | |
| "claimed": true, | |
| "tax_number": null, | |
| "street_address": null, | |
| "locality": null, | |
| "region": null, | |
| "_score": 0.06928524, | |
| "_type": "charity", | |
| "_sort": null | |
| } | |
| ], | |
| "meta": { | |
| "facets": {}, | |
| "pagination": { | |
| "current_page": 3, | |
| "count": 101, | |
| "total_pages": 51, | |
| "first_page": false, | |
| "last_page": false | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment