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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/",
    "description": "Runde: Parkplatz Wessling -  zum Sepperl in Meiling und zurück (Gut essen und trinken und dabei auch wandern)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73919dc0-b84e-4879-af2a-2413cbcc0b14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1559/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1953/",
    "metadata": {
        "length": 8350,
        "lengthKind": "track",
        "duration": 8525,
        "positionLists": 2,
        "positions": 502,
        "size": 102642,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-19T09:03:44+00:00",
        "elevationGain": 284,
        "elevationLoss": 289,
        "country": "DE"
    }
}