planning_center 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +7 -0
  2. data/.env +4 -0
  3. data/.gitignore +18 -0
  4. data/.rspec +2 -0
  5. data/.rubocop.yml +6 -0
  6. data/.travis.yml +12 -0
  7. data/Gemfile +6 -0
  8. data/LICENSE.txt +22 -0
  9. data/README.md +32 -0
  10. data/Rakefile +17 -0
  11. data/lib/planning_center.rb +14 -0
  12. data/lib/planning_center/base.rb +24 -0
  13. data/lib/planning_center/client.rb +63 -0
  14. data/lib/planning_center/errors.rb +5 -0
  15. data/lib/planning_center/lazy_attributes.rb +37 -0
  16. data/lib/planning_center/organization.rb +16 -0
  17. data/lib/planning_center/plan.rb +44 -0
  18. data/lib/planning_center/service_type.rb +9 -0
  19. data/lib/planning_center/version.rb +5 -0
  20. data/planning_center.gemspec +34 -0
  21. data/spec/cassettes/PlanningCenter_Organization/organization.yml +67 -0
  22. data/spec/cassettes/PlanningCenter_Plan/_find/returns_a_plan.yml +133 -0
  23. data/spec/cassettes/PlanningCenter_Plan/_find_all_for_service_type/returns_an_array_of_Plans.yml +69 -0
  24. data/spec/cassettes/PlanningCenter_Plan/_total_length/behaves_like_lazy_attribute/_lazy_method/the_object_is_fully_loaded/returns_the_subject_lazy_value.yml +133 -0
  25. data/spec/cassettes/PlanningCenter_Plan/_total_length/behaves_like_lazy_attribute/_lazy_method/the_object_is_not_fully_loaded/loads_the_full_and_returns_the_lazy_value.yml +199 -0
  26. data/spec/cassettes/PlanningCenter_ServiceType/_plans/returns_an_array_of_plans.yml +69 -0
  27. data/spec/planning_center/base_spec.rb +45 -0
  28. data/spec/planning_center/client_spec.rb +31 -0
  29. data/spec/planning_center/lazy_attributes_spec.rb +50 -0
  30. data/spec/planning_center/organization_spec.rb +19 -0
  31. data/spec/planning_center/plan_spec.rb +33 -0
  32. data/spec/planning_center/service_type_spec.rb +12 -0
  33. data/spec/planning_center_spec.rb +9 -0
  34. data/spec/spec_helper.rb +51 -0
  35. data/spec/support/env.rb +34 -0
  36. data/spec/support/shared_lazy_attribute_examples.rb +27 -0
  37. metadata +249 -0
