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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "inn2_1_gesamt",
    "creator_name": "jafrie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e50ed52f-d727-4c3e-9a5f-7f499b09c0b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26132/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51023/",
    "metadata": {
        "length": 318572,
        "lengthKind": "track",
        "duration": 101413,
        "positionLists": 1,
        "positions": 3337,
        "size": 571059,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-09T09:41:54.084000+00:00",
        "elevationGain": 3368,
        "elevationLoss": 3671,
        "country": "DE"
    }
}