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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2 Riet-Rheda",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c197893d-1572-46af-8fd3-c53b2d876854"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50412/",
    "metadata": {
        "length": 14351,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 195,
        "size": 17227,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 116,
        "elevationLoss": 126,
        "country": "DE"
    }
}