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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BUX-HESLI-SITTENS-UNDEL-BUX",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/091d766e-87e4-4370-a34d-54904446b585"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51587/",
    "metadata": {
        "length": 153664,
        "lengthKind": "track",
        "duration": 84137,
        "positionLists": 1,
        "positions": 704,
        "size": 92156,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-21T12:26:40+00:00",
        "elevationGain": 1090,
        "elevationLoss": 1080,
        "country": "DE"
    }
}