Links

JSON feed

Create a self-hosted JSON feed of your release data.

Introduction

The LabelGrid WordPress Plugin automatically enables a JSON feed for Releases.
JSON URL: https://yourdomain.com/releases-feed/

Purpose

Having all your release details available in a JSON feed can be used in many ways. For example, you can develop 3rd party applications using LabelGrid data, which gives you access to countless possibilities.

Optional Parameters

Supports HTTP GET or POST
parameter
type
purpose
default
limit-date
date (Y-m-d)
Show only the releases for the specified day.
label-name
string
Filter the result showing only certain record labels
all
releases
string
If set to "future" will only show unreleased releases.
all

Example

https://yourdomain.com/releases-feed/?limit-date=2019-12-30&label-name=your%20label&releases=future