Skip to content

Get Event By ID #21

Description

@sylv256

Currently, if you want to get an event's data by its ID, you need to know its genre's ID as well. This is annoying.

I propose adding /v2/events/{event_id}?by=id&switch=event where event_id is always the event's ID, never its slug, and the by=id and switch=event queries are required. switch is a new type of query which switches the structure of the output and the structure of the path. Users are expected to handle this when they use the switch query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv2Pertaining to the v2 API

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions