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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Rescued route 2014-07-13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d952b49-f66f-454c-b1f3-1684666dea15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36341/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52832/",
    "metadata": {
        "length": 12078,
        "lengthKind": "track",
        "duration": 3655,
        "positionLists": 1,
        "positions": 2661,
        "size": 958233,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-13T11:03:52+00:00",
        "elevationGain": 480,
        "elevationLoss": 342,
        "country": "CH"
    }
}