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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4767/",
    "description": "2017-11-29 13:47 +01:00",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8acbf532-bcbd-4638-a43f-4b73ee30ae23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38827/",
    "metadata": {
        "length": 7422,
        "lengthKind": "track",
        "duration": 8364,
        "positionLists": 1,
        "positions": 652,
        "size": 253939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-11-29T12:47:19+00:00",
        "elevationGain": 755,
        "elevationLoss": 764,
        "country": "DE"
    }
}