This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/53187/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2651fb525ebc857051a7a2a2b87dad25"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Station Hoorn Kersenboogerd to Station Hoorn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ba4ec51-34d9-44f4-ad2b-b60952c3e3ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36696/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53187/",
    "metadata": {
        "length": 104552,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 2585,
        "format": "GoPal 3 Route (*.xml)",
        "country": "NL"
    }
}