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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "1 Fort William; Highland PH33 6ST; Verenigd Koninkrijk to 48 Fort William; Highland PH33 6SY; Verenigd Koninkrijk",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df68c0cf-2685-4c1b-b608-fe15f21bb2df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40284/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56775/",
    "metadata": {
        "length": 10117,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 9051,
        "format": "Magellan Route (*.rte)",
        "elevationGain": 1556,
        "elevationLoss": 241,
        "country": "GB"
    }
}