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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Füssen Nasserteuth",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89053063-50ce-4d73-b602-cef26af2ae9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38212/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54703/",
    "metadata": {
        "length": 53946,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2717,
        "size": 299565,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1214,
        "elevationLoss": 1185,
        "country": "AT"
    }
}