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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "24-SEP-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08c757b0-2b71-455e-a200-17e380340503"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35091/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51582/",
    "metadata": {
        "length": 62798,
        "lengthKind": "track",
        "duration": 20172,
        "positionLists": 2,
        "positions": 1402,
        "size": 169376,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-17T07:43:35+00:00",
        "elevationGain": 1820,
        "elevationLoss": 1790,
        "country": "DE"
    }
}