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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 232",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a2d2f6f-b734-4852-8c05-0842b7d39afa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53143/",
    "metadata": {
        "length": 21019,
        "lengthKind": "track",
        "duration": 255,
        "positionLists": 1,
        "positions": 214,
        "size": 33182,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T15:16:37.401000+00:00",
        "elevationGain": 2527,
        "elevationLoss": 2527,
        "country": "ES"
    }
}