---
title: "Feature Collection"
method: GET
path: "/feature"
tags: ["Feature"]
---

# Feature Collection

`GET /feature`

Return a collection of Feature.

## Query parameters

- `type` string
- `date` string
- `start` string
- `end` string

## Response `200`

OK

- object

## Changes

> 50 revisions in range; 2 could not be searched.

- **2018-06-28** `f10b0afdbefe` — 1 info
  - the `query` request parameter `type` became optional
- **2018-06-27** `1dd6e56024a4` — 1 breaking
  - the `query` request parameter `type` became required
- **2018-06-22** `f10b0afdbefe` — 4 info
  - added the new optional `query` request parameter `date`
  - added the new optional `query` request parameter `end`
  - the `query` request parameter `start` became optional
  - the `query` request parameter `type` became optional
- **2018-06-22** `515f380c77d5` — 2 breaking
  - added the new required `query` request parameter `start`
  - added the new required `query` request parameter `type`
- **2018-06-14** `1f752002d482` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/pressassociation/apis/tv-api/changes/feature/get.md)

---

[API](https://skmtc.dev/pressassociation/apis/tv-api.md) · [All operations](https://skmtc.dev/pressassociation/apis/tv-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pressassociation/tv-api/revisions/dac83d4648c2/schema)
