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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3302/",
    "description": "La Palma Rother 40",
    "creator_name": "Filius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2092a8fb-bdf4-4f88-882c-5e1be1e7c498"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1538/",
    "metadata": {
        "length": 22529,
        "lengthKind": "track",
        "duration": 19800,
        "positionLists": 1,
        "positions": 1764,
        "size": 231284,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-29T22:32:58+00:00",
        "elevationGain": 1449,
        "elevationLoss": 1198
    }
}