Getting first feed value

I'm trying to get the first value of a feed, but the only way I've found is using feed/data.json?start=0, which returns all feed values and is quite overkill. Is there a simpler method that I've missed?

Thanks!