Skip to content

Instantly share code, notes, and snippets.

@sr229
Last active June 20, 2018 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sr229/a6c7a0abe6cea3b1a43ea3a8e0e3ae98 to your computer and use it in GitHub Desktop.
Save sr229/a6c7a0abe6cea3b1a43ea3a8e0e3ae98 to your computer and use it in GitHub Desktop.
Sayonika Model API
{
"user": {
"profile": {
"name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366",
"bio": "Sed sed magna a felis tempus ultricies. Sed rhoncus mi in varius dignissim. Donec sodales justo nec dolor vehicula, sit amet venenatis ex rutrum. Suspendisse venenatis, augue id tincidunt pulvinar, urna mi iaculis magna, eget bibendum quam lectus vel ex.",
"donator": false,
"developer": false,
"moderator": false
},
"authored_mods": [
{
"name": "Sayonika Model Mod",
"id": "5b8b02ac-004e-4dfc-b588-305c5c42d71c",
"description": "Sample Sayonika API output.",
"category": "Miscellanous",
"authors": [
{
"user_name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366"
}
],
"verified": true
}
],
"collaborated_mods": [
{
"name": "Sayonika Model Mod",
"id": "e9129b60-1077-42ad-9a69-6bb8a3fd2639",
"description": "Sample Sayonika API output.",
"category": "Miscellanous",
"authors": [
{
"user_name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366"
},
{
"user_name": "Sayonika Model User Secondary",
"id": "6a824031-be4b-4e13-8f03-5cc0085525c9"
}
],
"verified": true
}
],
"connections": [
{
"Github": {
"user": "example"
},
"GitLab": {
"user": "example"
},
"Reddit": {
"user": "/u/example"
}
}
]
},
"mods": [
{
"name": "Sayonika Model Mod",
"id": "e9129b60-1077-42ad-9a69-6bb8a3fd2639",
"description": "Sample Sayonika API output.",
"category": "Miscellanous",
"authors": [
{
"user_name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366"
},
{
"user_name": "Sayonika Model User Secondary",
"id": "6a824031-be4b-4e13-8f03-5cc0085525c9"
}
],
"verified": true
},
{
"name": "Sayonika Model Mod",
"id": "e9129b60-1077-42ad-9a69-6bb8a3fd2639",
"description": "Sample Sayonika API output.",
"category": "Miscellanous",
"authors": [
{
"user_name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366"
},
{
"user_name": "Sayonika Model User Secondary",
"id": "6a824031-be4b-4e13-8f03-5cc0085525c9"
}
],
"verified": true
},
{
"name": "Sayonika Model Mod",
"id": "e9129b60-1077-42ad-9a69-6bb8a3fd2639",
"description": "Sample Sayonika API output.",
"category": "Miscellanous",
"authors": [
{
"user_name": "Sayonika Model User",
"id": "66646631-2341-4132-9200-1e51ed007366"
},
{
"user_name": "Sayonika Model User Secondary",
"id": "6a824031-be4b-4e13-8f03-5cc0085525c9"
}
],
"verified": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment