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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/",
    "description": "Rundweg 10  über Kommerscheidt",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95bf963b-89ae-4920-9e51-d715dd0814aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3442/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4087/",
    "metadata": {
        "length": 6741,
        "lengthKind": "track",
        "duration": 5134,
        "positionLists": 1,
        "positions": 504,
        "size": 67575,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-28T08:36:36+00:00",
        "elevationGain": 196,
        "elevationLoss": 189,
        "country": "DE"
    }
}