---
title: "Lookup a PressReference"
method: GET
path: "/data/entities/press_references/{entity_id}"
tags: ["Entity"]
---

# Lookup a PressReference

`GET /data/entities/press_references/{entity_id}`

## Path parameters

- `entity_id` string, required

## Query parameters

- `field_ids` PressReferenceFieldId[]
- `card_ids` string[]

## Response `200`

Single PressReference result

- PressReferenceEntity
  - `cards` object
    - `fields` PressReference
      - `activity_entities` EntityIdentifier[] — Entities mentioned in the press reference
        - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
        - `image_id` string
        - `permalink` string
        - `uuid` string, uuid, required — Universally Unique Identifier
        - `value` string
      - `author` string — The author of the press reference
      - `created_at` string, date-time
      - `entity_def_id` 'press_reference' — * press_reference - Press Reference
      - `facet_ids` string[]
      - `identifier` EntityIdentifier, required — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
        - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
        - `image_id` string
        - `permalink` string
        - `uuid` string, uuid, required — Universally Unique Identifier
        - `value` string
      - `posted_on` string, date — Date when the press reference is posted
      - `publisher` string — The publisher of the press reference
      - `thumbnail_url` string
      - `title` string — The title of the press reference
      - `updated_at` string, date-time
      - `url` Link — An object representing both the url and some labeling text for that url
        - `label` string
        - `value` string
      - `uuid` string, uuid
  - `properties` PressReference
    - `activity_entities` EntityIdentifier[] — Entities mentioned in the press reference
      - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
      - `image_id` string
      - `permalink` string
      - `uuid` string, uuid, required — Universally Unique Identifier
      - `value` string
    - `author` string — The author of the press reference
    - `created_at` string, date-time
    - `entity_def_id` 'press_reference' — * press_reference - Press Reference
    - `facet_ids` string[]
    - `identifier` EntityIdentifier, required — Every entity in the system has a unique identifier that contains all necessary properties to represent it.
      - `entity_def_id` 'acquisition' | 'address' | 'award' | 'category' | 'category_group' | 'market_insight' | 'market_insight_reason' | 'degree' | 'diversity_spotlight' | 'event' | 'event_appearance' | 'fund' | 'funding_round' | 'growth_insight' | 'investment' | 'investor_insight' | 'investor_match' | 'ipo' | 'job' | 'key_employee_change' | 'layoff' | 'legal_proceeding' | 'location' | 'micro_category' | 'organization' | 'org_similarity' | 'product_similarity' | 'ownership' | 'partnership_announcement' | 'person' | 'press_reference' | 'product' | 'product_launch' | 'research_insight', required
      - `image_id` string
      - `permalink` string
      - `uuid` string, uuid, required — Universally Unique Identifier
      - `value` string
    - `posted_on` string, date — Date when the press reference is posted
    - `publisher` string — The publisher of the press reference
    - `thumbnail_url` string
    - `title` string — The title of the press reference
    - `updated_at` string, date-time
    - `url` Link — An object representing both the url and some labeling text for that url
      - `label` string
      - `value` string
    - `uuid` string, uuid

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Request Failed

---

[API](https://skmtc.net/crunchbase/apis/firmographic-package.md) · [All operations](https://skmtc.net/crunchbase/apis/firmographic-package/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crunchbase/firmographic-package/versions/3277c0d3e46a/schema)
