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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Warte_NW_Route_11 NOV 2010 18:05",
    "creator_name": "Bootbertl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df861511-6b12-422f-b271-66e58596805d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50635/",
    "metadata": {
        "length": 6369,
        "lengthKind": "track",
        "duration": 4273,
        "positionLists": 1,
        "positions": 414,
        "size": 67509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-11T17:07:48+00:00",
        "elevationGain": 267,
        "elevationLoss": 261,
        "country": "AT"
    }
}