DEV Community · Example Payload

Getarticlebyid Response 200

Developer CommunityArticlesBloggingSocialContentOpen-Source

Getarticlebyid 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": "getArticleById",
  "method": "GET",
  "path": "/api/articles/{id}",
  "status": "200",
  "response": {
    "type_of": "article",
    "id": 2240,
    "title": "Blue Remembered Earth8",
    "description": "Yolo next level green juice banjo flexitarian photo booth. Chillwave ennui kogi. Thundercats...",
    "readable_publish_date": "May 28",
    "slug": "blue-remembered-earth8-3dmj",
    "path": "/username16/blue-remembered-earth8-3dmj",
    "url": "http://forem.test/username16/blue-remembered-earth8-3dmj",
    "comments_count": 0,
    "public_reactions_count": 0,
    "collection_id": null,
    "published_timestamp": "2026-05-28T18:45:17Z",
    "language": "en",
    "subforem_id": null,
    "positive_reactions_count": 0,
    "cover_image": "http://forem.test/assets/12-f9d673ae4ff98002f782ab82c641f2f26673be728e8f5409bea83f2d1de15323.png",
    "social_image": "http://forem.test/assets/12-f9d673ae4ff98002f782ab82c641f2f26673be728e8f5409bea83f2d1de15323.png",
    "canonical_url": "http://forem.test/username16/blue-remembered-earth8-3dmj",
    "created_at": "2026-05-28T18:45:17Z",
    "edited_at": null,
    "crossposted_at": null,
    "published_at": "2026-05-28T18:45:17Z",
    "last_comment_at": "2026-05-28T18:45:17Z",
    "reading_time_minutes": 1,
    "tag_list": "discuss",
    "tags": [
      "discuss"
    ],
    "body_html": "<p>Yolo next level green juice banjo flexitarian photo booth. Chillwave ennui kogi. Thundercats intelligentsia tousled typewriter flexitarian.</p>\n\n<p>Before they sold out squid pbrb waistcoat.</p>\n\n",
    "body_markdown": "---\ntitle: Blue Remembered Earth8\npublished: true\ntags: discuss\ndate: \nseries: \ncanonical_url: \n\n---\n\nYolo next level green juice banjo flexitarian photo booth. Chillwave ennui kogi. Thundercats intelligentsia tousled typewriter flexitarian.\n\n\nBefore they sold out squid pbrb waistcoat.\n\n",
    "user": {
      "name": "Vance \"Larry\" \\:/ Nikolaus",
      "username": "username16",
      "twitter_username": "twitter16",
      "github_username": "github16",
      "user_id": 4064,
      "website_url": null,
      "profile_image": "/uploads/user/profile_image/4064/17fa7924-534e-4da2-8dc3-5de871a9e38e.jpeg",
      "profile_image_90": "/uploads/user/profile_image/4064/17fa7924-534e-4da2-8dc3-5de871a9e38e.jpeg"
    },
    "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/getArticleById-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.