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

GET /v1/routes/52179/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "34c68e3bb19a0bf3ef5225e0c4b1eb51"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Station Hoorn to Station Hoorn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/227ef580-c447-4a9b-ba21-7116ad1f789f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35688/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52179/",
    "metadata": {
        "length": 102735,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 2420,
        "format": "GoPal 3 Route (*.xml)",
        "country": "NL"
    }
}