Docs Home
/
Developer Tools
/
API
/
Projects
/
Get One Publicly Visible Community Project

Get one publicly visible community project

Path parameters

  • /{id}

    stringUUID
    //

Response

  • 200 OK
    • //
      • description:

        string,
        //
      • id:

        stringUUID,
        //
      • like_count:

        numberint64,
        //
      • liked:

        boolean,
        //
      • preview_url:

        string,
        //
      • published_at:

        stringISO-8601,
        //
      • title:

        string,
        //
      • :

        [[ ... ],
        //
        • //
          • description:

            string,
            //
          • display_name:

            string,
            //
          • id:

            stringUUID,
            //
          • slug:

            string,
            //
          • sort_order:

            numberint64
            //
          }
        ]
      • :

        {{ ... }
        //
        • username:

          string
          //
        }
      }

Examples

get
/projects/public/{id}
200 OK
Response