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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rheinh Albrok",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e953810-a07b-43e7-a2d0-0e08b9cdfa9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54449/",
    "metadata": {
        "length": 181144,
        "lengthKind": "routed",
        "duration": 11512,
        "positionLists": 1,
        "positions": 106,
        "size": 22939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-11-09T11:47:30+00:00",
        "elevationGain": 1449,
        "elevationLoss": 1466,
        "country": "DE"
    }
}