Search found 1 match

by jasondlee
04 Aug 2013, 03:33
Forum: Feature Requests 5.x
Topic: REST API Questions
Replies: 1
Views: 2045

REST API Questions

I'm having trouble reconciling data I get back via the REST API, specifically, the IDs for indexes don't match those for artists, which may make sense, but I see no way to get from one to another. For example, here's an index record: { "id": 87, "name": "Skillet" }, If ...