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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7772/",
    "description": "Rundwanderung zum Mercur",
    "creator_name": "detlef.block@rosiundlef.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4d2fdbd-16fa-429b-b082-33facb730604"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38742/",
    "metadata": {
        "length": 7122,
        "lengthKind": "track",
        "duration": 8157,
        "positionLists": 1,
        "positions": 491,
        "size": 100433,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-10-28T11:09:24+00:00",
        "elevationGain": 451,
        "elevationLoss": 347,
        "country": "DE"
    }
}