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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "23.05.2018 16:43:37 001",
    "creator_name": "Tetanie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7346529-3e49-4333-bb4b-27a2a42e64d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25337/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50909/",
    "metadata": {
        "length": 15018,
        "lengthKind": "track",
        "duration": 4906,
        "positionLists": 1,
        "positions": 1340,
        "size": 726046,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-05-23T14:43:37+00:00",
        "elevationGain": 158,
        "elevationLoss": 165,
        "country": "DE"
    }
}