/
JSON feed
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 |
| date (Y-m-d) | Show only the releases for the specified day. | |
| string | Filter the result showing only certain record labels | all |
| 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
, multiple selections available,
Related content
Shortcodes
Shortcodes
More like this
Distributing a release
Distributing a release
More like this
Plug-in installation
Plug-in installation
More like this
LabelGrid Content Sync
LabelGrid Content Sync
More like this
Spotify Pre-Save
Spotify Pre-Save
More like this
Installation
Installation
More like this