ArticleWithProject
- id : Long
Unique identifier for article
- title : String
Title of article
- url : String
Api endpoint for article
- url_public_html : String
Public site endpoint for article
- url_public_api : String
Public Api endpoint for article
- url_private_html : String
Private site endpoint for article
- url_private_api : String
Private Api endpoint for article
- timeline : Timeline
Various timeline dates
- thumb : String
Thumbnail image
- defined_type : Long
Type of article identifier
- defined_type_name : String
Name of the article type identifier
- project_id : Long
Project id for this article.