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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "29-ENE-12 12:11:33",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4768fd17-e118-40b8-b8f1-33a4d90e4200"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36588/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53079/",
    "metadata": {
        "length": 24371,
        "lengthKind": "track",
        "duration": 7296,
        "positionLists": 1,
        "positions": 990,
        "size": 200646,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-29T10:09:38+00:00",
        "elevationGain": 519,
        "elevationLoss": 585,
        "country": "ES"
    }
}