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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "ACTIVE LOG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02f6ecef-870e-4e91-8af5-1f3f372f977b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34962/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51453/",
    "metadata": {
        "length": 29187,
        "lengthKind": "track",
        "duration": 14400,
        "positionLists": 1,
        "positions": 1493,
        "size": 211353,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-09T12:30:44+00:00",
        "elevationGain": 1230,
        "elevationLoss": 1204
    }
}