---
title: "Changes to GET /tasks/{id}/"
method: GET
path: "/tasks/{id}/"
---

# Changes to GET /tasks/{id}/

`GET /tasks/{id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 6 revisions.

- **2026-07-13** `2557a8fec764` — 2 info
- **2022-10-13** `b89c1b3e6d09` — 2 breaking, 6 info
- **2022-09-20** `2823b16250b7` — 20 info
- **2022-09-16** `025494408062` — 2 info
- **2022-09-08** `486e2fd12f8f` — 4 info
- **2022-08-19** `8446ece0e148` — 2 breaking, 18 warning, 8 info

## Changes

- **2026-07-13** `2557a8fec764` — 2 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `200`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `200`
- **2022-10-13** `b89c1b3e6d09` — 2 breaking, 6 info
  - the response property `address` became optional for the status `200` (media type: application/json; version=2.4.12)
  - the response property `address` became optional for the status `200` (media type: application/xml; version=2.4.12)
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `200`
  - media type `application/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `200`
  - added the optional write-only property `contact_address` to the response with the `200` status (media type: application/json; version=2.4.12)
  - added the optional write-only property `contact_address` to the response with the `200` status (media type: application/xml; version=2.4.12)
  - added the optional write-only property `contact_address_external_id` to the response with the `200` status (media type: application/json; version=2.4.12)
  - added the optional write-only property `contact_address_external_id` to the response with the `200` status (media type: application/xml; version=2.4.12)
- **2022-09-20** `2823b16250b7` — 20 info
  - added the new optional `query` request parameter `order__orderer__company`
  - added the new optional `query` request parameter `order__orderer__company__icontains`
  - added the new optional `query` request parameter `order__orderer__company__iexact`
  - added the new optional `query` request parameter `order__orderer__company__istartswith`
  - added the new optional `query` request parameter `order__orderer__emails__contained_by`
  - added the new optional `query` request parameter `order__orderer__emails__contains`
  - added the new optional `query` request parameter `order__orderer__emails__overlap`
  - added the new optional `query` request parameter `order__orderer__name`
  - added the new optional `query` request parameter `order__orderer__name__icontains`
  - added the new optional `query` request parameter `order__orderer__name__iexact`
  - added the new optional `query` request parameter `order__orderer__name__istartswith`
  - added the new optional `query` request parameter `order__orderer__notes`
  - added the new optional `query` request parameter `order__orderer__notes__icontains`
  - added the new optional `query` request parameter `order__orderer__notes__iexact`
  - added the new optional `query` request parameter `order__orderer__notes__istartswith`
  - added the new optional `query` request parameter `order__orderer__phones__contained_by`
  - added the new optional `query` request parameter `order__orderer__phones__contains`
  - added the new optional `query` request parameter `order__orderer__phones__overlap`
  - media type `application/json; version=2.4.10` was changed to `application/json; version=2.4.11` for the response status `200`
  - media type `application/xml; version=2.4.10` was changed to `application/xml; version=2.4.11` for the response status `200`
- **2022-09-16** `025494408062` — 2 info
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `200`
  - media type `application/xml; version=2.4.5` was changed to `application/xml; version=2.4.10` for the response status `200`
- **2022-09-08** `486e2fd12f8f` — 4 info
  - media type `application/json; version=2.3.5` was changed to `application/json; version=2.4.5` for the response status `200`
  - media type `application/xml; version=2.3.5` was changed to `application/xml; version=2.4.5` for the response status `200`
  - added the required property `trackers` to the response with the `200` status (media type: application/json; version=2.4.5)
  - added the required property `trackers` to the response with the `200` status (media type: application/xml; version=2.4.5)
- **2022-08-19** `8446ece0e148` — 2 breaking, 18 warning, 8 info
  - removed the required property `trackers` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the required property `trackers` from the response with the `200` status (media type: application/xml; version=2.3.5)
  - deleted the `query` request parameter `order__orderer__company`
  - deleted the `query` request parameter `order__orderer__company__icontains`
  - deleted the `query` request parameter `order__orderer__company__iexact`
  - deleted the `query` request parameter `order__orderer__company__istartswith`
  - deleted the `query` request parameter `order__orderer__emails__contained_by`
  - deleted the `query` request parameter `order__orderer__emails__contains`
  - deleted the `query` request parameter `order__orderer__emails__overlap`
  - deleted the `query` request parameter `order__orderer__name`
  - deleted the `query` request parameter `order__orderer__name__icontains`
  - deleted the `query` request parameter `order__orderer__name__iexact`
  - deleted the `query` request parameter `order__orderer__name__istartswith`
  - deleted the `query` request parameter `order__orderer__notes`
  - deleted the `query` request parameter `order__orderer__notes__icontains`
  - deleted the `query` request parameter `order__orderer__notes__iexact`
  - deleted the `query` request parameter `order__orderer__notes__istartswith`
  - deleted the `query` request parameter `order__orderer__phones__contained_by`
  - deleted the `query` request parameter `order__orderer__phones__contains`
  - deleted the `query` request parameter `order__orderer__phones__overlap`
  - media type `application/json; version=2.4.13` was changed to `application/json; version=2.3.5` for the response status `200`
  - media type `application/xml; version=2.4.13` was changed to `application/xml; version=2.3.5` for the response status `200`
  - removed the optional write-only property `contact_address` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the optional write-only property `contact_address` from the response with the `200` status (media type: application/xml; version=2.3.5)
  - removed the optional write-only property `contact_address_external_id` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the optional write-only property `contact_address_external_id` from the response with the `200` status (media type: application/xml; version=2.3.5)
  - the response property `address` became required for the status `200` (media type: application/json; version=2.3.5)
  - the response property `address` became required for the status `200` (media type: application/xml; version=2.3.5)

---

[Operation](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/docs/tasks/:id/get.md) · [API](https://skmtc.dev/oeklo/apis/gsmtasks-project-api.md) · [Page](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/tasks/:id/get)
