Skip to content

Instantly share code, notes, and snippets.

@DirkSonguer
Created June 21, 2015 19:35
Show Gist options
  • Save DirkSonguer/9f1fe1959195dd1c805d to your computer and use it in GitHub Desktop.
Save DirkSonguer/9f1fe1959195dd1c805d to your computer and use it in GitHub Desktop.
Example Soursquare Sticker Object
{
id: "52a659800000000000000009",
name: "Suds McGee",
image: {
prefix: "https://irs0.4sqi.net/img/sticker/",
sizes: [
60,
94
],
name: "/drunk_9978e9.png"
},
locked: true,
stickerType: "unlockable",
group: {
name: "collectible",
index: 5
},
pickerPosition: {
page: 0,
index: 5
},
unlockText: "Du hast diesen Sticker bei Bars freigeschaltet",
progress: {
percentComplete: 75,
checkinsRequired: 4,
checkinsEarned: 3,
progressText: "Check-in at Bars 4 times to unlock this sticker"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment