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

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

{
    "category": "https://api.routeconverter.com/v1/categories/842/",
    "description": "Torreaguera-El Bojar por el Miravete 1",
    "creator_name": "folladorloco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b80d988-2f96-4ffe-85d8-baeeecc077b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2733/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3295/",
    "metadata": {
        "length": 10377,
        "lengthKind": "track",
        "duration": 10522,
        "positionLists": 1,
        "positions": 3381,
        "size": 358504,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-10-10T09:28:47+00:00",
        "elevationGain": 3415,
        "elevationLoss": 3418,
        "country": "ES"
    }
}