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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Nava y la Cruz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2175339-2cfc-438b-9e6c-c1f85fd49dc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39563/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56054/",
    "metadata": {
        "length": 131723,
        "lengthKind": "track",
        "duration": 19845,
        "positionLists": 1,
        "positions": 7383,
        "size": 2688755,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-08T10:05:52+00:00",
        "elevationGain": 1629,
        "elevationLoss": 1556,
        "country": "ES"
    }
}