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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "SportyPalTrack",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1f734fe-c622-4d20-bdb6-bf39b9147c96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55317/",
    "metadata": {
        "length": 42897,
        "lengthKind": "track",
        "duration": 18458,
        "positionLists": 1,
        "positions": 2901,
        "size": 311043,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-03T08:56:50+00:00",
        "elevationGain": 1413,
        "elevationLoss": 1386
    }
}