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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "merged track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22d35f5a-6fcf-4298-b501-c951cb63d3eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35703/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52194/",
    "metadata": {
        "length": 1800669,
        "lengthKind": "track",
        "duration": 1653189,
        "positionLists": 1,
        "positions": 400,
        "size": 45977,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-07T13:44:13+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}