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

GET /v1/routes/50870/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "914af3aae263582ef736fe46bd7c5c0c"
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 (2)",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36024059-e295-4a08-b823-3d5fa167d114"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25024/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50870/",
    "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"
    }
}