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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "GR Kempen import",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/deaeabca-07c3-4f05-a901-93077407af45"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56759/",
    "metadata": {
        "length": 156289,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2113,
        "size": 218530,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 227,
        "elevationLoss": 211,
        "country": "BE"
    }
}