ChannelBatch.json 503 B

1234567891011121314
  1. {
  2. "className": "Channel",
  3. "entries": [
  4. {
  5. "title": "Joystream Cartoons",
  6. "description": "Joystream Cartoons channel",
  7. "language": { "existing": { "Code": "EN" } },
  8. "coverPhotoUrl": "https://user-images.githubusercontent.com/4144334/91547902-7e90db00-e91c-11ea-9f5c-45d4921928d5.png",
  9. "avatarPhotoURL": "https://user-images.githubusercontent.com/4144334/91546674-ba2aa580-e91a-11ea-96e2-abc7654c0461.png",
  10. "isPublic": true,
  11. "isCurated": false
  12. }
  13. ]
  14. }