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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "drw2#04",
    "creator_name": "Ringgau 189",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1b98f6d-f5b6-43d0-b962-8ec43c7b0fc2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51209/",
    "metadata": {
        "length": 117780,
        "lengthKind": "track",
        "duration": 24941,
        "positionLists": 1,
        "positions": 1222,
        "size": 174291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-08-01T00:00:00+00:00",
        "elevationGain": 170,
        "elevationLoss": 224,
        "country": "AT"
    }
}