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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r42",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a49e583a-e483-43d4-b805-a12a5cdd2e92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38900/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55391/",
    "metadata": {
        "length": 46115,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1839,
        "size": 172107,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 921,
        "elevationLoss": 1015,
        "country": "AT"
    }
}