Get a free Gigulate account now Login Signup
×

Join Gigulate,
it's free!

Start tracking your favourite bands and get access to automagical music news!
or login

news.sources

http://api.gigulate.com/1.0/news.sources

Returns sources related to search.

Parameters

ID (id=)
Returns a specific source

Artists (artists=)
Inclusive and exclusive related artist filter (comma delimited)

  • string — Simple string search
  • string — MusicBrainz artist id (prefix mb:)
  • int — Gigulate artist id (prefix id:)

Keywords (q=)
Inclusive and exclusive string filter of title and content of story (comma delimited)

  • string — Simple string search

Timeband (time=)
Two dates to filter articles between. Accepts unix timestamp and ISO 8601 formatted date strings.

  • string — 2 timestamps (comma delimited) of time band

Limit (limit=)
Limit the number of items that appear within the output. If there is a comma it starts as an offset. E.g. 50,100: Show 50 results, but start from the 100th result.

  • string — Default of 25, max of 100

Order by (order=)
Order the articles by name or date

  • string
    • "date.desc" — Date published descending
    • "date.asc" — Date published ascending
    • "name.desc" — Name alphbetical descending
    • "name.asc" — Name alphbetical ascending

Return

<api.gigulate version="1.0">
	<news.sources total="[total sources matching search]">
		<source id="[Source ID]">
			<name>[Source Name]</name>
			<url>[Source URL]/</url>
			<date:updated>[last time the source was updated]</date:updated>
			<artists total="[total related artists to this source]">
				<artist id="[Artist ID]" mbid="[MusicBrainz ID]">
					<name>[Artist Name]</name>
					<url>[Artist URL]</url>
				</artist>
				[...]
			</artists>
		</source>
		[...]
	</news.sources>
</api.gigulate>

Get a API key

You need to have a free Gigulate account in order to apply for a Gigulate API key.

Explore

About

What's Gigulate?

  • Sorted. Music news at hyperspeed.
  • The sharpest music minds plugged into the world's greatest music machine.
  • Find out more