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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau nach St Peter Ording",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2596ed8-b210-4eaa-b363-c085230d0a6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38135/",
    "metadata": {
        "length": 160004,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5470,
        "size": 815685,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 990,
        "elevationLoss": 1013,
        "country": "DE"
    }
}