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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-28 12:35:39)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fa4d2c3-d909-496b-9bea-dcd57b5138c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35250/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51741/",
    "metadata": {
        "length": 8737,
        "lengthKind": "track",
        "duration": 11669,
        "positionLists": 1,
        "positions": 2029,
        "size": 209484,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-28T11:35:39+00:00",
        "elevationGain": 651,
        "elevationLoss": 665,
        "country": "DE"
    }
}