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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "New position list 1Created at 2020-08-19T13:14:04Z",
    "creator_name": "split_fire",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed5ada1d-88e5-43c8-94a2-5f91db157f29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40248/",
    "metadata": {
        "length": 99,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 4,
        "size": 1272,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 46,
        "country": "US"
    }
}