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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 189",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/906939a1-17f9-4d60-a575-cab028d21780"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54896/",
    "metadata": {
        "length": 8593,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 189,
        "size": 14840,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}