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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ROJALS-MOLA 4-TERMES",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e76c2fd-bce4-4bf6-87b6-041786217d7d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51709/",
    "metadata": {
        "length": 12555,
        "lengthKind": "track",
        "duration": 10067,
        "positionLists": 2,
        "positions": 121,
        "size": 25531,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-10T09:54:55+00:00",
        "elevationGain": 263,
        "elevationLoss": 277,
        "country": "ES"
    }
}