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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#01_1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4bcecea5-dcff-4303-8d1c-5638a84266ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36700/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53191/",
    "metadata": {
        "length": 71336,
        "lengthKind": "track",
        "duration": 17033,
        "positionLists": 1,
        "positions": 497,
        "size": 61212,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-10T11:18:49.669000+00:00",
        "elevationGain": 591,
        "elevationLoss": 681,
        "country": "DE"
    }
}