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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-07-06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4466b378-079e-4c30-9187-b7f9b9376a3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36520/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53011/",
    "metadata": {
        "length": 30862,
        "lengthKind": "track",
        "duration": 10155,
        "positionLists": 1,
        "positions": 321,
        "size": 157864,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-06T11:32:56+00:00",
        "elevationGain": 503,
        "elevationLoss": 503,
        "country": "DE"
    }
}