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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2017-10-03 17:03 +02:00/2017-10-03 17:03 +02:00 (3)",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de016722-75a6-4376-b7ec-8a9d8eaf8c84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25025/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50871/",
    "metadata": {
        "length": 9260,
        "lengthKind": "track",
        "duration": 9348,
        "positionLists": 1,
        "positions": 761,
        "size": 153341,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-10-03T15:03:27+00:00",
        "elevationGain": 484,
        "elevationLoss": 437,
        "country": "DE"
    }
}