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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start to Start",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d988c9d-2c53-4cb9-9792-fb1e50085895"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36743/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53234/",
    "metadata": {
        "length": 202902,
        "lengthKind": "track",
        "duration": 15187,
        "positionLists": 2,
        "positions": 244,
        "size": 76104,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-08T13:29:52+00:00",
        "elevationGain": 1670,
        "elevationLoss": 1646,
        "country": "DE"
    }
}