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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 366",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20fd1db9-70d9-4085-8a27-55e4abfa773c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52147/",
    "metadata": {
        "length": 51927,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 366,
        "size": 53587,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 472,
        "elevationLoss": 471,
        "country": "DE"
    }
}