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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ameisenweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4bb0a944-eb0a-42ff-a417-5fc0220b0622"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36699/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53190/",
    "metadata": {
        "length": 4516,
        "lengthKind": "track",
        "duration": 4116,
        "positionLists": 1,
        "positions": 38,
        "size": 6964,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-10T08:13:55+00:00",
        "elevationGain": 114,
        "elevationLoss": 122,
        "country": "DE"
    }
}