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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Runde um Woblitzsee",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8041bcd2-61b8-4b6a-a848-960c6c44cfdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4562/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50574/",
    "metadata": {
        "length": 22515,
        "lengthKind": "track",
        "duration": 545,
        "positionLists": 1,
        "positions": 215,
        "size": 45869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-17T14:32:47+00:00",
        "elevationGain": 174,
        "elevationLoss": 174,
        "country": "DE"
    }
}