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

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

{
    "category": "https://api.routeconverter.com/v1/categories/307/",
    "description": "Marmorweg 53",
    "creator_name": "pecat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/623f701a-2399-4d24-9605-1efb7f9b45f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40494/",
    "metadata": {
        "length": 5751,
        "lengthKind": "track",
        "duration": 1378,
        "positionLists": 1,
        "positions": 131,
        "size": 17000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-26T19:41:45+00:00",
        "elevationGain": 57,
        "elevationLoss": 103,
        "country": "DE"
    }
}