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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "114_hinsbeck-sc",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7eb5ce2a-5713-4d63-825d-f4db931dccad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54451/",
    "metadata": {
        "length": 108462,
        "lengthKind": "track",
        "duration": 14435,
        "positionLists": 1,
        "positions": 897,
        "size": 99285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-12T17:22:22+00:00",
        "elevationGain": 548,
        "elevationLoss": 545,
        "country": "DE"
    }
}