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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Lederbach - Rursee",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01439703-be79-45d1-8be2-346f5c660f75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3219/",
    "metadata": {
        "length": 7835,
        "lengthKind": "track",
        "duration": 5406,
        "positionLists": 1,
        "positions": 188,
        "size": 25850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-02T21:32:35+00:00",
        "elevationGain": 209,
        "elevationLoss": 214,
        "country": "DE"
    }
}