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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Toaster Course (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/924dda6b-9a1a-481b-95d3-428fa079b8d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54951/",
    "metadata": {
        "length": 44295,
        "lengthKind": "track",
        "duration": 6291,
        "positionLists": 1,
        "positions": 436,
        "size": 92187,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-16T00:00:00+00:00",
        "elevationGain": 408,
        "elevationLoss": 408,
        "country": "DE"
    }
}