Wpis z mikrobloga

Poczęstuj dokumentacją, bo nie chce mi się samemu pisać:

# API
* Micro
- hot: https_//wykop.pl/api/v3/entries?sort=hot&last_update={2,6,12,24}
- newest: https_//wykop.pl/api/v3/entries?sort=newest
- active: https_//wykop.pl/api/v3/entries?sort=active
- entry: https_//wykop.pl/api/v3/entries/${entry_id} (.data.comments.users=5_first_upvotes, .data.comments.items=2_upvoted_comments)
- comments: https_//wykop.pl/api/v3/entries/${entry_id}/comments?page=${i} (50 comments per page)
- votes: https_//wykop.pl/api/v3/entries/${entry_id}/votes
- post: https_//wykop.pl/api/v3/entries ({data:{adult:{fale,true},content,embed:"key",photo:"key",survey:"id"}}
- survey: https_//wykop.pl/api/v3/entries/survey ({data:{question,answers:{...}}}) ({data:{survey_id}})
- embed: https_//wykop.pl/api/v3/media/embed ({data:{url}}) ({data:{key,type,thumbnail,url}})
- media: https_//wykop.pl/api/v3/media/photos/upload?type={entry,comments,...} (file paylaoad) ({data:{heignt,width,key,label,mime_type,size,url) ({code,error:{message,key}})
* Main Page
- link: https_//wykop.pl/api/v3/links/${link_id}
- hot: https_//wykop.pl/api/v3/hits/links?sort={day,week}
- archive: https_//wykop.pl/api/v3/hits/links?sort=all{,&month={1..12}}&year=${year}
- upvotes: