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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "BonEcho Prov Park Trip log",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c84c99d2-7e80-4314-a5e9-d7ab88174e8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50430/",
    "metadata": {
        "length": 369225,
        "lengthKind": "track",
        "duration": 283082,
        "positionLists": 1,
        "positions": 2536,
        "size": 794801,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-25T13:33:36+00:00",
        "elevationGain": 2251,
        "elevationLoss": 2269,
        "country": "CA"
    }
}