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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/950fd1ae-86f8-42f0-8c9e-d931cddb0fe2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38529/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55020/",
    "metadata": {
        "length": 14400,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 193,
        "size": 15981,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 376,
        "elevationLoss": 376,
        "country": "FR"
    }
}