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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4767/",
    "description": "2017-10-25 12:46 +02:00",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25e0fa8e-dc2f-447d-8102-80c2d9c75ae6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38829/",
    "metadata": {
        "length": 10658,
        "lengthKind": "track",
        "duration": 12757,
        "positionLists": 1,
        "positions": 967,
        "size": 220674,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-10-25T10:47:28+00:00",
        "elevationGain": 1235,
        "elevationLoss": 1246,
        "country": "DE"
    }
}