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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/",
    "description": "Catskill Mnts - TouchMeNot Mountain",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6135afd6-f64b-4413-906a-764ec725c3a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2370/",
    "metadata": {
        "length": 5665,
        "lengthKind": "track",
        "duration": 8186,
        "positionLists": 1,
        "positions": 643,
        "size": 245868,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-20T13:29:09+00:00",
        "elevationGain": 479,
        "elevationLoss": 482,
        "country": "US"
    }
}