---
title: "GET /content.json"
method: GET
path: "/content.json"
---

# GET /content.json

`GET /content.json`

## Query parameters

- `url` string, required

## Response `200`

An array of Articles

- object
  - `status` string
  - `copyright` string
  - `num_results` integer
  - `results` Article[]
    - `section` string
    - `subsection` string
    - `title` string
    - `abstract` string
    - `url` string
    - `short_url` string
    - `byline` string
    - `thumbnail_standard` string
    - `item_type` string
    - `source` string
    - `updated_date` string
    - `created_date` string
    - `published_date` string
    - `material_type_facet` string
    - `kicker` string
    - `headline` string
    - `des_facet` string[]
    - `org_facet` string
    - `per_facet` string[]
    - `geo_facet` string[]
    - `blog_name` string
    - `related_urls` object[]
      - `suggested_link_text` string
      - `url` string
    - `multimedia` object[]
      - `url` string
      - `format` string
      - `height` integer
      - `width` integer
      - `type` string
      - `subtype` string
      - `caption` string
      - `copyright` string

---

[API](https://skmtc.net/nytimes/apis/times-newswire-api.md) · [All operations](https://skmtc.net/nytimes/apis/times-newswire-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nytimes/times-newswire-api/versions/4680911d7dc0/schema)
