---
title: "Changes to Retrieve a zone record"
method: GET
path: "/{account}/zones/{zone}/records/{zonerecord}"
---

# Changes to Retrieve a zone record

`GET /{account}/zones/{zone}/records/{zonerecord}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 57 revisions.

- **2026-09-17** (v2) `faec8b49cc03` — 1 info
- **2025-07-11** (v2) `06780be0ef17` — 14 info
- **2023-07-18** (v2) `c8591dcf8c29` — 16 breaking

## Changes

- **2026-09-17** (v2) `faec8b49cc03` — 1 info
  - response property `data/parent_id` deprecated
- **2025-07-11** (v2) `06780be0ef17` — 14 info
  - the response property `data` became required for the status `200`
  - the response property `data/content` became required for the status `200`
  - the response property `data/created_at` became required for the status `200`
  - the response property `data/id` became required for the status `200`
  - the response property `data/name` became required for the status `200`
  - the response property `data/parent_id` became required for the status `200`
  - the response property `data/priority` became required for the status `200`
  - the response property `data/regions` became required for the status `200`
  - the response property `data/system_record` became required for the status `200`
  - the response property `data/ttl` became required for the status `200`
  - the response property `data/type` became required for the status `200`
  - the response property `data/updated_at` became required for the status `200`
  - the response property `data/zone_id` became required for the status `200`
  - the response property `message` became required for the status `404`
- **2023-07-18** (v2) `c8591dcf8c29` — 16 breaking
  - the response property `data/parent_id` became nullable for the status `200`
  - the response property `data/priority` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `data/content` became optional for the status `200`
  - the response property `data/created_at` became optional for the status `200`
  - the response property `data/id` became optional for the status `200`
  - the response property `data/name` became optional for the status `200`
  - the response property `data/parent_id` became optional for the status `200`
  - the response property `data/priority` became optional for the status `200`
  - the response property `data/regions` became optional for the status `200`
  - the response property `data/system_record` became optional for the status `200`
  - the response property `data/ttl` became optional for the status `200`
  - the response property `data/type` became optional for the status `200`
  - the response property `data/updated_at` became optional for the status `200`
  - the response property `data/zone_id` became optional for the status `200`
  - the response property `message` became optional for the status `404`

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/:account/zones/:zone/records/:zonerecord/get.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/:account/zones/:zone/records/:zonerecord/get)
