Looks like the Great Firewall or something like it is preventing you from completely loading www.skritter.com because it is hosted on Google App Engine, which is periodically blocked. Try instead our mirror:

legacy.skritter.cn

This might also be caused by an internet filter, such as SafeEyes. If you have such a filter installed, try adding appspot.com to the list of allowed domains.

VocabListSection Entity

Sections organize the words within a VocabList.

Properties

  • id
  • name
    (mutable)
  • deleted
    boolean for requests that delete a section, timestamp of date deleted for responses
    (mutable)
  • created
  • changed
  • rows
    list of VocabListRows
    (mutable)
  • completed
    The date the user completed this section. Not included if the section has never been completed before.