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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Vom Schweizgraben auf die Schweizeben Tour 5",
    "creator_name": "Adi H.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37f1787c-2f70-4472-9049-fc2d1fa9592d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27021/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51157/",
    "metadata": {
        "length": 4830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 224,
        "size": 20760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 525,
        "elevationLoss": 1,
        "country": "AT"
    }
}