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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "inn2_1_gesamt (2)",
    "creator_name": "jafrie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9466a362-8534-49c2-91e8-541dd2ddeae0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26133/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51024/",
    "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"
    }
}