DEV Community · Example Payload

Getarticles Response 200

Developer CommunityArticlesBloggingSocialContentOpen-Source

Getarticles Response 200 is an example object payload from DEV Community, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathstatusresponse

Example Payload

Raw ↑
{
  "operationId": "getArticles",
  "method": "GET",
  "path": "/api/articles",
  "status": "200",
  "response": [
    {
      "type_of": "article",
      "id": 2236,
      "title": "The Golden Apples of the Sun4",
      "description": "Banh mi vegan fingerstache. Craft beer wes anderson portland you probably havent heard of them swag....",
      "readable_publish_date": "May 28",
      "slug": "the-golden-apples-of-the-sun4-453o",
      "path": "/username12/the-golden-apples-of-the-sun4-453o",
      "url": "http://forem.test/username12/the-golden-apples-of-the-sun4-453o",
      "comments_count": 0,
      "public_reactions_count": 0,
      "collection_id": null,
      "published_timestamp": "2026-05-28T18:45:16Z",
      "language": "en",
      "subforem_id": null,
      "positive_reactions_count": 0,
      "cover_image": "http://forem.test/assets/30-08b2d52669e0680784f50291966e33f77cbee815907e6abbacf74018fa3f3567.png",
      "social_image": "http://forem.test/assets/30-08b2d52669e0680784f50291966e33f77cbee815907e6abbacf74018fa3f3567.png",
      "canonical_url": "http://forem.test/username12/the-golden-apples-of-the-sun4-453o",
      "created_at": "2026-05-28T18:45:16Z",
      "edited_at": null,
      "crossposted_at": null,
      "published_at": "2026-05-28T18:45:16Z",
      "last_comment_at": "2026-05-28T18:45:16Z",
      "reading_time_minutes": 1,
      "tag_list": [
        "discuss"
      ],
      "tags": "discuss",
      "user": {
        "name": "Joan \"Stormy\" \\:/ Nienow",
        "username": "username12",
        "twitter_username": "twitter12",
        "github_username": "github12",
        "user_id": 4060,
        "website_url": null,
        "profile_image": "/uploads/user/profile_image/4060/aaa06fa2-d0f3-40cf-9578-bc53c1ca69e3.jpeg",
        "profile_image_90": "/uploads/user/profile_image/4060/aaa06fa2-d0f3-40cf-9578-bc53c1ca69e3.jpeg"
      },
      "organization": {
        "name": "Bergnaum Inc",
        "username": "org4",
        "slug": "org4",
        "profile_image": "/uploads/organization/profile_image/560/319c0831-b2a0-4bc1-a40b-bd5fdae4ce68.png",
        "profile_image_90": "/uploads/organization/profile_image/560/319c0831-b2a0-4bc1-a40b-bd5fdae4ce68.png"
      },
      "flare_tag": {
        "name": "discuss",
        "bg_color_hex": "#000000",
        "text_color_hex": "#ffffff"
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getArticles-response-200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.