Swirrl / datahost-prototypes

Eclipse Public License 1.0
0 stars 0 forks source link

Request to /data/:series/release/:release.csv with default accept header redirects to revision and returns JSON #385

Closed RickMoynihan closed 7 months ago

RickMoynihan commented 8 months ago

To reproduce:

GET https://dluhc-pmd5-prototype.publishmydata.com/data/English-Indices-of-Deprivation/release/2019.csv
Accept: */*
[Options]

location: true

Note this returns the JSON on the revision.

It should redirect to the csv representation of the revision at https://dluhc-pmd5-prototype.publishmydata.com/data/English-Indices-of-Deprivation/release/2019/revision/1.csv