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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-10-01T08:18:33Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16f17ee6-7b4c-4a80-ac26-b87252ad6810"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35424/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51915/",
    "metadata": {
        "length": 111356,
        "lengthKind": "track",
        "duration": 23359,
        "positionLists": 1,
        "positions": 2197,
        "size": 475767,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-01T08:18:33+00:00",
        "elevationGain": 1426,
        "elevationLoss": 1437,
        "country": "DE"
    }
}