diff options
| author | anonpenguin <jamesqko@googlemail.com> | 2016-06-27 18:16:44 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-27 18:16:44 -0400 | 
| commit | 19f91a60a96d09584e666d5e2a9b8794e459215d (patch) | |
| tree | 51ef4e6fc71c2589e5931eef294c465bbce6a829 | |
| parent | bac68aad9b989df5c8f34110a30d2d42a759ffc0 (diff) | |
| download | pandora-apidoc-19f91a60a96d09584e666d5e2a9b8794e459215d.tar.gz pandora-apidoc-19f91a60a96d09584e666d5e2a9b8794e459215d.tar.bz2 pandora-apidoc-19f91a60a96d09584e666d5e2a9b8794e459215d.zip  | |
Remove dateCreated from the user.getStation response
| -rw-r--r-- | json/stations.rst | 12 | 
1 files changed, 0 insertions, 12 deletions
diff --git a/json/stations.rst b/json/stations.rst index 0f05874..0993fb5 100644 --- a/json/stations.rst +++ b/json/stations.rst @@ -403,18 +403,6 @@ Extended station information includes seeds and feedback.                   "songs": [{                       "seedId": "428301990230109677",                       "artistName": "Tori Amos", -                     "dateCreated": { -                         "date": 15, -                         "day": 6, -                         "hours": 7, -                         "minutes": 34, -                         "month": 0, -                         "nanos": 873000000, -                         "seconds": 21, -                         "time": 1295105661873, -                         "timezoneOffset": 480, -                         "year": 111 -                     },                       "artUrl": "http://cont-sjl-1.pandora.com/images/public/amz/5/2/8/5/075678235825_130W_130H.jpg",                       "songName": "Winter",                       "musicToken": "87ef9db1c3f04330"  | 
