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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "30.09.2017 10:21:18",
    "creator_name": "Steffsche",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0162e8cb-3787-4297-a984-9d6d6ba7118a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50840/",
    "metadata": {
        "length": 203041,
        "lengthKind": "track",
        "duration": 19579,
        "positionLists": 1,
        "positions": 9697,
        "size": 2214710,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-09-30T08:21:19+00:00",
        "elevationGain": 3097,
        "elevationLoss": 3106,
        "country": "DE"
    }
}