@@ -0,0 +1,133 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://planningcenteronline.com/plans/13531990.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept-Encoding:
11
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12
+ Accept:
13
+ - "*/*"
14
+ User-Agent:
15
+ - OAuth gem v0.4.7
16
+ Authorization:
17
+ - OAuth oauth_consumer_key="<PCO_CONSUMER_KEY>", oauth_nonce="BnqRYbSbX64e0iKl4N4KU6bpsN7ytpXPDjWm1H4yMQ",
18
+ oauth_signature="vvas6QVe8T7D8imDitD6EcdlLMw%3D", oauth_signature_method="HMAC-SHA1",
19
+ oauth_timestamp="1397642742", oauth_token="<PCO_ACCESS_TOKEN>", oauth_version="1.0"
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ Server:
26
+ - nginx
27
+ Date:
28
+ - Wed, 16 Apr 2014 10:05:46 GMT
29
+ Content-Type:
30
+ - application/json; charset=utf-8
31
+ Transfer-Encoding:
32
+ - chunked
33
+ Connection:
34
+ - keep-alive
35
+ Status:
36
+ - 200 OK
37
+ Last-Modified:
38
+ - Wed, 16 Apr 2014 10:05:42 GMT
39
+ Expires:
40
+ - '0'
41
+ Pragma:
42
+ - no-cache
43
+ Cache-Control:
44
+ - must-revalidate, no-cache, no-store, private, max-age=0, post-check=0, pre-check=0
45
+ X-Ua-Compatible:
46
+ - IE=Edge,chrome=1
47
+ Set-Cookie:
48
+ - _account_center_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJWE2MzA0MmFhYmY4NWFjOWVhOTM0YWM2NDczZGM1NzM0BjsAVA%3D%3D--6fa1ca02b43adc309439ecffbb90dbcab3317ba9;
49
+ domain=.planningcenteronline.com; path=/; expires=Wed, 30-Apr-2014 10:05:43
50
+ GMT; HttpOnly
51
+ X-Request-Id:
52
+ - 95fcb15b513491a248e5e884260f5472
53
+ X-Runtime:
54
+ - '0.191116'
55
+ X-Rack-Cache:
56
+ - miss
57
+ X-Cache:
58
+ - MISS
59
+ body:
60
+ encoding: UTF-8
61
+ string: "{\"id\":13531990,\"plan_title\":\"Jesus Is a Better Teacher\",\"series_title\":\"Jesus
62
+ Is Better - Hymns from Hebrews\",\"service_type_id\":230211,\"service_type_name\":\"Weekend
63
+ Service\",\"dates\":\"27 April 2014\",\"series\":null,\"public\":false,\"updated_at\":\"2014/04/16
64
+ 09:12:47 +0000\",\"created_at\":\"2014/04/16 08:56:19 +0000\",\"sort_date\":\"2014/04/27
65
+ 10:30:00 +0000\",\"type\":\"Plan\",\"updated_by\":{\"id\":2768489,\"name\":\"Mo
66
+ Lawson\"},\"created_by\":{\"id\":2768489,\"name\":\"Mo Lawson\"},\"permissions\":\"Administrator\",\"service_type\":{\"id\":230211,\"name\":\"Weekend
67
+ Service\",\"parent_id\":0,\"type\":\"ServiceType\",\"container\":\"The Bridgeway
68
+ Church\",\"container_id\":null,\"sequence\":0,\"attachment_types_enabled\":false,\"regular_service_times\":[],\"permissions\":\"Administrator\"},\"total_length\":4710,\"total_length_formatted\":\"78:30\",\"comma_separated_attachment_type_ids\":\"\",\"plan_notes\":[],\"positions\":[],\"items\":[{\"id\":182387590,\"title\":\"Rock
69
+ Of Ages\",\"sequence\":1,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387590\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591606,\"arrangement_id\":8535124,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
70
+ V2, C, V3, C, B, C\",\"song\":{\"id\":7591606,\"title\":\"Rock Of Ages\",\"admin\":\"Music
71
+ Services, Inc.\",\"author\":\"Dustin Kensrue\",\"ccli_id\":7004664,\"copyright\":\"
72
+ Dead Bird Theology, It's All About Jesus Music, and We Are Younger We Are
73
+ Faster Music\",\"created_at\":\"2014/03/22 15:40:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2014/03/22
74
+ 15:40:55 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535124,\"name\":\"Default
75
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
76
+ V2, C, V3, C, B, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535124\",\"attachments\":[{\"id\":\"lyric_chart-8535124\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535124/lyric_chart?sequence_id=182387590\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Rock
77
+ Of Ages - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535124,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAUAGCCkJ6jB3DzfxMihCyKLrvpSubxTFd6tM2iHqT3re_yW66O68W3m-fJ5Yw5tC8D6PypV0SGWkCa0Y7UG0IfxoEpaxW1OPzfMTy9bzF0953dT0VblNf2cA61Bg6JQF6nUistQs4l6jrIQoAmkjVP0iSuG9Z_rIEKOmXnrcPHEwmwMs0mEGEkskRyL_fKyw-OJjWAf7d9a8e2dced9113d1784548fdcc53f4ce331aea\",\"updated_at\":\"2014/04/16
78
+ 09:12:37 +0000\"}]},{\"id\":182387592,\"title\":\"Build Your Kingdom Here\",\"sequence\":2,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387592\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591682,\"arrangement_id\":8535208,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
79
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"song\":{\"id\":7591682,\"title\":\"Build
80
+ Your Kingdom Here\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Rend
81
+ Collective Experiment\",\"ccli_id\":6186078,\"copyright\":\"2011 Thankyou
82
+ Music\",\"created_at\":\"2014/03/22 16:01:54 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Heaven,
83
+ Kingdom of God, Prayer\",\"updated_at\":\"2014/03/22 16:01:54 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535208,\"name\":\"Default
84
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
85
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535208\",\"attachments\":[{\"id\":\"lyric_chart-8535208\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535208/lyric_chart?sequence_id=182387592\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Build
86
+ Your Kingdom Here - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535208,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAYAFCCkJ6jB3Bu_rQJEQaFde2Fd7F9fupKp20r6kF63zyXZ725bFe_3vvZ5YQ4tG8N6MJ5kMZo0wEaj3YygzYYwjQSaa00HY7LO4LXzz2B_lGPZXUsinPdla1UbaMUTRRjVLKIZy0IKhTwFOJsyZhFmGZCkeFrNdygl9YfHD5faABvutlTzmK-SwUL8uBU_QFzwjT79ccd6e3330a5148020dde4ec8f616015b679a600\",\"updated_at\":\"2014/04/16
87
+ 09:11:09 +0000\"}]},{\"id\":182387594,\"title\":\"Jesus, My Lord, My God,
88
+ My All\",\"sequence\":3,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387594\",\"type\":\"PlanSong\",\"length\":180,\"length_formatted\":\"3:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5156107,\"arrangement_id\":5827469,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
89
+ V2, C, V3, C, V4, C, C\",\"song\":{\"id\":5156107,\"title\":\"Jesus, My Lord,
90
+ My God, My All\",\"admin\":\"CCLI Administration Account\",\"author\":\"Joseph
91
+ Barnby and Henry Collins\",\"ccli_id\":178508,\"copyright\":\" Public Domain\",\"created_at\":\"2013/02/09
92
+ 16:58:07 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":\"\",\"themes\":\"Jesus\",\"updated_at\":\"2013/06/22
93
+ 14:27:19 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":5827469,\"name\":\"Default
94
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
95
+ V2, C, V3, C, V4, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-5827469\",\"attachments\":[{\"id\":\"lyric_chart-5827469\",\"url\":\"https://services.planningcenteronline.com/arrangements/5827469/lyric_chart?sequence_id=182387594\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Jesus,
96
+ My Lord, My God, My All - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":5827469,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNytEKgjAUAFCCkL6jD3Bzc2wKET5E5JvQu8ztpiu92raiPqT_zdfD2e4u-81viHEJJSEB_NsZCOkyakSHvQGM4GccHUJq5olo7zX2MK0eCNSfe26Gh0Rqq6Y6N01dC8UlY8qKjHIQTHPOBaMFl1bZruM3CWugXUHGr3emNYP28Rjg-QI00Dp7yBTjSooiT8rkdP0DBpczpg||731412601bf18aaa271d74bb480caf1d7b6c28fa\",\"updated_at\":\"2014/04/16
97
+ 09:11:36 +0000\"}]},{\"id\":182387596,\"title\":\"Announcements\",\"sequence\":4,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387596\",\"type\":\"PlanItem\",\"length\":420,\"length_formatted\":\"7:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387598,\"title\":\"Sermon\",\"sequence\":5,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387598\",\"type\":\"PlanItem\",\"length\":3000,\"length_formatted\":\"50:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387600,\"title\":\"Nothing
98
+ But The Blood\",\"sequence\":6,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387600\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991109,\"arrangement_id\":6746395,\"key_id\":7123323,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
99
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"song\":{\"id\":5991109,\"title\":\"Nothing
100
+ But The Blood\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Matt
101
+ Redman\",\"ccli_id\":4329411,\"copyright\":\"2004 Thankyou Music\",\"created_at\":\"2013/06/22
102
+ 14:02:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Blood,
103
+ Grace, Righteousness, Salvation, Sanctification\",\"updated_at\":\"2013/06/22
104
+ 14:02:56 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746395,\"name\":\"Matt
105
+ Redman\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
106
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"meter\":\"\"},\"key\":{\"id\":7123323,\"starting\":\"B\",\"ending\":\"\",\"name\":null,\"alternate_keys\":[]},\"music_stand_attachment_id\":\"lyric_chart-6746395\",\"attachments\":[{\"id\":\"lyric_chart-6746395\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746395/lyric_chart?sequence_id=182387600\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Nothing
107
+ But The Blood - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746395,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyNEKgjAUAFCCkL6jD3BOY04hIqGo3oJeeortetXVvNq2pD6k_63zeOaL43L27UIYfcmYRzcZQB-PVhEZagEpoBvIGsIYhp4p5xS12P_fMzy97yvoHnYS16rd7qvzwWWac5ViXuhcK-AZoOSqRq4L3cimkShqLjBNmP04AzfolAsbj88XEuDN1Gsu00zmIkmiMtpdfp4eNdM|7ba0372926d67439a8fafff30f0e5fbfa68fd069\",\"updated_at\":\"2014/04/16
108
+ 09:12:47 +0000\"}]},{\"id\":182387602,\"title\":\"I Can't Say\",\"sequence\":7,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387602\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991117,\"arrangement_id\":6746403,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
109
+ C, V2, C, C\",\"song\":{\"id\":5991117,\"title\":\"I Can't Say\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/06/22
110
+ 14:05:09 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/06/22
111
+ 14:05:09 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746403,\"name\":\"Default
112
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
113
+ C, V2, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-6746403\",\"attachments\":[{\"id\":\"lyric_chart-6746403\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746403/lyric_chart?sequence_id=182387602\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"I
114
+ Can't Say - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746403,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNydEKgjAUAFCCkL6jD3DqnBMhoqCw3oIIeorL3VVXOm1bUv1H_5uv58wXh-Xs13g_uIIxR3bUSC4cWjBGmxrJeLK9abWhEPuOgbVgauomd4yO73uKzeMyZtdtvdmXp_JLqeJCCRlBDBxyJZGLuEIESZmQU5CAigOw9mM13rAB69eOni8ySDetVnGe8FxmURIUwe78B4uxNZ8|a0417a2574c80eabc6b8ce89630705d10cdfeb1c\",\"updated_at\":\"2014/04/16
115
+ 09:12:23 +0000\"}]},{\"id\":182387604,\"title\":\"It Is Finished\",\"sequence\":8,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387604\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":6954577,\"arrangement_id\":7826433,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
116
+ C1, V2, C2, B, C1\",\"song\":{\"id\":6954577,\"title\":\"It Is Finished\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/11/26
117
+ 10:50:35 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/11/26
118
+ 10:50:35 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":7826433,\"name\":\"Default
119
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
120
+ C1, V2, C2, B, C1\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-7826433\",\"attachments\":[{\"id\":\"lyric_chart-7826433\",\"url\":\"https://services.planningcenteronline.com/arrangements/7826433/lyric_chart?sequence_id=182387604\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"It
121
+ Is Finished - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":7826433,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyEEOgjAQAMCYGOI7fAAFCrSQGKNREz178kLKskAVFmwr6EP8r85xlqvzevFtnRttzphFM2lA64-dItLUAJJDM1CnCX0YeqaMUdRg_3_L8PK-x9A-bnYe9_PuMDWnKi4xSFVZCcFFWvMkgwyRy4BnMgkjFIECKLmsWfcxGgpolXFbi88XEmChq00oIy5FGsRe7h2vP5qMNYg|c66d1c4d77d6772b50d4d20a5ae4b19803b82e44\",\"updated_at\":\"2014/04/16
122
+ 09:11:55 +0000\"}]}],\"service_times\":[{\"id\":31068620,\"ministry_id\":\"230211\",\"updated_at\":\"2014/04/16
123
+ 08:56:19 +0000\",\"created_at\":\"2013/11/26 10:47:18 +0000\",\"plan_id\":13531990,\"plan_visible\":true,\"created_by_id\":2768489,\"updated_by_id\":2768489,\"print\":true,\"recorded\":false,\"name\":\"Sunday
124
+ Gathering\",\"time_type\":\"Service\",\"actual_start\":null,\"actual_end\":null,\"excluded_categories\":[],\"category_reminders\":{},\"type_to_s\":\"Service\",\"starts_at_unformatted\":\"2014/04/27
125
+ 10:30:00 +0000\",\"ends_at_unformatted\":\"2014/04/27 12:00:00 +0000\",\"starts_at\":\"2014/04/27
126
+ 10:30:00 +0100\",\"ends_at\":\"2014/04/27 12:00:00 +0100\",\"check_in_count\":0,\"abbreviated_to_s\":\"Sunday
127
+ Gathering\"}],\"rehearsal_times\":[],\"other_times\":[],\"multi_day\":false,\"attachments\":[],\"sort_by\":\"2014/04/27
128
+ 10:30:00 +0000\",\"plan_people\":[],\"prev_plan_id\":13401556,\"plan_contributions\":[{\"id\":9219704,\"plan_base_id\":13531990,\"person\":{\"name\":\"Mo
129
+ Lawson\",\"photo_icon_url\":\"https://avatars.planningcenteronline.com/uploads/person/2904415-1357536550/avatar.1.jpg?g=34x34%23\",\"organization_id\":58851},\"created_at\":\"2014/04/16
130
+ 08:57:38 +0000\",\"updated_at\":\"2014/04/16 09:12:47 +0000\"}]}"
131
+ http_version:
132
+ recorded_at: Wed, 16 Apr 2014 10:05:43 GMT
133
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,69 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://planningcenteronline.com/service_types/230211/plans.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept-Encoding:
11
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12
+ Accept:
13
+ - "*/*"
14
+ User-Agent:
15
+ - OAuth gem v0.4.7
16
+ Authorization:
17
+ - OAuth oauth_consumer_key="<PCO_CONSUMER_KEY>", oauth_nonce="Qbc93vQ8TOpUCfnb09sFNgKmdtcsN5lVNZpf3nvibMQ",
18
+ oauth_signature="dQOCyWCUveYMCCB5lDYLmTWi1w4%3D", oauth_signature_method="HMAC-SHA1",
19
+ oauth_timestamp="1397642746", oauth_token="<PCO_ACCESS_TOKEN>", oauth_version="1.0"
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ Server:
26
+ - nginx
27
+ Date:
28
+ - Wed, 16 Apr 2014 10:05:50 GMT
29
+ Content-Type:
30
+ - application/json; charset=utf-8
31
+ Content-Length:
32
+ - '506'
33
+ Connection:
34
+ - keep-alive
35
+ Status:
36
+ - 200 OK
37
+ Last-Modified:
38
+ - Wed, 16 Apr 2014 10:05:46 GMT
39
+ Expires:
40
+ - '0'
41
+ Pragma:
42
+ - no-cache
43
+ Cache-Control:
44
+ - must-revalidate, no-cache, no-store, private, max-age=0, post-check=0, pre-check=0
45
+ X-Ua-Compatible:
46
+ - IE=Edge,chrome=1
47
+ Set-Cookie:
48
+ - _account_center_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJWZlYjBiNTZjZGM5NjIyODk3MTM1YzE3MzAwNjZiZmM5BjsAVA%3D%3D--67608a2ecd9989a00014ddc0320e9780be8ab9a4;
49
+ domain=.planningcenteronline.com; path=/; expires=Wed, 30-Apr-2014 10:05:46
50
+ GMT; HttpOnly
51
+ X-Request-Id:
52
+ - c8bb05edf340264a693b3ded1f1a014c
53
+ X-Runtime:
54
+ - '0.054477'
55
+ X-Rack-Cache:
56
+ - miss
57
+ X-Cache:
58
+ - MISS
59
+ body:
60
+ encoding: UTF-8
61
+ string: "[{\"id\":13531990,\"plan_title\":\"Jesus Is a Better Teacher\",\"series_title\":\"Jesus
62
+ Is Better - Hymns from Hebrews\",\"service_type_id\":230211,\"service_type_name\":\"Weekend
63
+ Service\",\"dates\":\"27 April 2014\",\"series\":null,\"public\":false,\"updated_at\":\"2014/04/16
64
+ 09:12:47 +0000\",\"created_at\":\"2014/04/16 08:56:19 +0000\",\"sort_date\":\"2014/04/27
65
+ 10:30:00 +0000\",\"type\":\"Plan\",\"updated_by\":{\"id\":2768489,\"name\":\"Mo
66
+ Lawson\"},\"created_by\":{\"id\":2768489,\"name\":\"Mo Lawson\"},\"permissions\":\"Administrator\",\"scheduled\":false}]"
67
+ http_version:
68
+ recorded_at: Wed, 16 Apr 2014 10:05:46 GMT
69
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,133 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://planningcenteronline.com/plans/13531990.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept-Encoding:
11
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12
+ Accept:
13
+ - "*/*"
14
+ User-Agent:
15
+ - OAuth gem v0.4.7
16
+ Authorization:
17
+ - OAuth oauth_consumer_key="<PCO_CONSUMER_KEY>", oauth_nonce="lf9jGCOg4abfWZvfev22FBGbiwLr0baGH5cC4rfu0",
18
+ oauth_signature="ThFyJi07Lm1IXLzVMXB2TRqIObA%3D", oauth_signature_method="HMAC-SHA1",
19
+ oauth_timestamp="1397775196", oauth_token="<PCO_ACCESS_TOKEN>", oauth_version="1.0"
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ Server:
26
+ - nginx
27
+ Date:
28
+ - Thu, 17 Apr 2014 22:53:20 GMT
29
+ Content-Type:
30
+ - application/json; charset=utf-8
31
+ Transfer-Encoding:
32
+ - chunked
33
+ Connection:
34
+ - keep-alive
35
+ Status:
36
+ - 200 OK
37
+ Last-Modified:
38
+ - Thu, 17 Apr 2014 22:53:16 GMT
39
+ Expires:
40
+ - '0'
41
+ Pragma:
42
+ - no-cache
43
+ Cache-Control:
44
+ - must-revalidate, no-cache, no-store, private, max-age=0, post-check=0, pre-check=0
45
+ X-Ua-Compatible:
46
+ - IE=Edge,chrome=1
47
+ Set-Cookie:
48
+ - _account_center_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTVjYWQ2ZTkwNTMyM2NiYTFmYTM2MzU0ODFkZWFiYzZiBjsAVA%3D%3D--40a12a667b31eac1e885c0d5ef9019aba70f9d3d;
49
+ domain=.planningcenteronline.com; path=/; expires=Thu, 01-May-2014 22:53:16
50
+ GMT; HttpOnly
51
+ X-Request-Id:
52
+ - 844fdbb59c1bc73692af10772cb09b3f
53
+ X-Runtime:
54
+ - '0.154214'
55
+ X-Rack-Cache:
56
+ - miss
57
+ X-Cache:
58
+ - MISS
59
+ body:
60
+ encoding: UTF-8
61
+ string: "{\"id\":13531990,\"plan_title\":\"Jesus Is a Better Teacher\",\"series_title\":\"Jesus
62
+ Is Better - Hymns from Hebrews\",\"service_type_id\":230211,\"service_type_name\":\"Weekend
63
+ Service\",\"dates\":\"27 April 2014\",\"series\":null,\"public\":false,\"updated_at\":\"2014/04/16
64
+ 09:12:47 +0000\",\"created_at\":\"2014/04/16 08:56:19 +0000\",\"sort_date\":\"2014/04/27
65
+ 10:30:00 +0000\",\"type\":\"Plan\",\"updated_by\":{\"id\":2768489,\"name\":\"Mo
66
+ Lawson\"},\"created_by\":{\"id\":2768489,\"name\":\"Mo Lawson\"},\"permissions\":\"Administrator\",\"service_type\":{\"id\":230211,\"name\":\"Weekend
67
+ Service\",\"parent_id\":0,\"type\":\"ServiceType\",\"container\":\"The Bridgeway
68
+ Church\",\"container_id\":null,\"sequence\":0,\"attachment_types_enabled\":false,\"regular_service_times\":[],\"permissions\":\"Administrator\"},\"total_length\":4710,\"total_length_formatted\":\"78:30\",\"comma_separated_attachment_type_ids\":\"\",\"plan_notes\":[],\"positions\":[],\"items\":[{\"id\":182387590,\"title\":\"Rock
69
+ Of Ages\",\"sequence\":1,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387590\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591606,\"arrangement_id\":8535124,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
70
+ V2, C, V3, C, B, C\",\"song\":{\"id\":7591606,\"title\":\"Rock Of Ages\",\"admin\":\"Music
71
+ Services, Inc.\",\"author\":\"Dustin Kensrue\",\"ccli_id\":7004664,\"copyright\":\"
72
+ Dead Bird Theology, It's All About Jesus Music, and We Are Younger We Are
73
+ Faster Music\",\"created_at\":\"2014/03/22 15:40:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2014/03/22
74
+ 15:40:55 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535124,\"name\":\"Default
75
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
76
+ V2, C, V3, C, B, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535124\",\"attachments\":[{\"id\":\"lyric_chart-8535124\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535124/lyric_chart?sequence_id=182387590\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Rock
77
+ Of Ages - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535124,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAUAGCCkJ6jB3DzfxMihCyKLrvpSubxTFd6tM2iHqT3re_yW66O68W3m-fJ5Yw5tC8D6PypV0SGWkCa0Y7UG0IfxoEpaxW1OPzfMTy9bzF0953dT0VblNf2cA61Bg6JQF6nUistQs4l6jrIQoAmkjVP0iSuG9Z_rIEKOmXnrcPHEwmwMs0mEGEkskRyL_fKyw-OJjWAf7d9a8e2dced9113d1784548fdcc53f4ce331aea\",\"updated_at\":\"2014/04/16
78
+ 09:12:37 +0000\"}]},{\"id\":182387592,\"title\":\"Build Your Kingdom Here\",\"sequence\":2,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387592\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591682,\"arrangement_id\":8535208,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
79
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"song\":{\"id\":7591682,\"title\":\"Build
80
+ Your Kingdom Here\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Rend
81
+ Collective Experiment\",\"ccli_id\":6186078,\"copyright\":\"2011 Thankyou
82
+ Music\",\"created_at\":\"2014/03/22 16:01:54 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Heaven,
83
+ Kingdom of God, Prayer\",\"updated_at\":\"2014/03/22 16:01:54 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535208,\"name\":\"Default
84
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
85
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535208\",\"attachments\":[{\"id\":\"lyric_chart-8535208\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535208/lyric_chart?sequence_id=182387592\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Build
86
+ Your Kingdom Here - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535208,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAYAFCCkJ6jB3Bu_rQJEQaFde2Fd7F9fupKp20r6kF63zyXZ725bFe_3vvZ5YQ4tG8N6MJ5kMZo0wEaj3YygzYYwjQSaa00HY7LO4LXzz2B_lGPZXUsinPdla1UbaMUTRRjVLKIZy0IKhTwFOJsyZhFmGZCkeFrNdygl9YfHD5faABvutlTzmK-SwUL8uBU_QFzwjT79ccd6e3330a5148020dde4ec8f616015b679a600\",\"updated_at\":\"2014/04/16
87
+ 09:11:09 +0000\"}]},{\"id\":182387594,\"title\":\"Jesus, My Lord, My God,
88
+ My All\",\"sequence\":3,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387594\",\"type\":\"PlanSong\",\"length\":180,\"length_formatted\":\"3:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5156107,\"arrangement_id\":5827469,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
89
+ V2, C, V3, C, V4, C, C\",\"song\":{\"id\":5156107,\"title\":\"Jesus, My Lord,
90
+ My God, My All\",\"admin\":\"CCLI Administration Account\",\"author\":\"Joseph
91
+ Barnby and Henry Collins\",\"ccli_id\":178508,\"copyright\":\" Public Domain\",\"created_at\":\"2013/02/09
92
+ 16:58:07 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":\"\",\"themes\":\"Jesus\",\"updated_at\":\"2013/06/22
93
+ 14:27:19 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":5827469,\"name\":\"Default
94
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
95
+ V2, C, V3, C, V4, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-5827469\",\"attachments\":[{\"id\":\"lyric_chart-5827469\",\"url\":\"https://services.planningcenteronline.com/arrangements/5827469/lyric_chart?sequence_id=182387594\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Jesus,
96
+ My Lord, My God, My All - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":5827469,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNytEKgjAUAFCCkL6jD3Bzc2wKET5E5JvQu8ztpiu92raiPqT_zdfD2e4u-81viHEJJSEB_NsZCOkyakSHvQGM4GccHUJq5olo7zX2MK0eCNSfe26Gh0Rqq6Y6N01dC8UlY8qKjHIQTHPOBaMFl1bZruM3CWugXUHGr3emNYP28Rjg-QI00Dp7yBTjSooiT8rkdP0DBpczpg||731412601bf18aaa271d74bb480caf1d7b6c28fa\",\"updated_at\":\"2014/04/16
97
+ 09:11:36 +0000\"}]},{\"id\":182387596,\"title\":\"Announcements\",\"sequence\":4,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387596\",\"type\":\"PlanItem\",\"length\":420,\"length_formatted\":\"7:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387598,\"title\":\"Sermon\",\"sequence\":5,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387598\",\"type\":\"PlanItem\",\"length\":3000,\"length_formatted\":\"50:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387600,\"title\":\"Nothing
98
+ But The Blood\",\"sequence\":6,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387600\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991109,\"arrangement_id\":6746395,\"key_id\":7123323,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
99
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"song\":{\"id\":5991109,\"title\":\"Nothing
100
+ But The Blood\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Matt
101
+ Redman\",\"ccli_id\":4329411,\"copyright\":\"2004 Thankyou Music\",\"created_at\":\"2013/06/22
102
+ 14:02:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Blood,
103
+ Grace, Righteousness, Salvation, Sanctification\",\"updated_at\":\"2013/06/22
104
+ 14:02:56 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746395,\"name\":\"Matt
105
+ Redman\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
106
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"meter\":\"\"},\"key\":{\"id\":7123323,\"starting\":\"B\",\"ending\":\"\",\"name\":null,\"alternate_keys\":[]},\"music_stand_attachment_id\":\"lyric_chart-6746395\",\"attachments\":[{\"id\":\"lyric_chart-6746395\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746395/lyric_chart?sequence_id=182387600\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Nothing
107
+ But The Blood - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746395,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyNEKgjAUAFCCkL6jD3BOY04hIqGo3oJeeortetXVvNq2pD6k_63zeOaL43L27UIYfcmYRzcZQB-PVhEZagEpoBvIGsIYhp4p5xS12P_fMzy97yvoHnYS16rd7qvzwWWac5ViXuhcK-AZoOSqRq4L3cimkShqLjBNmP04AzfolAsbj88XEuDN1Gsu00zmIkmiMtpdfp4eNdM|7ba0372926d67439a8fafff30f0e5fbfa68fd069\",\"updated_at\":\"2014/04/16
108
+ 09:12:47 +0000\"}]},{\"id\":182387602,\"title\":\"I Can't Say\",\"sequence\":7,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387602\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991117,\"arrangement_id\":6746403,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
109
+ C, V2, C, C\",\"song\":{\"id\":5991117,\"title\":\"I Can't Say\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/06/22
110
+ 14:05:09 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/06/22
111
+ 14:05:09 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746403,\"name\":\"Default
112
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
113
+ C, V2, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-6746403\",\"attachments\":[{\"id\":\"lyric_chart-6746403\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746403/lyric_chart?sequence_id=182387602\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"I
114
+ Can't Say - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746403,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNydEKgjAUAFCCkL6jD3DqnBMhoqCw3oIIeorL3VVXOm1bUv1H_5uv58wXh-Xs13g_uIIxR3bUSC4cWjBGmxrJeLK9abWhEPuOgbVgauomd4yO73uKzeMyZtdtvdmXp_JLqeJCCRlBDBxyJZGLuEIESZmQU5CAigOw9mM13rAB69eOni8ySDetVnGe8FxmURIUwe78B4uxNZ8|a0417a2574c80eabc6b8ce89630705d10cdfeb1c\",\"updated_at\":\"2014/04/16
115
+ 09:12:23 +0000\"}]},{\"id\":182387604,\"title\":\"It Is Finished\",\"sequence\":8,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387604\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":6954577,\"arrangement_id\":7826433,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
116
+ C1, V2, C2, B, C1\",\"song\":{\"id\":6954577,\"title\":\"It Is Finished\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/11/26
117
+ 10:50:35 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/11/26
118
+ 10:50:35 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":7826433,\"name\":\"Default
119
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
120
+ C1, V2, C2, B, C1\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-7826433\",\"attachments\":[{\"id\":\"lyric_chart-7826433\",\"url\":\"https://services.planningcenteronline.com/arrangements/7826433/lyric_chart?sequence_id=182387604\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"It
121
+ Is Finished - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":7826433,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyEEOgjAQAMCYGOI7fAAFCrSQGKNREz178kLKskAVFmwr6EP8r85xlqvzevFtnRttzphFM2lA64-dItLUAJJDM1CnCX0YeqaMUdRg_3_L8PK-x9A-bnYe9_PuMDWnKi4xSFVZCcFFWvMkgwyRy4BnMgkjFIECKLmsWfcxGgpolXFbi88XEmChq00oIy5FGsRe7h2vP5qMNYg|c66d1c4d77d6772b50d4d20a5ae4b19803b82e44\",\"updated_at\":\"2014/04/16
122
+ 09:11:55 +0000\"}]}],\"service_times\":[{\"id\":31068620,\"ministry_id\":\"230211\",\"updated_at\":\"2014/04/16
123
+ 08:56:19 +0000\",\"created_at\":\"2013/11/26 10:47:18 +0000\",\"plan_id\":13531990,\"plan_visible\":true,\"created_by_id\":2768489,\"updated_by_id\":2768489,\"print\":true,\"recorded\":false,\"name\":\"Sunday
124
+ Gathering\",\"time_type\":\"Service\",\"actual_start\":null,\"actual_end\":null,\"excluded_categories\":[],\"category_reminders\":{},\"type_to_s\":\"Service\",\"starts_at_unformatted\":\"2014/04/27
125
+ 10:30:00 +0000\",\"ends_at_unformatted\":\"2014/04/27 12:00:00 +0000\",\"starts_at\":\"2014/04/27
126
+ 10:30:00 +0100\",\"ends_at\":\"2014/04/27 12:00:00 +0100\",\"check_in_count\":0,\"abbreviated_to_s\":\"Sunday
127
+ Gathering\"}],\"rehearsal_times\":[],\"other_times\":[],\"multi_day\":false,\"sort_by\":\"2014/04/27
128
+ 10:30:00 +0000\",\"plan_people\":[],\"prev_plan_id\":13401556,\"plan_contributions\":[{\"id\":9219704,\"plan_base_id\":13531990,\"person\":{\"name\":\"Mo
129
+ Lawson\",\"photo_icon_url\":\"https://avatars.planningcenteronline.com/uploads/person/2904415-1357536550/avatar.1.jpg?g=34x34%23\",\"organization_id\":58851},\"created_at\":\"2014/04/16
130
+ 08:57:38 +0000\",\"updated_at\":\"2014/04/16 09:12:47 +0000\"}],\"attachments\":[]}"
131
+ http_version:
132
+ recorded_at: Thu, 17 Apr 2014 22:53:17 GMT
133
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,199 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://planningcenteronline.com/service_types/230211/plans.json
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept-Encoding:
11
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12
+ Accept:
13
+ - "*/*"
14
+ User-Agent:
15
+ - OAuth gem v0.4.7
16
+ Authorization:
17
+ - OAuth oauth_consumer_key="<PCO_CONSUMER_KEY>", oauth_nonce="SI0oPRmSechJZYt6drH9WRpt4lrsfhZ9OrzXjbx6KwM",
18
+ oauth_signature="qKBIf9siFXlRneZa8D%2BmZZW%2F0Us%3D", oauth_signature_method="HMAC-SHA1",
19
+ oauth_timestamp="1397775197", oauth_token="<PCO_ACCESS_TOKEN>", oauth_version="1.0"
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ Server:
26
+ - nginx
27
+ Date:
28
+ - Thu, 17 Apr 2014 22:53:21 GMT
29
+ Content-Type:
30
+ - application/json; charset=utf-8
31
+ Content-Length:
32
+ - '506'
33
+ Connection:
34
+ - keep-alive
35
+ Status:
36
+ - 200 OK
37
+ Last-Modified:
38
+ - Thu, 17 Apr 2014 22:53:17 GMT
39
+ Expires:
40
+ - '0'
41
+ Pragma:
42
+ - no-cache
43
+ Cache-Control:
44
+ - must-revalidate, no-cache, no-store, private, max-age=0, post-check=0, pre-check=0
45
+ X-Ua-Compatible:
46
+ - IE=Edge,chrome=1
47
+ Set-Cookie:
48
+ - _account_center_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTk2NjhiODdmMDVmZDFkNjVkM2ZlMzhjM2RiNDlhMzBkBjsAVA%3D%3D--c387bcc1b3a48a4d242f0a715b2ee0cca42caf65;
49
+ domain=.planningcenteronline.com; path=/; expires=Thu, 01-May-2014 22:53:17
50
+ GMT; HttpOnly
51
+ X-Request-Id:
52
+ - d5ccf0ea24cc02929e0603f0a21c5200
53
+ X-Runtime:
54
+ - '0.049082'
55
+ X-Rack-Cache:
56
+ - miss
57
+ X-Cache:
58
+ - MISS
59
+ body:
60
+ encoding: UTF-8
61
+ string: "[{\"id\":13531990,\"plan_title\":\"Jesus Is a Better Teacher\",\"series_title\":\"Jesus
62
+ Is Better - Hymns from Hebrews\",\"service_type_id\":230211,\"service_type_name\":\"Weekend
63
+ Service\",\"dates\":\"27 April 2014\",\"series\":null,\"public\":false,\"updated_at\":\"2014/04/16
64
+ 09:12:47 +0000\",\"created_at\":\"2014/04/16 08:56:19 +0000\",\"sort_date\":\"2014/04/27
65
+ 10:30:00 +0000\",\"type\":\"Plan\",\"updated_by\":{\"id\":2768489,\"name\":\"Mo
66
+ Lawson\"},\"created_by\":{\"id\":2768489,\"name\":\"Mo Lawson\"},\"permissions\":\"Administrator\",\"scheduled\":false}]"
67
+ http_version:
68
+ recorded_at: Thu, 17 Apr 2014 22:53:17 GMT
69
+ - request:
70
+ method: get
71
+ uri: https://planningcenteronline.com/plans/13531990.json
72
+ body:
73
+ encoding: US-ASCII
74
+ string: ''
75
+ headers:
76
+ Accept-Encoding:
77
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
78
+ Accept:
79
+ - "*/*"
80
+ User-Agent:
81
+ - OAuth gem v0.4.7
82
+ Authorization:
83
+ - OAuth oauth_consumer_key="<PCO_CONSUMER_KEY>", oauth_nonce="3pe6xKhR6KiLXikNa6mwfROEaVYAvTO4CLiYz46Q",
84
+ oauth_signature="RR224uvv9TEWJ7h0Ev9mqNAqNe0%3D", oauth_signature_method="HMAC-SHA1",
85
+ oauth_timestamp="1397775197", oauth_token="<PCO_ACCESS_TOKEN>", oauth_version="1.0"
86
+ response:
87
+ status:
88
+ code: 200
89
+ message: OK
90
+ headers:
91
+ Server:
92
+ - nginx
93
+ Date:
94
+ - Thu, 17 Apr 2014 22:53:21 GMT
95
+ Content-Type:
96
+ - application/json; charset=utf-8
97
+ Transfer-Encoding:
98
+ - chunked
99
+ Connection:
100
+ - keep-alive
101
+ Status:
102
+ - 200 OK
103
+ Last-Modified:
104
+ - Thu, 17 Apr 2014 22:53:17 GMT
105
+ Expires:
106
+ - '0'
107
+ Pragma:
108
+ - no-cache
109
+ Cache-Control:
110
+ - must-revalidate, no-cache, no-store, private, max-age=0, post-check=0, pre-check=0
111
+ X-Ua-Compatible:
112
+ - IE=Edge,chrome=1
113
+ Set-Cookie:
114
+ - _account_center_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTA3MThjMzdiNTc0Y2ExMzIxZmYyYzM2NjgyZjYyN2I0BjsAVA%3D%3D--e1e1d60d65205b8d8236838eb8ec4ecc16fe8cc4;
115
+ domain=.planningcenteronline.com; path=/; expires=Thu, 01-May-2014 22:53:17
116
+ GMT; HttpOnly
117
+ X-Request-Id:
118
+ - 40ffa319cd56bc536f2e376723504bb0
119
+ X-Runtime:
120
+ - '0.182484'
121
+ X-Rack-Cache:
122
+ - miss
123
+ X-Cache:
124
+ - MISS
125
+ body:
126
+ encoding: UTF-8
127
+ string: "{\"id\":13531990,\"plan_title\":\"Jesus Is a Better Teacher\",\"series_title\":\"Jesus
128
+ Is Better - Hymns from Hebrews\",\"service_type_id\":230211,\"service_type_name\":\"Weekend
129
+ Service\",\"dates\":\"27 April 2014\",\"series\":null,\"public\":false,\"updated_at\":\"2014/04/16
130
+ 09:12:47 +0000\",\"created_at\":\"2014/04/16 08:56:19 +0000\",\"sort_date\":\"2014/04/27
131
+ 10:30:00 +0000\",\"type\":\"Plan\",\"updated_by\":{\"id\":2768489,\"name\":\"Mo
132
+ Lawson\"},\"created_by\":{\"id\":2768489,\"name\":\"Mo Lawson\"},\"permissions\":\"Administrator\",\"service_type\":{\"id\":230211,\"name\":\"Weekend
133
+ Service\",\"parent_id\":0,\"type\":\"ServiceType\",\"container\":\"The Bridgeway
134
+ Church\",\"container_id\":null,\"sequence\":0,\"attachment_types_enabled\":false,\"regular_service_times\":[],\"permissions\":\"Administrator\"},\"total_length\":4710,\"total_length_formatted\":\"78:30\",\"comma_separated_attachment_type_ids\":\"\",\"plan_notes\":[],\"positions\":[],\"items\":[{\"id\":182387590,\"title\":\"Rock
135
+ Of Ages\",\"sequence\":1,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387590\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591606,\"arrangement_id\":8535124,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
136
+ V2, C, V3, C, B, C\",\"song\":{\"id\":7591606,\"title\":\"Rock Of Ages\",\"admin\":\"Music
137
+ Services, Inc.\",\"author\":\"Dustin Kensrue\",\"ccli_id\":7004664,\"copyright\":\"
138
+ Dead Bird Theology, It's All About Jesus Music, and We Are Younger We Are
139
+ Faster Music\",\"created_at\":\"2014/03/22 15:40:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2014/03/22
140
+ 15:40:55 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535124,\"name\":\"Default
141
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
142
+ V2, C, V3, C, B, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535124\",\"attachments\":[{\"id\":\"lyric_chart-8535124\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535124/lyric_chart?sequence_id=182387590\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Rock
143
+ Of Ages - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535124,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAUAGCCkJ6jB3DzfxMihCyKLrvpSubxTFd6tM2iHqT3re_yW66O68W3m-fJ5Yw5tC8D6PypV0SGWkCa0Y7UG0IfxoEpaxW1OPzfMTy9bzF0953dT0VblNf2cA61Bg6JQF6nUistQs4l6jrIQoAmkjVP0iSuG9Z_rIEKOmXnrcPHEwmwMs0mEGEkskRyL_fKyw-OJjWAf7d9a8e2dced9113d1784548fdcc53f4ce331aea\",\"updated_at\":\"2014/04/16
144
+ 09:12:37 +0000\"}]},{\"id\":182387592,\"title\":\"Build Your Kingdom Here\",\"sequence\":2,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387592\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":7591682,\"arrangement_id\":8535208,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
145
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"song\":{\"id\":7591682,\"title\":\"Build
146
+ Your Kingdom Here\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Rend
147
+ Collective Experiment\",\"ccli_id\":6186078,\"copyright\":\"2011 Thankyou
148
+ Music\",\"created_at\":\"2014/03/22 16:01:54 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Heaven,
149
+ Kingdom of God, Prayer\",\"updated_at\":\"2014/03/22 16:01:54 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":8535208,\"name\":\"Default
150
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
151
+ PC1, V2, PC2, C, V3, PC3, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-8535208\",\"attachments\":[{\"id\":\"lyric_chart-8535208\",\"url\":\"https://services.planningcenteronline.com/arrangements/8535208/lyric_chart?sequence_id=182387592\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Build
152
+ Your Kingdom Here - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":8535208,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyN0KgjAYAFCCkJ6jB3Bu_rQJEQaFde2Fd7F9fupKp20r6kF63zyXZ725bFe_3vvZ5YQ4tG8N6MJ5kMZo0wEaj3YygzYYwjQSaa00HY7LO4LXzz2B_lGPZXUsinPdla1UbaMUTRRjVLKIZy0IKhTwFOJsyZhFmGZCkeFrNdygl9YfHD5faABvutlTzmK-SwUL8uBU_QFzwjT79ccd6e3330a5148020dde4ec8f616015b679a600\",\"updated_at\":\"2014/04/16
153
+ 09:11:09 +0000\"}]},{\"id\":182387594,\"title\":\"Jesus, My Lord, My God,
154
+ My All\",\"sequence\":3,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387594\",\"type\":\"PlanSong\",\"length\":180,\"length_formatted\":\"3:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5156107,\"arrangement_id\":5827469,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
155
+ V2, C, V3, C, V4, C, C\",\"song\":{\"id\":5156107,\"title\":\"Jesus, My Lord,
156
+ My God, My All\",\"admin\":\"CCLI Administration Account\",\"author\":\"Joseph
157
+ Barnby and Henry Collins\",\"ccli_id\":178508,\"copyright\":\" Public Domain\",\"created_at\":\"2013/02/09
158
+ 16:58:07 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":\"\",\"themes\":\"Jesus\",\"updated_at\":\"2013/06/22
159
+ 14:27:19 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":5827469,\"name\":\"Default
160
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
161
+ V2, C, V3, C, V4, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-5827469\",\"attachments\":[{\"id\":\"lyric_chart-5827469\",\"url\":\"https://services.planningcenteronline.com/arrangements/5827469/lyric_chart?sequence_id=182387594\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Jesus,
162
+ My Lord, My God, My All - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":5827469,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNytEKgjAUAFCCkL6jD3Bzc2wKET5E5JvQu8ztpiu92raiPqT_zdfD2e4u-81viHEJJSEB_NsZCOkyakSHvQGM4GccHUJq5olo7zX2MK0eCNSfe26Gh0Rqq6Y6N01dC8UlY8qKjHIQTHPOBaMFl1bZruM3CWugXUHGr3emNYP28Rjg-QI00Dp7yBTjSooiT8rkdP0DBpczpg||731412601bf18aaa271d74bb480caf1d7b6c28fa\",\"updated_at\":\"2014/04/16
163
+ 09:11:36 +0000\"}]},{\"id\":182387596,\"title\":\"Announcements\",\"sequence\":4,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387596\",\"type\":\"PlanItem\",\"length\":420,\"length_formatted\":\"7:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387598,\"title\":\"Sermon\",\"sequence\":5,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387598\",\"type\":\"PlanItem\",\"length\":3000,\"length_formatted\":\"50:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":null,\"arrangement_id\":null,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"\",\"attachments\":[]},{\"id\":182387600,\"title\":\"Nothing
164
+ But The Blood\",\"sequence\":6,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387600\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991109,\"arrangement_id\":6746395,\"key_id\":7123323,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
165
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"song\":{\"id\":5991109,\"title\":\"Nothing
166
+ But The Blood\",\"admin\":\"EMI Christian Music Publishing\",\"author\":\"Matt
167
+ Redman\",\"ccli_id\":4329411,\"copyright\":\"2004 Thankyou Music\",\"created_at\":\"2013/06/22
168
+ 14:02:55 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"Blood,
169
+ Grace, Righteousness, Salvation, Sanctification\",\"updated_at\":\"2013/06/22
170
+ 14:02:56 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746395,\"name\":\"Matt
171
+ Redman\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
172
+ V1, C1, C2, V2, V2, C1, C2, C2\",\"meter\":\"\"},\"key\":{\"id\":7123323,\"starting\":\"B\",\"ending\":\"\",\"name\":null,\"alternate_keys\":[]},\"music_stand_attachment_id\":\"lyric_chart-6746395\",\"attachments\":[{\"id\":\"lyric_chart-6746395\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746395/lyric_chart?sequence_id=182387600\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"Nothing
173
+ But The Blood - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746395,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyNEKgjAUAFCCkL6jD3BOY04hIqGo3oJeeortetXVvNq2pD6k_63zeOaL43L27UIYfcmYRzcZQB-PVhEZagEpoBvIGsIYhp4p5xS12P_fMzy97yvoHnYS16rd7qvzwWWac5ViXuhcK-AZoOSqRq4L3cimkShqLjBNmP04AzfolAsbj88XEuDN1Gsu00zmIkmiMtpdfp4eNdM|7ba0372926d67439a8fafff30f0e5fbfa68fd069\",\"updated_at\":\"2014/04/16
174
+ 09:12:47 +0000\"}]},{\"id\":182387602,\"title\":\"I Can't Say\",\"sequence\":7,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387602\",\"type\":\"PlanSong\",\"length\":210,\"length_formatted\":\"3:30\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":5991117,\"arrangement_id\":6746403,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
175
+ C, V2, C, C\",\"song\":{\"id\":5991117,\"title\":\"I Can't Say\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/06/22
176
+ 14:05:09 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/06/22
177
+ 14:05:09 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":6746403,\"name\":\"Default
178
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
179
+ C, V2, C, C\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-6746403\",\"attachments\":[{\"id\":\"lyric_chart-6746403\",\"url\":\"https://services.planningcenteronline.com/arrangements/6746403/lyric_chart?sequence_id=182387602\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"I
180
+ Can't Say - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":6746403,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNydEKgjAUAFCCkL6jD3DqnBMhoqCw3oIIeorL3VVXOm1bUv1H_5uv58wXh-Xs13g_uIIxR3bUSC4cWjBGmxrJeLK9abWhEPuOgbVgauomd4yO73uKzeMyZtdtvdmXp_JLqeJCCRlBDBxyJZGLuEIESZmQU5CAigOw9mM13rAB69eOni8ySDetVnGe8FxmURIUwe78B4uxNZ8|a0417a2574c80eabc6b8ce89630705d10cdfeb1c\",\"updated_at\":\"2014/04/16
181
+ 09:12:23 +0000\"}]},{\"id\":182387604,\"title\":\"It Is Finished\",\"sequence\":8,\"plan_id\":13531990,\"dom_id\":\"plan_item_182387604\",\"type\":\"PlanSong\",\"length\":240,\"length_formatted\":\"4:00\",\"detail\":\"\",\"comments_count\":0,\"is_preservice\":false,\"is_postservice\":false,\"is_header\":false,\"using_custom_slides\":false,\"plan_item_medias\":[],\"plan_item_notes\":[],\"plan_item_times\":[],\"ccli_print_single\":0,\"ccli_print_collected\":0,\"ccli_screen\":0,\"ccli_custom_arrangement\":0,\"ccli_recorded\":0,\"song_id\":6954577,\"arrangement_id\":7826433,\"key_id\":null,\"information\":\"\",\"description\":\"\",\"arrangement_sequence_to_s\":\"V1,
182
+ C1, V2, C2, B, C1\",\"song\":{\"id\":6954577,\"title\":\"It Is Finished\",\"admin\":\"\",\"author\":\"\",\"ccli_id\":null,\"copyright\":\"\",\"created_at\":\"2013/11/26
183
+ 10:50:35 +0000\",\"created_by_id\":2768489,\"hidden\":false,\"notes\":null,\"themes\":\"\",\"updated_at\":\"2013/11/26
184
+ 10:50:35 +0000\",\"updated_by_id\":2768489,\"last_plan_id\":13531990,\"attachments\":[]},\"arrangement\":{\"id\":7826433,\"name\":\"Default
185
+ Arrangement\",\"bpm\":null,\"has_chords\":false,\"has_chord_chart\":true,\"length\":0,\"sequence_to_s\":\"V1,
186
+ C1, V2, C2, B, C1\",\"meter\":\"\"},\"music_stand_attachment_id\":\"lyric_chart-7826433\",\"attachments\":[{\"id\":\"lyric_chart-7826433\",\"url\":\"https://services.planningcenteronline.com/arrangements/7826433/lyric_chart?sequence_id=182387604\",\"allow_mp3_download\":false,\"content_type\":\"application/octet-stream\",\"filename\":\"It
187
+ Is Finished - lyrics.pdf\",\"downloadable\":true,\"streamable\":false,\"comma_separated_page_order\":null,\"comma_separated_attachment_type_ids\":\"\",\"linked_object_type\":\"Arrangement\",\"linked_object_id\":7826433,\"offset_x\":null,\"offset_y\":null,\"zoom\":null,\"custom_zooms\":[],\"secure_link\":\"eJwNyEEOgjAQAMCYGOI7fAAFCrSQGKNREz178kLKskAVFmwr6EP8r85xlqvzevFtnRttzphFM2lA64-dItLUAJJDM1CnCX0YeqaMUdRg_3_L8PK-x9A-bnYe9_PuMDWnKi4xSFVZCcFFWvMkgwyRy4BnMgkjFIECKLmsWfcxGgpolXFbi88XEmChq00oIy5FGsRe7h2vP5qMNYg|c66d1c4d77d6772b50d4d20a5ae4b19803b82e44\",\"updated_at\":\"2014/04/16
188
+ 09:11:55 +0000\"}]}],\"service_times\":[{\"id\":31068620,\"ministry_id\":\"230211\",\"updated_at\":\"2014/04/16
189
+ 08:56:19 +0000\",\"created_at\":\"2013/11/26 10:47:18 +0000\",\"plan_id\":13531990,\"plan_visible\":true,\"created_by_id\":2768489,\"updated_by_id\":2768489,\"print\":true,\"recorded\":false,\"name\":\"Sunday
190
+ Gathering\",\"time_type\":\"Service\",\"actual_start\":null,\"actual_end\":null,\"excluded_categories\":[],\"category_reminders\":{},\"type_to_s\":\"Service\",\"starts_at_unformatted\":\"2014/04/27
191
+ 10:30:00 +0000\",\"ends_at_unformatted\":\"2014/04/27 12:00:00 +0000\",\"starts_at\":\"2014/04/27
192
+ 10:30:00 +0100\",\"ends_at\":\"2014/04/27 12:00:00 +0100\",\"check_in_count\":0,\"abbreviated_to_s\":\"Sunday
193
+ Gathering\"}],\"rehearsal_times\":[],\"other_times\":[],\"multi_day\":false,\"sort_by\":\"2014/04/27
194
+ 10:30:00 +0000\",\"plan_people\":[],\"prev_plan_id\":13401556,\"plan_contributions\":[{\"id\":9219704,\"plan_base_id\":13531990,\"person\":{\"name\":\"Mo
195
+ Lawson\",\"photo_icon_url\":\"https://avatars.planningcenteronline.com/uploads/person/2904415-1357536550/avatar.1.jpg?g=34x34%23\",\"organization_id\":58851},\"created_at\":\"2014/04/16
196
+ 08:57:38 +0000\",\"updated_at\":\"2014/04/16 09:12:47 +0000\"}],\"attachments\":[]}"
197
+ http_version:
198
+ recorded_at: Thu, 17 Apr 2014 22:53:17 GMT
199
+ recorded_with: VCR 2.9.0