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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2628/",
    "description": "BarnimerDorfweg",
    "creator_name": "Edgar12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58965ecf-0a39-445c-b5bd-703845fceaee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28174/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41627/",
    "metadata": {
        "length": 115143,
        "lengthKind": "track",
        "duration": 22968,
        "positionLists": 3,
        "positions": 915,
        "size": 149003,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-06-12T15:42:41+00:00",
        "elevationGain": 551,
        "elevationLoss": 546,
        "country": "DE"
    }
}