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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "071225",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13443fa6-13fc-4186-99d3-13709cf197ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51839/",
    "metadata": {
        "length": 4018733,
        "lengthKind": "track",
        "duration": 441202,
        "positionLists": 13,
        "positions": 41034,
        "size": 6471912,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-25T06:42:41+00:00",
        "elevationGain": 36341,
        "elevationLoss": 36311,
        "country": "MA"
    }
}