---
title: "GET /api/releaseEventSeries/{id}/for-edit"
method: GET
path: "/api/releaseEventSeries/{id}/for-edit"
tags: ["ReleaseEventSeriesApi"]
---

# GET /api/releaseEventSeries/{id}/for-edit

`GET /api/releaseEventSeries/{id}/for-edit`

## Path parameters

- `id` integer, required

## Response `200`

Success

- ReleaseEventSeriesForEditForApiContract
  - `category` 'Unspecified' | 'AlbumRelease' | 'Anniversary' | 'Club' | 'Concert' | 'Contest' | 'Convention' | 'Other' | 'Festival'
  - `defaultNameLanguage` 'Unspecified' | 'Japanese' | 'Romaji' | 'English'
  - `deleted` boolean
  - `description` string, nullable
  - `id` integer
  - `mainPicture` EntryThumbForApiContract
    - `mime` string, nullable
    - `name` string, nullable
    - `urlOriginal` string, nullable
    - `urlSmallThumb` string, nullable
    - `urlThumb` string, nullable
    - `urlTinyThumb` string, nullable
  - `name` string, nullable
  - `names` LocalizedStringWithIdContract[], nullable
    - `id` integer
    - `language` 'Unspecified' | 'Japanese' | 'Romaji' | 'English'
    - `value` string, nullable
  - `status` 'Draft' | 'Finished' | 'Approved' | 'Locked'
  - `updateNotes` string, nullable
  - `webLinks` WebLinkForApiContract[], nullable
    - `category` 'Official' | 'Commercial' | 'Reference' | 'Other'
    - `description` string, nullable
    - `descriptionOrUrl` string, nullable
    - `disabled` boolean
    - `id` integer
    - `url` string, nullable

---

[API](https://skmtc.net/vocadb/apis/vocadbweb.md) · [All operations](https://skmtc.net/vocadb/apis/vocadbweb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vocadb/vocadbweb/versions/d1328dfaa36f/schema)
