Sketchub API
Home
  • Introduction
  • Reference
  • Changelog
  • 📘Documentation (v3)
    • Announcements
    • Meta Data
    • Projects
      • Category
      • Project Details
      • Project List
      • Project Types
    • Users
      • Find Username
      • Search Profile
      • View Profile
  • 📘V2 (Deprecated)
    • Introduction
    • Login
    • Like/Unlike Project
    • Comments
    • Download
  • For Sketchware
  • 💬Feedback
Powered by GitBook
On this page

Was this helpful?

  1. Documentation (v3)

Projects

Project Structure

Field

Type

Description

id

integer

Unique project ID

title

string

Project title

description

string

Project description

whatsnew

string

Change log of the project

category

string

Category Name (check below tables for more)

project_type

string

Project Type name (check below tables for more)

demo_link

string

URL representing project's demo

video_url

string

Youtube URL

project_icon

string

.png image url

screenshot1

string

.jpg image url

screenshot2

string

.jpg image url

screenshot3

string

.jpg image url

screenshot4

string

.jpg image url

screenshot5

string

.jpg image url

project_size

string

Project Size (along with KB, MB)

likes

integer

Total Likes

comments

integer

Total Comments

downloads

integer

Total Downloads

uid

integer

Publisher's user id

timestamp

integer

Last updated unix timestamp

published_timestamp

integer

Post creation unix timestamp

allow_comments

boolean (0/1)

1 if comments are allowed, 0 when not

is_verified

boolean (0/1)

1 if project is verified

is_editorchoice

boolean (0/1)

1 if project is Editor's choice

PreviousMeta DataNextCategory

Last updated 1 year ago

Was this helpful?

📘