Unexpected entry in LineIdentifier via /StopPoint within {radius}

Hi, I’m getting an unexpected route “j” returned via /StopPoint within {radius} in LineIdentifiers

Stop: Id = 490000008R (Archway Station / Holloway Road)

Request: https://api.tfl.gov.uk/stoppoint?lat=51.5651365813313&lon=-0.132863213331312&radius=321&categories=Direction&stoptypes=NaptanPublicBusCoachTram&useStopPointHierarchy=false&modes=bus&returnLines=true

JSON fragment for stop point:

      "lineIdentifier": [
        "17",
        "263",
        "271",
        "43",
        "j",
        "n41"
      ]

Is this some sort of special bus route or a boo, boo on my behalf? I’ve also visited the TFL website (https://tfl.gov.uk/bus/stop/490000008R/archway-station-holloway-road) and can’t find it listed.

Cheers in advance!

Hi @TheFacePincher

We’ve just release new data and this appears to have resolved the issue.

Not sure what caused this but I can see this returned on our old codebase.

Thanks,
James Evans
Technology Service Operations

Hi James,

I’ve just checked my side and can confirm this is now resolved.

Many thanks,
Mark.